Rules to Code By

If you’re relatively new to programming:

Source: Hacker School User’s Manual

 
1
Kudos
 
1
Kudos

Now read this

Things To Learn Before Redux

With React’s new context API you can go a long way with a plain old react app before things become tedious. I encourage you to learn how to use the new context API before you reach for redux. I also have tremendous respect for component... Continue →