Published onJanuary 3, 2024Replacing if/else with Guard ClausescodejavascriptWhy guard clauses are superior to if/else statements
Published onSeptember 26, 2023Prototypal Inheritance in JavaScriptcodejavascriptoopHow Prototypal Inheritance works with Object Oriented Programming
Published onSeptember 11, 2023JavaScript Tips & TrickscodejavascriptTurn your JavaScript from 'meh' to 'wow' with this collection of simple tips and tricks
Published onSeptember 4, 2023Debugging in Multiple LanguagescodejavascriptrubypythondebuggingDebugging in JavaScript, Python, Ruby
Published onAugust 26, 2023Exception Handling in Multiple Languagescodeerror-handlingjavascripttypescriptpythonrubyc-sharpException handling in Javascript, Typescript, Python, Ruby, C#