Giter VIP home page Giter VIP logo

30-days-of-react's Introduction


30 Days of React

โœจ An Introduction to React - in 30 Bite-Size Morsels โœจ

Written by Fullstack.io and friends


๐Ÿš€ Introduction

Over the next 30 days, we'll walk through everything you need to know to work with React. From the very beginning through testing and deployment of our first app.

This repository contains the entire source and content for the article series of 30 Days of React hosted by the Fullstack React team.

๐Ÿ‘€ What's inside?

What is React?

What is JSX?

Our First Components

Complex Components

Data-Driven

State

Lifecycle Hooks

Packaging and PropTypes

Styles

Interactivity

Pure Components

create-react-app

Repeating Elements

Fetching Remote Data

Introduction to Promises

Displaying Remote Data

Client-side Routing

Introduction to Flux

Data Management with Redux

Redux actions

Redux Middleware

Introduction to Testing

Implementing Tests

Testing the App

Better Testing with Enzyme

Integration Testing

Deployment Introduction

Deployment

Continuous Integration

Wrap-up and More Resources

๐Ÿ‘ฉโ€๐Ÿซ How to use this repository

Each day contains a full React application, following the same procedure used to create the article series. Most days can be run using the same basic steps (and for the days that require a bit more work, check out the tutorial series on the blog).

The steps run any 30 Days of React project are:

We can run these steps using the following commands:

# install the dependencies
yarn install

# start the project
yarn start

Since all of the days are built using the fantastic create-react-app tool, all of the commands are available from that project in every day.

Contributors

Ari

Nate Murray

Peter Ho Yeung Chan

Aaron


Fullstack React Book

Fullstack React Book

This repo was written and is maintained by the Fullstack React team. In the book we cover many more projects like this. We walk through each line of code, explain why it's there and how it works.

30 Days of React covers only the early basics of React. If you're looking to learn how to build real-world React apps, including libraries from the React ecosystem, there's no faster way than by spending a few hours with the Fullstack React book.

30-days-of-react's People

Contributors

anderfsilva avatar basskip avatar harms280 avatar jashmenn avatar jucosorin avatar peterhychan avatar pozymasika avatar rchrdchn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.