diff options
-rw-r--r-- | oath_of_the_web_dev.md | 6 |
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 |