Limit this search to....

Beginning React with Hooks
Contributor(s): Lim, Greg (Author)
ISBN: 9811477965     ISBN-13: 9789811477966
Publisher: Greg Lim
OUR PRICE:   $15.29  
Product Type: Paperback - Other Formats
Published: September 2020
Qty:
Additional Information
BISAC Categories:
- Computers | Web - Web Programming
- Computers | Web - Web Services & Apis
- Computers | Web - Design
Physical Information: 0.26" H x 7.5" W x 9.25" (0.50 lbs) 124 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

Developed by Facebook, React is one of the leading frameworks to build efficient web user interfaces. You use small manageable components to build large-scale, data-driven websites without page reloads.


In this book, we take you on a fun, hands-on and pragmatic journey to master React Hooks from a web development point of view. You'll start building React apps using functional components 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.


This book will give you everything you need to learn and be effective with the latest features of React Hooks.


About the Reader


Basic familiarity with HTML, CSS, Javascript and object-oriented programming. No prior knowledge of React is required as we start from React basics. But if you have previous experience with React class-based components, you will progress through the material faster.


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 Forms with Hooks
  • Getting Data From RESTful APIs with Hooks
  • C.R.U.D. with Hooks
  • Connecting to an API to Persist Data