Skip to content

Tech I learned

Each week, I share a technical trick that I learned

  • Home
  • Code
  • Home
  • Code
HTML properties async and defer on script tag
Code

HTML properties async and defer on script tag

15/02/2023

Often, the JS package documentations make you write piece of code like : with this piece of code, the browser will wait the script is …

django-extentions and more to enrich your development environment
Code / Python

django-extentions and more to enrich your development environment

15/02/202311/03/2023

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 …

I am testing Github Copilot
Code

I am testing Github Copilot

28/01/202329/01/2023

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 …

My app with Flutter
Code / Flutter

My app with Flutter

15/01/202315/01/2023

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 …

Funny library from Standard Python Library
Code / Python

Funny library from Standard Python Library

31/12/202203/01/2023

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 …

Check the RGPD compatibility of your third party tech provider
Security

Check the RGPD compatibility of your third party tech provider

29/12/2022

 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 …

Check the licenses of your python dependencies
Code / Python

Check the licenses of your python dependencies

23/12/202225/12/2022

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 …

Générale

Let’s start a new adventure!

11/12/202223/12/2022

“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 …

Posts navigation

Previous 1 2 3

Recent Posts

  • PostgreSQL tips
  • Convert a UUID in base57 with PostgreSQL (like Shortuuid)
  • PostgreSQL doesn’t know how to do division
  • GIT Blame in VSCode
  • Manage MAX_ID and auto_increment value

Categories

  • Code
  • Deploiment
  • Django
  • Flutter
  • GĂ©nĂ©rale
  • Git/Github
  • Management
  • PostgreSQL
  • Python
  • Security
  • Tailwind
Copyright © 2025 Tech I learned. Powered by WordPress and Bam.