It all started last week. 3 different React learners encountered 3 different obstacles trying to use setState() in their projects. I mentor new React users a lot, and consult with teams making… (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... (more…)
Read more »
A React utility belt for function components and higher-order components. - acdlite/recompose... (more…)
Read more »
This is a fairly substantial update that includes the following features & fixes:
Read more »