React: Up & Running (e-bog) af Stefanov, Stoyan
Stefanov, Stoyan (forfatter)

React: Up & Running e-bog

310,39 DKK (inkl. moms 387,99 DKK)
Hit the ground running with React, the open source technology from Facebook for building rich web applications fast. Updated for the latest React release, the second edition of this hands-on guide shows you how to build React components and organize them into maintainable large-scale apps. If you're familiar with JavaScript syntax, you're ready to get started.Through the course of this book, au...
E-bog 310,39 DKK
Forfattere Stefanov, Stoyan (forfatter)
Udgivet 11 november 2021
Længde 232 sider
Genrer Web programming
Sprog English
Format epub
Beskyttelse LCP
ISBN 9781492051411
Hit the ground running with React, the open source technology from Facebook for building rich web applications fast. Updated for the latest React release, the second edition of this hands-on guide shows you how to build React components and organize them into maintainable large-scale apps. If you're familiar with JavaScript syntax, you're ready to get started.Through the course of this book, author Stoyan Stefanov helps web developers and programmers build a complete single-page application. You'll quickly learn why some developers consider React the key to the web app development puzzle.Set up React and write your first "e;Hello, World"e; web appCreate and use custom React components alongside generic DOM componentsBuild a data table component that lets you edit, sort, search, and export its contentsMaster the JSX syntaxUse built-in Hooks and create your own custom onesManage the app's data flow with reducers and contextsUse Create React App to take care of the build process and focus on React itselfBuild a complete custom app that lets you store data on the client