Var, Let and Const

This blog consist the scope and use of var, let and const in Javascript. Three of the above methods are used to define a variable in Javascript but three of...

My Odyssey with Odin

In my journey in Webdev I realized that I need to consolidate my learnings from various sources and keep them in an organized manner for future reference. Therefore I start...