Published onJuly 23, 2023Easily configure Prettier with ESLintjavascriptHow to configure Prettier and ESLint easily
Published onApril 18, 2023Understand Multithreading in Python in less than 5 minutespythonMultithreading in Python in simple terms
Published onJanuary 29, 2023Python tip N1 : simple ways to merge dictionaries in PythonpythonbeginnerstipsHow you can merge your Python dictionnaries in one line
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