Why we committed to a zero-bugs policy

Salut, web dev friends! 🧑‍💻

I have selected some news from the web dev world to share.

🐞 Zero Bug Policy
⚡️ Vite: The Documentary
🧰 The UnifiedToolchain for the Web
🤖 Effective context engineering for AI agents

Have a great week.


🐞 Why we committed to a zero-bugs policy
I am really impressed by the culture at Linear of the zero-bugs policy. They put the quality of the sofware first, it benefits everyone to have a software without bugs. Maybe one day, I will work in a company who put quality above all else or maybe my own ^^.

⚡️ Vite: The Documentary
Finally, the documentary of Vite, the bundler created by Evan You the creator of Vuejs.

🧰 The UnifiedToolchain for the Web
Vite+ by Void zero the company of Evan You.
With Vite+ you can dev, build, test, lint, format, monorepo caching & more in a single dependency, built for scale, speed, and sanity.
It’s the next step of Void zero, make a success of an unified toolchain for javascript where tools like Rome from facebook had failed.

🤖 Effective context engineering for AI agents
After prompt engineering, now it’s time to context engineering to take place, the major difference between the two is before the LLM’S only had our input written with a systemp prompt and the LLM’S had to try on his own to respond to the user input.
Now, you pass specific files, documents and the LLM’S is much more accurate because it will know were to look first.


Web tools and Library

🧡 Cloudflare Workers Platform
With the marketing motion.

✈️ Website Examples For Inspiration on Websitevice
3500+ website examples for inspiration.

A cross-browser library of CSS animations.
Animate.css is a library of ready-to-use, cross-browser animations for use in your web projects. Great for emphasis, home pages, sliders, and attention-guiding hints.

📖 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.