Skip to content

Latest commit

 

History

History

tools

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Tooling

Being productive developer besides high quality engineering also means knowing and using tools that help to automate our day-to-day.

In this section you will get familiar with common tools, their purpose and basics usage.

Goals

  1. Get familiar with common JS tools and understand which problems they solve
  2. Get familiar with basic commands

Topics

  1. npm
  2. babel
  3. webpack
  4. yeoman
  5. Chrome Dev Tools

Resources