Published onJuly 23, 2023Easily configure Prettier with ESLintESLintJavaScriptnodejsPrettierformattingHow to configure Prettier and ESLint easily
Published onMarch 19, 2022Performance Tests on Common JavaScript Array MethodsJavaScriptweb-developmentsoftware-developmentarrayslistsWhich of the JavaScript array methods is the fastest to loop through an array ?
Published onNovember 2, 2021Quick Tips For Migrating from JavaScript to TypeScriptTypeScriptweb-developmentreactJavaScriptSome 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 Summarysoftware-developmentsoftware-engineeringclean-codeJavaScriptBlog post summarizing the book “Clean Code” written by Robert Martin on how to write a readable and maintainable code
Published onApril 16, 2021Taking A Glance At Software Testing, In Particular E2E Web Apps TestingtestingCypressreactweb-developmentcode-qualityJavaScriptSoftware testing from a very simple perspective and in particular, end to end testing for web applications
Published onFebruary 12, 2021What are APIs and REST APIs? - A Simple ExplanationapiJavaScriptweb-developmentbeginnersrest-apiDemystifying the words API and REST APIs in very simple terms
Published onJanuary 12, 2021Best Tools For Building Your First MERN ApplicationreactJavaScriptnodejsmongodbexpressjsbeginnersTop tools to use to build your first web application using the MERN stack