Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 744 Bytes

readme.md

File metadata and controls

21 lines (14 loc) · 744 Bytes

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