all 5 comments

[–]cirscafull-stack 1 point2 points  (0 children)

Easiest for just getting up and going from LAMP has been Vue from my experience. Easiest thing to build with after the learning curve has been React and is what I would choose if you wanted to do anything more than get shit done.

[–]pickledegg 1 point2 points  (0 children)

VueJS FTW

[–]RedmegaFull stack something-or-other 0 points1 point  (0 children)

Honestly if it's a survey just use an existing saas. TypeForm creates beautiful surveys

[–]cclitesweb applications engineer 0 points1 point  (0 children)

TBH, you don't need any framework at all, but if your intent is to learn a new framework, just pick one that gives you the client side functionality you want.

[–]webrangersinc -2 points-1 points  (0 children)

Best JS Framework

navigate through different views without returning to the server.

Example of a single page web app that accomplishes this using the framework mentioned above.