aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIbrahim Mkusa <ibrahimmkusa@gmail.com>2023-04-27 21:13:58 -0400
committerIbrahim Mkusa <ibrahimmkusa@gmail.com>2023-04-27 21:13:58 -0400
commit29400eb4e8c052180ea3aa2909bd55567789eca9 (patch)
treeeacc0e2a5a19057cd0a5fed88b3fb57fa258822f
parent21414b49c86ca8ba6bbc36d09dcdc282cc1ae943 (diff)
oath of the developer
-rw-r--r--oath_of_the_web_dev.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/oath_of_the_web_dev.md b/oath_of_the_web_dev.md
new file mode 100644
index 0000000..f318fe6
--- /dev/null
+++ b/oath_of_the_web_dev.md
@@ -0,0 +1,6 @@
+## Web developer's oath
+-I will have my browser open all the time
+-I will write lots of console.log statements to understand and debug
+-Delete code when it doesn't work, backtracking to last working point
+-Research intelligently and systematically solutions to problems
+-Sometimes just step way