Skip to content

cme-osuka/javascript-ramverk

Repository files navigation

Javascript Ramverk

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.

Useful links

React related

Inspiration & New things

  • Fireship - Youtube channel with short and sweet videos on many different topics

Tools I use when I develop

For Chrome

  • 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.

VS Code plugins

  • 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)

My computer setup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published