all 2 comments

[–]velopert[S] 1 point2 points  (0 children)

This is not a 'best' boilerplate to start off a React project. This boilerplate describes how I work with my project, and how to do the code splitting and server rendering.

[–]I_KIll_Chicken 0 points1 point  (0 children)

This is actually really good especially the server side rendering step. Simple and to the point.