Quiz on Building a Real-time Shopping Cart
Check your understanding of what you've learned in this section by attempting this quiz.
1
Why is the cart state stored in localStorage
?
A)
It’s not possible to represent this state in the database.
B)
This simplifies the distributed application.
C)
We can save money by putting it on the client.
D)
It’s faster this way.
Question 1 of 50 attempted
Get hands-on with 1400+ tech skills courses.