React for Real: Front-End Code,Untangled
by: Ludovico Fischer
ISBN-10: 1680502638
ISBN-13: 9781680502633
Edition 版本: 1
Released: 2017-09-16
Pages: 120
When traditional web development techniques don’t cut it,try React. Use React to create highly interactive web pages faster and with fewer errors. With a little JavaScript experience under your belt,you’ll be up and running in no time creating dynamic web applications. Craft isolated components that make your apps easier to develop and maintain,with plenty of guidance on best practices. Set up automated tests,and make pages render fast for your users. See how to use your React skills to integrate with other front-end technologies when needed.
Dive right into React by defining components,the basic building blocks of a React application. Integrate modern JavaScript language features such as classes and arrow functions in your app. Analyze the relationships in your data to isolate state,and sync the data model with what your users see.
Once you’re familiar with how a React application works,organize your code base with modules. Configure a production build and deliver your app as efficiently as possible with Webpack. Master testing with React-specific advice and tools to catch the most bugs with the least amount of code. Learn the basics of the Redux library. Define actions and manage an immutable central state with reducers,then connect Redux to your React components to build even larger and more complex interfaces. Package your React code as a standalone widget so anyone can use it in their own applications. Reuse existing JavaScript code in your React components,and build a new React view on top of an existing data model shared with a legacy application.
When you finish this book,you’ll be well on your way to solving your front-end problems with React.
1.An Introduction to Components
2.Work with State and Events
3.Create a Production Build
4.Test Your React Components
5.Using Redux as a Central Data Store
6.Work Well with Others
Bibliography
React for Real Front-End Code,Untangled 9781680502633.rar
React for Real: Front-End Code,Untangled
相关推荐
- Text Processing with JavaScript: Regular Expressions, Tools, and Techniques for Optimal Performance
- Blazor Web Development Cookbook: Tested recipes for advanced single-page application scenarios in .NET 9
- Ultimate UI/UX Design for Professionals: Create Impactful, User-Centric Designs with Research and Collaboration Techniques for Seamless Responsive Web Interfaces
- Pragmatic Unit Testing in Java with JUnit, 3rd Edition
- Blockchain Technology for Cyber Defense, Cybersecurity, and Countermeasures: Techniques, Solutions, and Applications
- Full Stack FastAPI, React, and MongoDB: Fast-paced web app development with the FARM stack, 2nd Edition