Learning React Native
The second edition of this hands-on guide shows you how to build applications that target iOS, Android, and other mobile platforms instead of browsers—apps that can access platform features such as the camera, user location, and local ...
React in Depth
React in Depthteaches the React libraries, tools and techniques that are vital to build amazing apps.
Full-Stack React, TypeScript, and Node
This book takes a hands-on approach to implementing modern web technologies and the associated methodologies for building full-stack apps.
React Quickly
Summary React Quickly is for anyone who wants to learn React.js fast. This hands-on book teaches you the concepts you need with lots of examples, tutorials, and a large main project that gets built throughout the book.
React Projects
Basic knowledge of web development, ECMAScript, and React will assist with understanding key concepts covered in this book.
React: Building Modern Web Applications
Master the art of building dynamic, modern web applications with React About This Book Learn the hot new frontend web framework from Facebook – ReactJS, an easy way of developing the V in MVC and a better approach to software engineering ...
Your First Week With React
This book is a collection of tutorials, selected from SitePoint's React Hub, that will guide you through your first days with the amazingly flexible library.
Simplify Testing with React Testing Library
This book will show you how to use this modern, user-friendly tool to test React components, reducing the risk that your application will not work as expected in production.
React and React Native
Use React and React Native to build applications for desktop browsers, mobile browsers, and even as native mobile apps About This Book Build React and React Native applications using familiar component concepts Dive deep into each platform, ...
Micro State Management with React Hooks
This book provides a hands-on approach to the implementation of micro state management that will have you up and running and productive in no time.
The The React Workshop
What you will learnUse JSX to include logic in the view layer of applicationsGet familiar with the important methods and events in the React lifecycleDistinguish between class and functional component syntaxesCreate forms with Formik and ...
React and React Native
From composable and Native UIs through to device-specific APIs and offline development, this book has everything you need to create engaging and user-friendly React applications which run on all major platforms.
React Quickly, Second Edition
RETAIL SELLING POINTS * Master React fundamentals * Implement best practices and the components of good architecture * Build full web apps with data and routing * Test components with Jest and the React Testing Library * Handle data with ...
React Design Patterns and Best Practices
We will be taking a complete journey through the most valuable design patterns in React, this book demonstrates how to apply design patterns and best practices in real-life situations, whether that’s for new or already existing projects.
Front-End Frameworks Course
... React. Setting. up. a. React. environment. In order to start working with React, you will need to set up your development environment. This involves installing Node.js and creating a new React project using create-react-app. To begin, let's ...
Full Stack Web Development
... React ? In this chapter , we'll take a look at implementing an application with React - why React and not one of the other frameworks ? The question can be answered easily : per- sonal preference . I use React every day and have come to ...
Hallo Nginx: Deploying and Optimizing Modern Web Applications
... React allows developers to create reusable UI components . In this lab , we'll walk through creating a React application , preparing it for production ... react - app Include the following configuration to host the React app: server.
Beginning ReactJS Foundations Building User Interfaces with ReactJS
This handy guide includes: Guides to understanding the JavaScript features used by React A step-by-step tutorial in writing your first React application How to write JSX code How to write class and function components How to use advanced ...
Learning React
Until now. In Learning React, author Kirupa Chinnathambi brings his fresh, clear, and very personable writing style to help you understand the fundamentals of React and how to use it to build really performant (and awesome) apps.
Beginning React
In this book, you’ll learn the basics you need to get up and running with React and tackle real-world projects and challenges.
