Boilerplates Are The New Copy-Paste
Boilerplates are often used to kickstart the development process of new apps. But, this leads to a lot of copied code that isn't needed for most projects.
Boilerplates are often used to kickstart the development process of a JavaScript application. However, this leads to a lot of copied code that isn't needed for most projects, while developers aren't exactly knowing what they are doing.