|
|
|
|
|
by bryanlarsen
3689 days ago
|
|
Boilerplates are used on large projects: - so you can postpone learning some of the more esoteric stuff until you actually need it, rather than guessing at the beginning - Spending a day setting up boilerplate at the beginning of a 6 month project doesn't seem like a big deal vs spending a day tweaking the boilerplate throughout the project, but early time on a project is important, it let's you get feedback earlier. |
|
This is the main appeal for me. I want to get something off the ground quickly and start learning the core concepts - not get sidetracked into understanding a peripheral tool.