Writing Shell Scripts in JavaScript with ZXPublished onJune 23, 2022CodeTypeScriptBashAutomationA quick look into writing scripts with ZX
Why I prefer Arrow Functions over Regular FunctionsPublished onJune 6, 2022CodeTypeScriptWhy in 2022 you always should be using Arrow Functions
How to deal with TypeScript Error 1337Published onMay 12, 2022CodeTypeScriptHow to correct your Type Declarations
Why and How to avoid JavaScript default exportsPublished onSeptember 26, 2021CodeBest-PracticesJavaScriptTypeScript
Getting started with MOBX 5 and TypeScript 3, React 16.6Published onNovember 11, 2018TypeScriptCodeVSCodeWeb-Development
Exercise of the Day: Determine if String Halves Are AlikePublished onJanuary 1, 2017ExercisesBlogTypeScriptLeetcode