DEV Community

Discussion on: Build a React Hooks Shopping Cart with useState and useEffect

Collapse
 
papasanto profile image
Anthony "Papa" Santo

I agree. This is how I’d do it in practice. I wanted to explain useEffect in the article so I created a use case where I could use it as well as it’s dependency array. I’ll heart this so people can see this as well.