This repository is meant for CME students to access exercises and codealongs that happen throughout the course.
I hope you will find this repository useful during this course.
- React - Getting Started
- React - CDN Links
- React Virtual DOM explained
- Scrimba - Free courses - Great interactive code/screencasts with code/video.
- Props cheatsheet - Olika sätt att skriva props
- Fireship - Youtube channel with short and sweet videos on many different topics
- React Dev tools - Makes it easier to inspect, debug see what's going on in your React application. Pretty much a must have when working with React.
- Bracket Pair Colorizer 2 - Makes it easier to see the bracket pairs by colorizing them
- ES7+ React/Redux/React-Native snippets - A collection of useful code snippets, by dsznajder
- Prettier - For better and consistent formatting of code (useful when working with others)
- Auto Rename Tag - As the name suggests, it auto renames the paired HTML/XML/JSX tag
- npm Intellisense (Christian Kohler)
- Node.js Modules Intellisense (Zongmin Lei)
- Path Intellisense (Christian Kohler)
- Macbook Pro 2021 13" (M1)
- Oh my Zsh (terminal skin)
- Vscode (code editor)
- Chrome (browser for development)