Published onJanuary 3, 2024Replacing if/else with Guard ClausescodejavascriptWhy guard clauses are superior to if/else statementsRead more →
Published onSeptember 26, 2023Prototypal Inheritance in JavaScriptcodejavascriptoopHow Prototypal Inheritance works with Object Oriented ProgrammingRead more →
Published onSeptember 11, 2023JavaScript Tips & TrickscodejavascriptTurn your JavaScript from 'meh' to 'wow' with this collection of simple tips and tricksRead more →
Published onSeptember 4, 2023Debugging in Multiple LanguagescodejavascriptrubypythondebuggingDebugging in JavaScript, Python, RubyRead more →
Published onAugust 31, 2023Setting Up a Simple Express Servercodeexpressnode-jstypescriptHow to setup a basic TypeScript Express serverRead more →