HTML properties async and defer on script tag
Often, the JS package documentations make you write piece of code like : with this piece of code, the browser will wait the script is …
Each week, I share a technical trick that I learned
Often, the JS package documentations make you write piece of code like : with this piece of code, the browser will wait the script is …
I recently install django-extensions, ptpython and django-browser-reload packages on a project, it is convenient packages to Django developer. Installation install it with pip: or reference …
As a good geek, I am testing github copilot, the suggestion engine based on ChatGPT technology. It is fun but the result is tempered. Installation …
This week I publish (for internal tester only) my first app in Flutter. Let’s start a new story. The project đź“˝ I wanted to start …
Hello world ! Let’s start with one you won’t ever use, the package __hello__ print the famous hello world senrence Return Zen of Python Let’s …
 Certainly, you use some third party software to track your website usage, manage your leads or your community, know your audience or furthermore, work on …
Licenses subject is a huge subject in open-source project because some of the licenses can be contaminating. Most common example is the GPL license, every …
“Again a new tech blog ?”, yes, I don’t pretend to be a good teacher or to have the audience to justify it. Actually this …