/react-book

book on most things React

Primary LanguageHTMLMIT LicenseMIT

React Book, your beginner guide to React

Table of Contents

About

This is a completely free book on React.js

Why did I write it? Knowledge deserves to be free. Note, things changes fast, and I would love to have your help keeping it up to date.

If you need to learn HTML, CSS and JavaScript, I've co authored this repo on web fundamentals.

Web dev for beginners

Contributions

Contributions are very welcome.

Hope the book helps you in your career.

Chris , Twitter

Translations

This book now supports Docsify and really welcomes translations. Check out Translations.md

GitHub Pages

This book an also be read on GH Pages

https://softchris.github.io/react-book/

Links

  • Publish a React App to Azure This module takes you through using the so called Azure Static Web Apps service, you can select the path that fits your framework, i.e React, Angular, Vue or Svelte.

  • Node.js 5 modules You're going to need a backend API sooner or later. Node.js is good choice for backend and there are many frameworks that will help you build an API like Express, Koa, Nest, Fastify etc.