ReactJS by Example - Building Modern Web Applications with React. Building Modern Web Applications with React - Helion
Tytuł oryginału: ReactJS by Example - Building Modern Web Applications with React. Building Modern Web Applications with React
ISBN: 9781785282744
stron: 280, Format: ebook
Data wydania: 2016-04-21
Księgarnia: Helion
Cena książki: 139,00 zł
ReactJS is an open-source JavaScript library that brings the power of reactive programming to web applications and sites. It aims to address the challenges encountered in developing single-page applications, and is intended to help developers build large, easily scalable and changing web apps.
Starting with a project on Open Library API, you will be introduced to React and JSX before moving on to learning about the life cycle of a React component. In the second project, building a multi-step wizard form, you will learn about composite dynamic components and perform DOM actions. You will also learn about building a fast search engine by exploring server-side rendering in the third project on a search engine application. Next, you will build a simple frontpage for an e-commerce app in the fourth project by using data models and React add-ons. In the final project you will develop a complete social media tracker by using the flux way of defining React apps and know about the best practices and use cases with the help of ES6 and redux.
By the end of this book, you will not only have a good understanding of ReactJS but will also have built your very own responsive frontend applications from scratch.
Osoby które kupowały "ReactJS by Example - Building Modern Web Applications with React. Building Modern Web Applications with React", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
ReactJS by Example - Building Modern Web Applications with React. Building Modern Web Applications with React eBook -- spis treści
- 1. Getting Started with React
- 2. Working with JSX
- 3. Data-Flow and LifeCycle
- 4. Composite Dynamic Components and Forms with React
- 5. Mixins and the DOM
- 6. React on the Server
- 7. React Addons
- 8. Performance and Immutability
- 9. Data Models
- 10. React Addons- Animation
- 11. Testing and Build Tools
- 12. Using the Flux
- 13. Redux and React