Learn how to code applications in React 18 by following a solid path that starts by studying essential JavaScript constructions to then go into React core concepts to finally write an application. Understand how to split an application into components (class or function-based ones), how to use props, state, events, hooks, react router v6, and more.
Every successful framework or library provides something unique which gives developers a new tool for writing better software. In the case of React, that tool is called component. You might be thinking that you have been reading about components as the solution to your spaghetti software nightmare for the last 15 years without any success. You are not wrong. However, React is an exception. It provides the constructions and tools to build highly cohesive components to assemble your next application. In this book, we will study React core concepts, to end up being very practical describing how to split an application into components and to fully implement it. We explain the concepts creating three applications. We use React Material UI for the CRUD application, React Router v6 and a HTML theme to implement a Blog and React Bootstrap to implement a Task List application.
Understanding React The Simplest Practical Guide to Start Coding in React
相关推荐
100 C++ Mistakes and How to Avoid Them
Artificial Intelligence for IoT Cookbook: Over 70 recipes for building AI solutions for smart homes,industrial IoT,and smart cities
Alice and Bob Learn Secure Coding
Java Real World Projects: A pragmatic guide for building modern Java applications
Ultimate Hyperledger Fabric for DeFi with Blockchain
Machine Learning with TensorFlow,2nd Edition