Published onApril 28, 2024Top 3 Free Resources to Learn FastAPI in 2024fastapipythonweb-developmentsoftware-developmentsoftware-engineeringIntroduction to the FastAPI Framework and a handpicked list of free resources to learn this framework
Published onMarch 4, 2024Python web frameworks in production (1): Web app for medical sectorweb-developmentdjangopythonreactHow to use Python web frameworks in the medical sector ?
Published onDecember 30, 2022Top 3 Free Resources to Learn Django in 2023djangopythonweb-developmentsoftware-developmentsoftware-engineeringIntroduction 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 Effectivelyerror-handlingreactsoftware-developmentweb-developmentweb-componentsweb-components-errorsOverview 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 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 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