Frontend frameworks for desktop and responsive on other devices can be categorized in 5 main types:
- Angular
- ReactJS/Nextjs
- VueJS
- Classic (html, css, jquery, thymeleaf, asp.net)
- Flutter Web
Frontend frameworks for desktop and responsive on other devices can be categorized in 5 main types:
Source Code (Branchinit)
npm install -g create-react-native-app
react-native init my_awesome_app
react-native run-android
npx create-react-app my-ionic-app --typescript
cd my-ionic-apprender() method that takes input data and returns what to display. It uses an XML-like syntax called JSX but JSX is optional and not required to use React. There are two types of data that control a component: props and state.| Attribute | AngularJS | Angular 2 | React |
|---|---|---|---|
| Version | 1.5.0-rc1 / 1.49 | 2.0.0 - In Beta | 0.14.6 |
| Author | |||
| Language | JavaScript/HTML | TypeScript | JSX |
| Size | 143k | 764k | 151k |
| Github Stars | 46.4k | 8.4k | 34.4k |
| Github Contributors | 1,386 | 189 | 604 |