Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.39 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.39 KB

Learn React

This repository is a purpose built 'playground' for people to learn react through building out different styles of application throughout various stages. Listed below are the various projects contained within this repository, each one should contain a description of the project and its purpose.

Examples

This project hosts various simple projects, all showcasing various React core concepts. So far there are the following projects:

Purpose

To help show how the different parts of the React core library are used in building up smaller applications.

Useful Links

Below are some links to useful plugins for VSCode:

The following extensions can just be searched for in VSCode:

  • Babel ES6/7
  • Beautify
  • Code Spell Checker
  • ESLint
  • exports autocomplete
  • HTML Snippets
  • npm
  • npm intellisense
  • Node.js Modules Intellisense
  • React Pure to Class
  • Reactjs Code Snippets
  • TODO Highlight