Letters from the Dark World of React Boilerplate
“Boilerplate” is a dirty word in some circles of React developers. Some associate “boilerplate” with green engineers too lazy to learn… (more…)
Read more »
There is no better way to showcase your projects and apps than having a deployed version of them. One of the ways of doing this is using GitHub Pages, which host your app directly from your project repository. It is free and easy to use and maintain. Reac… Read more