Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.32 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.32 KB

MERN Stack

Table of Contents:

ReactJs

I personally found the best way is to, use Getting Started to learn how to install to your local machine, then do learn-react-app then brush your ability using the official guide

  1. JavaScript - Promises, async/await
  2. Getting Started React
  3. React Tutorial
  4. Intro to ReactJS from learn-react-app repository
  5. Setting Up React and Material UI

React BootStrap

  1. Reactstrap (based from bootstrap 4)
  2. Material-UI (from Google)

Testing

  1. What is TDD
  2. TDD in ReactJs

Videos

  1. Learn the MERN Stack - Traversy Media
  2. Full Stack Open 2021