Avatar

Blog of Jérémie Litzler

I share my notes and experiences that can be useful to one of you. Enjoy the read!

  1. Home
  2. Who am I?
  3. Support my work
  4. Search
  5. Let's talk
  6. Archives
  7. Dark Mode

Archives

2025 46
2024 56
2023 30
2022 59
2021 7
2020 5
2018 6
Top 5 Categories
Web Development (87) Gardening (77) Sofware Development (19) Web Fundamentals (7) Tutorials (4)

Missing category ? Only the first 5 most used are listed.

View all categories
Top 5 Tags
Compost (44) No Dig (40) Charles Dowding (37) Tip of the Day (35) Huw Richards (29)

Missing tag ? Only the first 5 most used are listed.

View all tags
pageIndex = 0 outOfVisibleViewPort = false
Capture of Certificates.dev website
Web Development

Preparing for Mid-Level JavaScript Certification

It’s crazy how much JavaScript can do. And I’m not at the expert level yet!

May 06, 2025
43 minute read
pageIndex = 1 outOfVisibleViewPort = false
Example of autocomplete
Sofware Development

Enhancing DX with Bash Aliases

You have many CLI in your project? Let’s enable autocomplete the commands.

Apr 30, 2025
2 minute read
pageIndex = 2 outOfVisibleViewPort = false
Mowing in progress at my home, April 27, 2025.
Gardening

A different way of mowing grass

Without oil, without electricity, and efficiently, it's possible.

Apr 28, 2025
3 minute read
pageIndex = 3 outOfVisibleViewPort = true
Illuminated road work cone in the dark
Web Development

Caveat With RPC Supabase Function

Using the RPC method on the Supabase client requires an additional step and TypeScript is involved.

Apr 23, 2025
2 minute read
pageIndex = 4 outOfVisibleViewPort = true
Mushrooms proliferating on a dead tree
Sofware Development

Be Careful About Method Signature Proliferation

What is it and why avoid overusage.

Apr 21, 2025
4 minute read
pageIndex = 5 outOfVisibleViewPort = true
Visual Studio Code and Regular Expressions For String Replacement
Web Development

Using Regular Expression With Visual Studio Code Replace Functionnality

Once I had the new to replace many [n] into [^n].

Apr 16, 2025
1 minute read
pageIndex = 6 outOfVisibleViewPort = true
A branch-like canal
Sofware Development

How To Edit Multiple Git Commit Messages

I rushed in my commit the other day and I forgot to specify the commit type… Here’s how you should do it.

Apr 11, 2025
4 minute read
pageIndex = 7 outOfVisibleViewPort = true
Boxes sorting stuff
Web Development

Sorting On Two Columns With SQLAlchemy

It isn’t just about alphabetical sorting and chronological sorting. There is more to it.

Apr 07, 2025
1 minute read
pageIndex = 8 outOfVisibleViewPort = true
A child hand on an adult hand
Web Development

Proper “And” Syntax With SQLAlchemy

Here is a new little tip for anyone who learns to use SQLAlchemy.

Apr 02, 2025
1 minute read
pageIndex = 9 outOfVisibleViewPort = true
A question mark drawn with chalk
Web Development

Frontend API Querying Without Fetch or XHR

Once upon a time, people used XHR . Everyone today (should) uses the fetch API, native to JavaScript. But do you know about the third way to query data?

Mar 31, 2025
5 minute read
1 2 3 4 … 21
© 2018 - 2025 Blog of Jérémie Litzler
License GPLv3 | Terms
Built with Hugo
Theme Stack designed by Jimmy