aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIbrahim Mkusa <ibrahimmkusa@gmail.com>2023-04-27 21:24:47 -0400
committerIbrahim Mkusa <ibrahimmkusa@gmail.com>2023-04-27 21:24:47 -0400
commitd99c21e5731c82beee2dc2fe551663f9d2fd9575 (patch)
tree357a1de5758ba9b84dc31ddcaee9a0f79dbbb264
parentd38832fd83dc186c6fd34eef942ec97bb2f954e7 (diff)
oath of the web dev
-rw-r--r--oath_of_web_dev.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/oath_of_web_dev.md b/oath_of_web_dev.md
new file mode 100644
index 0000000..0d2e31d
--- /dev/null
+++ b/oath_of_web_dev.md
@@ -0,0 +1,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