Question By
Unsolved

Best Framework for SPA

poojyapitaji

Jan 29th, 2021 10:48 PM

Which framework is best for the SPA ?

bobbyiliev

Jan 31st, 2021 06:42 AM

Hi there,

I personally think that Vue.js is a great framework but it would really depend on the requirements of the project and your personal preferences.

Regards, Bobby

theintrocode

Mar 30th, 2021 06:47 PM

I've been using React (with hooks). Previously I only new Vanilla JS and JQuery for frontend work, so compared to that it's terrific! I'm not sure how it stacks up against Vue and Angular