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

2026 3
2025 66
2024 56
2023 30
2022 59
2021 7
2020 5
2018 6
Top 5 Categories
Web Development (97) Gardening (77) Sofware Development (27) 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
Objects ordered by size
Web Development

The “Order By” Clause With Supabase

With Supabase, performing ordering of recordsets is simple and intuitive. But there is a caveat.

Jan 27, 2025
3 minute read
pageIndex = 1 outOfVisibleViewPort = false
Person choosing document in folder
Web Development

File association In Visual Studio Code And Snippets

When you want to use code snippets in Visual Studio Code, there is a caveat.

Jan 22, 2025
2 minute read
pageIndex = 2 outOfVisibleViewPort = false
Sea current stone pile
Web Development

Composables vs Pinia vs Provide/Inject

Let me break down the key differences and use cases for each approach to state management in Vue 3.

Jan 13, 2025
4 minute read
pageIndex = 3 outOfVisibleViewPort = true
Diagram of the lifetimes
Web Development

Using Scoped or Singleton Lifetimes for Caching Purposes

Caching is a common requirement in web applications: let’s look at why we would use a Scoped or Singleton lifetime depending on use cases.

Jan 10, 2025
3 minute read
pageIndex = 4 outOfVisibleViewPort = true
Screenshot of Openiddict homepage
Web Development

Integrate OpenIddict to a .NET Core 8 application on Azure

OpenIddict aims at providing a versatile solution to implement OpenID Connect client, server and token validation support in any .NET application. I’ll describe in this article the steps to achieve a simple use case.

Jan 06, 2025
18 minute read
pageIndex = 5 outOfVisibleViewPort = true
A pile of logs
Web Development

Deploy a .NET Core 8 application to Azure with Logging

And how do you setup the logging to make it easy to debug on Azure.

Dec 16, 2024
6 minute read
pageIndex = 6 outOfVisibleViewPort = true
A "Do Something Great" sign in the dark
Web Development

How Do You Save a File With JavaScript?

Sometimes, it’s handy to save some content directly from JavaScript to a physical file. Here is the code!

Dec 11, 2024
1 minute read
pageIndex = 7 outOfVisibleViewPort = true
Code example of variadic parameter
Web Development

What is an example of Variadic Parameters?

Variadic parameters allow you to pass a variable number of arguments to a method.

Dec 02, 2024
3 minute read
1 5 6 7 8 9 10 11 12 13 29
© 2018 - 2026 Blog of Jérémie Litzler
License GPLv3 | Terms
Built with Hugo
Theme Stack designed by Jimmy