Learn React in a Day
  • LEARN REACT IN A DAY
  • Disclaimer & Copywright
  • Audience
  • Reviews for this book
  • PART 1 - INTRODUCTION
    • Part 1 - Contents
    • 1 - What is React?
    • 2 - The popularity of React
    • 3 - Teaching style of this book
    • 4 - File.io service in Vanilla JS
  • PART 2 - THE BASICS
    • Part 2 - Contents
    • 5 - Setting up React development environment
    • 6 - Structure of a React app
    • 7 - JSX
    • 8 - (Re)Designing file.io for React
  • PART 3 - THE PREPARATION
    • Part 3 - Contents
    • 9 - Setting up
    • 10 - Routing
    • 11 - Props
    • 12 - States
    • 13 - Effect & Ref
  • PART 4 - THE MIGRATION
    • Part 4 - Contents
    • 14 - Upload functionality
    • 15 - Download functionality
    • 16 - Next steps
Powered by GitBook
On this page
  • Disclaimer
  • Copyright

Disclaimer & Copywright

PreviousLEARN REACT IN A DAYNextAudience

Last updated 2 years ago

Disclaimer

The information in this book was correct at the time of publication, but the Author does not assume any liability for loss or damage caused by errors or omissions.

Copyright

Copyright © 2023 Mayank Choubey

All rights reserved. No part of this book may be reproduced or used in any manner without the prior written permission of the copyright owner, except for the use of brief quotations in a book review.

To request translation permissions, contact me on Twitter: .

First edition, May 2023

Written for React v18

https://twitter.com/MayankCh10