Architecture for single page application (JavaScript)

前端 未结 7 2008
旧时难觅i
旧时难觅i 2020-12-15 10:27

I wanted to understand the overall architecture for designing single page application (mainly through JavaScript)

Let\'s say I have a login page (Usernam/Password) a

7条回答
  •  隐瞒了意图╮
    2020-12-15 10:59

    If you haven't seen it already, John Papa has a very popular course on designing Single Page Applications on Pluralsight: http://www.pluralsight.com/training/Courses/TableOfContents/single-page-apps-jumpstart

    It does require a Pluralsight subscription, but you can get a 10 day free trial to confirm the content is valuable to you. (I am not affiliated with Pluralsight, btw.)

提交回复
热议问题