Treffer: ReactJS by Example - Building Modern Web Applications with React

Title:
ReactJS by Example - Building Modern Web Applications with React
Publisher Information:
Packt Publishing 2016
Document Type:
E-Ressource Electronic Resource
Index Terms:
Availability:
Open access content. Open access content
copyrighted
Note:
English
Contributing Source:
CYBERLIBRIS
From OAIster®, provided by the OCLC Cooperative.
Accession Number:
edsoai.on1268805918
Database:
OAIster

Weitere Informationen

Get up and running with ReactJS by developing five cutting-edge and responsive projectsAbout This BookCreate pragmatic real-world applications while learning React and its modern developer toolsBuild sustainable user interfaces by transforming data into components of UILearn how to generate reusable ReactJS components effectivelyWho This Book Is ForIf you are a web developer and wish to learn ReactJS from scratch, then this book is tailor-made for you. Good understanding of Javascript, HTML, and CSS is expected.What You Will LearnCreate, reuse, and compose React components using JSXShare data between various React components and techniques for data flow within a React appHandle user interactions with the help of event handlers and dynamic componentsSet up and use various next generation ES2015/ES6 features with ReactUnderstand the performance and immutability features of React using React add-onsLearn the techniques of Animation in ReactUse data stores to store model-related data and informationCreate a flux-based React application by using Reflux libraryIn DetailReactJS 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 tracke