Coding shopping cart with angularjs

Discussion in 'JavaScript' started by kareem3d, Feb 23, 2014.

  1. #1
    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


     
    kareem3d, Feb 23, 2014 IP
  2. freesmurf

    freesmurf Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #2
    can you upload the source code here
     
    freesmurf, Apr 12, 2014 IP
  3. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,999
    Best Answers:
    253
    Trophy Points:
    515
    #3
    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.
     
    deathshadow, Apr 15, 2014 IP