Blog
Welcome to my blog. My aim is to write about all things related to coding. Posts could be JavaScript specific, general programming concepts, career development, or anything else that happens to pop into my brain.
Check out these recent posts:
Type and Equality in JavaScript
An overview of the main differences between the equality operators in the JavaScript programming language.
Function Expressions and Declarations
A detailed look at the main differences between creating JavaScript functions with function declarations and function declarations