- Full Stack Development with JHipster
- Deepu K Sasidharan Sendil Kumar N
- 255字
- 2021-08-27 19:57:33
React
React (https://reactjs.org) is not a full-fledged MVVM framework. It is a JavaScript library for building client-side views or user interfaces. It is developed and backed by Facebook and has a vibrant community and ecosystem behind it. React follows an HTML in JS approach and has a special format called JSX to help us write React components. Unlike Angular, React doesn't have too many concepts or APIs to learn and hence is easier to start with, but React only cares about rendering the UI and hence to get similar functionality offered by Angular, we would have to pair React with other libraries like React Router (https://reacttraining.com/react-router), Redux (https://redux.js.org), MobX (https://mobx.js.org), and so on. JHipster uses React along with Redux and React Router and similar to Angular, JHipster uses TypeScript for React as well. But this is optional as React can be written using JavaScript as well, preferably ES6 (http://es6-features.org). React is fast to render due to its use of a virtual DOM (https://reactjs.org/docs/faq-internals.html) to manipulate a view instead of using the actual browser DOM.
- PLC編程及應用實戰(zhàn)
- FLL+WRO樂高機器人競賽教程:機械、巡線與PID
- R Deep Learning Cookbook
- 計算機應用基礎案例教程
- CoffeeScript Application Development Cookbook
- Java程序員面試筆試寶典(第2版)
- Azure Serverless Computing Cookbook
- Python入門很輕松(微課超值版)
- Mastering AWS Security
- R語言:邁向大數(shù)據(jù)之路(加強版)
- Zabbix Performance Tuning
- Java7程序設計入門經(jīng)典
- Photoshop智能手機APP界面設計
- 大學計算機基礎實訓教程
- 快樂編程:青少年思維訓練