blob: 0d2e31dfd880c497814d513dbc3833bbee71f1f4 (
plain)
1
2
3
4
5
6
|
#Oath of the dev
1. I will have my browser developer console open at all times
2. I progress with small steps
3. I will write lots of console.log statements to undertand and debug `code`
4. If it doesn't work, delete and backtrack to a working point, then rebuild
5. Research questions systematically
|