Home

Awesome

My notes for the Udacity course: Web Tooling & Automation

Just one of the things I'm learning. https://github.com/hchiam/learning

https://www.udacity.com/course/web-tooling-automation--ud892

Look for in build tools:

  1. Fast -> (sustains state of flow)
  2. Community -> (makes it easy to find answers)
  3. Feature-rich -> (solves common problems out-of-the-box)
  4. Modular and Extensible -> (lets you solve custom problems specific to your project)

Look at next:

Scaffolding:

Automate the automation. If you create a lot similar projects, it helps to use templates/boilerplates that you can do a (fancy) "copy-and-paste":