Your First Week With React
eBook - ePub

Your First Week With React

Maria Antonietta Perna, Pavels Jelisejevs, Michael Wanyoike, Chris Laughlin, Eric Greene, Mark Brown, Camilo Reyes

  1. 128 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Your First Week With React

Maria Antonietta Perna, Pavels Jelisejevs, Michael Wanyoike, Chris Laughlin, Eric Greene, Mark Brown, Camilo Reyes

Book details
Table of contents
Citations

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

How do I cancel my subscription?
Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
Can/how do I download books?
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
What is the difference between the pricing plans?
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
What is Perlego?
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Do you support text-to-speech?
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Is Your First Week With React an online PDF/ePUB?
Yes, you can access Your First Week With React by Maria Antonietta Perna, Pavels Jelisejevs, Michael Wanyoike, Chris Laughlin, Eric Greene, Mark Brown, Camilo Reyes in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming in JavaScript. We have over one million books available in our catalogue for you to explore.

Information

Publisher
SitePoint
Year
2017
ISBN
9781492065302
Edition
1

Table of contents

  1. Your First Week With React
  2. Notice of Rights
  3. Preface
  4. Chapter 1: How to Tell if React is the Best Fit for Your Next Project
  5. Chapter 2: React vs Angular: An In-depth Comparison
  6. Chapter 3: Getting Started with React: A Beginner’s Guide
  7. Chapter 4: Getting React Projects Ready Fast with Pre-configured Builds
  8. Chapter 5: Styling in React: From External CSS to Styled Components
  9. Chapter 6: An Introduction to JSX
  10. Chapter 7: Working with Data in React: Properties & State
  11. Chapter 8: React for Angular Developers
  12. Chapter 8: A Guide to Testing React Components