inDepth.dev
  • Our Manifesto
Subscribe
Tagged

builders

A collection of 2 posts

Under-the-hood of web bundlers (e.g. Webpack)
webpack

Under-the-hood of web bundlers (e.g. Webpack)

Webpack is somewhat of a black box for most developers. Tools like “create-react-app” abstract most of the bundler functionality away. I did some research into it and began building my own light-weight web bundler to understand more about what it entails.

  • Craig Taub
Craig Taub Apr 11, 2020 • 9 min read
Angular CLI Builders
angular

Angular CLI Builders

Builders API is released with Angular 8, and it offers a functionality where you can override commands as ng build,ng test and ng lint . Not to be confused with Angular Schematics here, by using which you can add your own commands for ng generate commands or provide support for ng add .

  • Santosh Yadav
Santosh Yadav Aug 7, 2019 • 5 min read
inDepth.dev © 2023
Powered by Ghost