Hello everyone , In my last project I implemented a shopping cart only on the client side using angularjs, I wanted to share this approach with you. Tell me what you think, thank you
Does it have ANY graceful degradation? Or is this another of those methods that throws the entire concept out the window. Remember the unwritten rule of JavaScript -- if you can't make the page work without scripting FIRST, you likely have no business adding scripting to it.