Practical Enterprise React: Become an Effective React Developer in Your Team by Devlin Basilan Duldulao
Practical Enterprise React features popular libraries such as React Router v6 for route navigation, Redux with Saga and Thunk for state management, and Formik with Yup for form and input validations. You'll also work with Material UI 5 (the next major version of the most popular UI component library in React), Axios as the HTTP client library, JWT auth for client app authentication, and TypeScript. Finally, you'll learn to deploy the app to Netlify, and containerize the React app to ship it as a standalone container instance or in a Kubernetes cluster.
Become a more effective React developer by using what is available out there instead of trying to reinvent the wheel. This book reveals how to save time and money, and build better apps for your clients. Get practical with React enterprise app development and enhance your career.
What You'll Learn
- Use TypeScript in React and React Hooks
- Work with Redux Toolkit, and TypeScript
- Build an inventory dashboard, charts, and calendar
- Write forms with Formik
- Validate inputs with Yup
- Use Material UI for fast user interface building
- Secure your React app by building a login form and protecting the routes
Who This Book Is For
Those interested in writing React enterprise apps. Knowledge of HTML, CSS and JavaScript/TypeScript is required, and experience with JavaScript libraries/frameworks would be useful.