Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/erossini/reactjstutorial

Building application with React, Redux, Redux Thunk, Hooks
https://github.com/erossini/reactjstutorial

axios react redux redux-form redux-thunk

Last synced: about 2 months ago
JSON representation

Building application with React, Redux, Redux Thunk, Hooks

Awesome Lists containing this project

README

        

# ReactJs Tutorial

Master React v16.6.3 and Redux with React Router, Webpack, and Create-React-App. Includes Hooks!

# How to start

```
npx create-react-app
```

# Projects

## 05-jsx
Show images based on the user input from a real API

## 06-jsx
Play video from YouTube (reading YoutTube API) based on the user input

## 07-Redux

## 08-ReactRedux

## 09-ReduxThunk
I show how to use React with Redux and explain what **Redux Thunk** is. Also, I implement reducers and calls to external APIs

## 10-TwitchTV replica

- Open Broadcaster Software (OBS) https://obsproject.com/
- https://github.com/illuspas/Node-Media-Server
- https://www.npmjs.com/package/flv.js

## 10-TwitchTV replica - CRUD base