Anton Punith – författare
Visar alla böcker från författaren Anton Punith. Handla med fri frakt och snabb leverans.
2 produkter
2 produkter
Häftad, Engelska, 2020
570 kr
Skickas inom 5-8 vardagar
Cut through the noise and get real results with a step-by-step approach to learning React programmingKey Features* Get to grips with the fundamental principles of React* Develop the skills you need to immediately start working on live React projects* Discover via separate examples how React is used to build business logic and user interfaceBook DescriptionYou already know you want to learn React JS, and a smarter way to learn React is to learn by doing. The React Workshop focuses on building up your practical skills so that you can create dynamic, component-based web applications and interactive React UIs that provide exceptional user experiences. You'll learn from real examples that lead to real results.Throughout The React Workshop, you'll take an engaging step-by-step approach to understanding React. You won't have to sit through any unnecessary theory. If you're short on time you can jump into a single exercise each day or spend an entire weekend learning about two-way data binding. It's your choice. Learning on your terms, you'll build up and reinforce key skills in a way that feels rewarding.Every physical print copy of The React Workshop unlocks access to the interactive edition. With videos detailing all exercises and activities, you'll always have a guided solution. You can also benchmark yourself against assessments, track progress, and receive content updates. You'll even earn a secure credential that you can share and verify online upon completion. It's a premium learning experience that's included with your printed copy. To redeem, follow the instructions located at the start of your React book.Fast-paced and direct, The React Workshop is ideal for React beginners. You'll build and iterate on your code like a software developer, learning along the way. This process means that you'll find that your new skills stick, embedded as best practice. A solid foundation for the years ahead.What you will learn* Get to grips with React fundamentals and best practices* Understand how to write concise, clear, and readable React code* Discover tricks and tips to solve common real-world challenges* Work with different techniques to fetch and manipulate data* Learn how integrate your applications with external third-party APIs Who This Book Is ForThis book is for developers who want to set up and create web applications using React and create their own components with the latest best practices. If you want to know how to solve common problems in React, you'll find this book useful. To understand the concepts explained in this book, you must know Javascript, HTML, and CSS. Knowing es 6+ will be an advantage, but is not required to understand this book.
E-bok
Engelska, 2020389 kr
Läs direkt efter köp
Are you interested in how React takes command of the view layer for web and mobile apps and changes the data of large web applications without needing to reload the page? This workshop will help you learn how and show you how to develop and enhance web apps using the features of the React framework with interesting examples and exercises.The workshop starts by demonstrating how to create your first React project. You’ll tap into React’s popular feature JSX to develop templates and use DOM events to make your project interactive. Next, you’ll focus on the lifecycle of the React component and understand how components are created, mounted, unmounted, and destroyed. Later, you’ll create and customize components to understand the data flow in React and how props and state communicate between components. You’ll also use Formik to create forms in React to explore the concept of controlled and uncontrolled components and even play with React Router to navigate between React components. The chapters that follow will help you build an interesting image-search app to fetch data from the outside world and populate the data to the React app. Finally, you’ll understand what ref API is and how it is used to manipulate DOM in an imperative way.By the end of this React book, you’ll have the skills you need to set up and create web apps using React.
Key Features
Explore the React environment by creating live projectsSolve real-world problems relating to building modern web applicationsGain a thorough understanding of how data moves through different React componentsWhat you will learn
Use 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 handle errorsUnderstand the React Hooks API and the problems it can solveFetch outside data using the Axios library and populate the data to the appWho this book is for
The React Workshop is for web developers and programmers who are looking to learn React and use it for creating and enhancing web applications. Although the workshop is for beginners, prior knowledge of JavaScript programming and HTML and CSS is necessary to easily understand the concepts that are covered.