From 29400eb4e8c052180ea3aa2909bd55567789eca9 Mon Sep 17 00:00:00 2001 From: Ibrahim Mkusa Date: Thu, 27 Apr 2023 21:13:58 -0400 Subject: oath of the developer --- oath_of_the_web_dev.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 oath_of_the_web_dev.md 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 -- cgit v1.2.3