I use Arch BTW
Salut, web dev friends! π§βπ» #
I use Arch BTW now, thanks to DHH and to his opinionated setup Omarchy, I linked his setup in a previous version of the tips of the weeks. Very easy setup, in like 25 minutes I have brought back from the dead an old window laptop.
In other news :
π An interactive guide to caching
π Statisfies in Typescript
π§ The State of Software Development in 2025
Have a great week.
π An interactive guide to caching
This article explains really well, the foundation, the hit rat, temporal and spatial locality and the algorithm used for handle caching. With every chapter there is an interactive bit which help visualize how the cache work with modern systems.
π Satisfies in TypeScript
TLDR :
Use satisfies when you want to prevent type widenings ( when you want only want the declared type exclusively ), in situations where a top-level variable declaration doesnβt quite fit well.
π§ The State of Software Development in 2025
The 2025 stack overflow is here with more than 49k responses from +177 countries.
Some key insights :
- Trust in AI accuracy worsened -> 46% of engineers now distrust AI outputs (versus 31% in 2024)
- Experienced engineers are the most skeptical -> only ~2.5% highly trust AI, and 20.7% highly distrust it (versus 8.3% in 2024)
- AI-generated code lacks context or project-specific nuance β 45% of engineers reported that (versus 39% in 2024)
If you are in Webdev, I donβt thinks our jobs is in danger because of AI yetβ¦
Web tools and Library #
π Typed Routing in Vue
Library for creating typescript types based on routes of vue router routes.
π¬ zcf0508/vue-scan
Flashing when components updating to troubleshoot performance issues.
π Git qucik stats
Git quick statistics is a simple and efficient way to access various statistics in git repository.
Look at this #
π€― CSS Design award, Website Of The Day is Terminal Industries
π Sources
Every news are mainly from my Twitter feed, my Github feed, The collective>, Michael Thiessen, Michael Hoffmann, Stefan and more recently by my friends Adrien Zaganelli.