Descriere YEO:
Pe YEO găsești Beginning React (incl. Redux and de la Greg Lim, în categoria Computers.
Indiferent de nevoile tale, Beginning React (incl. Redux and React Hooks) - Greg Lim din categoria Computers îți poate aduce un echilibru perfect între calitate și preț, cu avantaje practice și moderne.
Preț: 94.8 Lei
Caracteristicile produsului Beginning React (incl. Redux and
- Brand: Greg Lim
- Categoria: Computers
- Magazin: libris.ro
- Ultima actualizare: 11-04-2024 01:14:23
Comandă Beginning React (incl. Redux and Online, Simplu și Rapid
Prin intermediul platformei YEO, poți comanda Beginning React (incl. Redux and de la libris.ro rapid și în siguranță. Bucură-te de o experiență de cumpărături online optimizată și descoperă cele mai bune oferte actualizate constant.
Descriere magazin:
Developed by Facebook,
React is one of the leading frameworks to build efficient web user interfaces. You use small manageable components to build large-sale, data-driven websites without page reloads. No more wasting time hunting for DOM nodes In this book, we take you on a fun, hands-on and pragmatic journey to master
React from a web development point of view. You\'ll start building
React apps within minutes. Every section is written in a bite-sized manner and straight to the point as I don\'t want to waste your time (and most certainly mine) on the content you don\'t need. In the end, you will have what it takes to develop a real-life app. About the Reader This book is for developers with basic familiarity with HTML, CSS, Javascript and object-oriented programming. No React experience needed. About the Author
Greg Lim is a technologist and author of several programming books.
Greg has many years in teaching programming in tertiary institutions and he places special emphasis on learning by doing. Table of Contents Introduction Creating and Using Components Bindings, Props, State and Events Working with Components Conditional Rendering Building Controlled Forms Getting Data From RESTful APIs with Axios React Routing C.R.U.D. with Firebase Introduction to
Redux React with
Redux Introduction to React
Hooks