Published onDecember 30, 2022Top 3 Free Resources to Learn Django in 2023pythonIntroduction to the Django Framework and a handpicked list of free resources to learn this framework
Published onNovember 8, 2022How to Handle Your Web Components Errors EffectivelyreactOverview on how to effectively handle errors in web components and the recommended way to do it in the React ecosystem
Published onMarch 19, 2022Performance Tests on Common JavaScript Array MethodsjavascriptWhich of the JavaScript array methods is the fastest to loop through an array ?
Published onNovember 2, 2021Quick Tips For Migrating from JavaScript to TypeScripttypescriptreactjavascriptSome useful tips to keep in mind when migrating your JavaScript project to TypeScript
Published onJuly 22, 2021The Clean Code Book for JavaScript Developers: A Quick SummarybooksjavascriptBlog post summarizing the book “Clean Code” written by Robert Martin on how to write a readable and maintainable code