The Ark
The Ark

@_Ark3

5 تغريدة 1 قراءة Aug 31, 2023
The following is a (nonexhaustive) list of currently common JavaScript projects that can be used to manage our website UI:
#React #javascript #CODE #vscode #webdev
1. React (reactjs.org): A library created by
Facebook for building user interfaces. Smaller in scope
than any of the following libraries, it offers a good
ecosystem of projects to expand its core functionalities.
It is a common choice.#React #javascript #CODE #vscode
2. Vue.js (vuejs.org): A very flexible JavaScript
framework that offers more than React out of the box. It
is a younger project but with many users already. #vuejs #vue #javascript #webdev #vscode
3. Angular (angular.io): One of the older and
more complete JavaScript frameworks. It is especially
suited to be used for single-page applications (SPAs)
and for very complex user interfaces. In my experience,
it is more enterprise-focused. #angular #vue #javascript
4. jQuery (jquery.com): Possibly the first very
successful JavaScript library. It was not born to manage
UI but to wrap parts of the language (and Document
Object Model) that were not standardized at the time,
when browsers were not as advanced as today. #jquery #web

جاري تحميل الاقتراحات...