Rules to Code By

If you’re relatively new to programming:

Source: Hacker School User’s Manual

 
1
Kudos
 
1
Kudos

Now read this

Fuzzy Best Practices

Getting back into development after years, I started writing a little Express server for a new project. I realised I don’t have an implicit checklist of best practices in my head anymore. I know I need to handle errors on my endpoints... Continue →