Send via email
Generate report
Your report has been generated
You must have an account to unlock this feature
Phase 1
New website
Edited by Arnaud
on December 22 2021
Which JS framework to use for the creation of the new website?
Which JS framework to use for the creation of the new website?
6
The site is intended for internal use and is not intended to be referenced in search engines. It is essentially a management site.
React
83%
17%
5
Framework developed and used by Facebook to build user interfaces.
Pro
-
Easy to learn and use5
-
Large community5
-
Performant and fast4
Contra
-
JSX is required2
-
Poor documentation1
Angular
33%
67%
2
Development platform created by Google to build desktop and mobile web applications.
Pro
-
Component-based: reusable code4
-
Good and intuitive documentation4
-
MVC Architecture implementation3
-
Fast server performance2
Contra
-
Steep learning curve4
-
Angular is very complex2
Svelte
17%
83%
1
Svelte enables the creation of responsive user interfaces with: simple code in HTML and CSS, executed quickly for lighter applications.
Pro
-
Easy to learn and use4
-
Truly reactive3
-
Component-based: reusable code3
-
No virtual DOM2
Contra
-
Small community3
-
Confusion in variable names and syntax2