gaearon/react-makes-you-sad

The term boilerplate

timurtu opened this issue · 0 comments

While I agree that using these react/redux boilerplate example projects as a reference for advanced users is a good thing, I don't think boilerplate is a good word to describe it. As mentioned here all these sample projects do require a significant amount of setup to get running just right. I have benefited from looking at the configs of some of these boilerplate projects. You really need to try things out to get it working because every project is different. But, using the term 'boilerplate' on these repos may be confusing to some people because to me at least the term boilerplate implies that it is the minimal requirements to get up and running.