
Your First Week With React
- 128 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
Your First Week With React
About this book
React is a remarkable JavaScript library that' taken the development community by storm. In a nutshell, it's made it easier for developers to build interactive user interfaces for web, mobile and desktop platforms. One of its best features is its freedom from the problematic bugs inherent in MVC frameworks, where inconsistent views is a recurring problem for big projects. Today, thousands of companies worldwide are using React, including big names such as Netflix and AirBnB. React has become immensely popular, such that a number of apps have been ported to React -- including WhatsApp, Instagram and Dropbox.
This book is a collection of tutorials, selected from SitePoint's React Hub, that will guide you through your first days with the amazingly flexible library.
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Your First Week With React
- Notice of Rights
- Preface
- Chapter 1: How to Tell if React is the Best Fit for Your Next Project
- Chapter 2: React vs Angular: An In-depth Comparison
- Chapter 3: Getting Started with React: A Beginner’s Guide
- Chapter 4: Getting React Projects Ready Fast with Pre-configured Builds
- Chapter 5: Styling in React: From External CSS to Styled Components
- Chapter 6: An Introduction to JSX
- Chapter 7: Working with Data in React: Properties & State
- Chapter 8: React for Angular Developers
- Chapter 8: A Guide to Testing React Components