A new way to do code review

Salut, web dev friends! 🧑‍💻

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

🗿 A new way to do code reviews
🏴‍☠️ It's OK to hardcode feature flags
✅ Building a “Select All” Checkbox Composable in Vue

Have a great week.


🗿 A new way to do code reviews
Pierre is an all-new git-based engineering platform. With features like code hosting, code review, and CI, it’s one place for engineers and their teams to focus on what they do best—building products.

🏴‍☠️ It's OK to hardcode feature flags
Use a simple json file to toggle your features, you don’t need a fancy management tools to do it for you most of the time.

Building a “Select All” Checkbox Composable in Vue
Well written article which explain in details how to build a select a composable.


Web tools and Library

🚀 L-Blondy/up-fetch: Advanced fetch client builder
upfetch is an advanced fetch client builder with standard schema validation, automatic response parsing, smart defaults and more. Designed to make data fetching type-safe and developer-friendly while keeping the familiar fetch API.

🦟 Maskito
Maskito is a collection of libraries, built with TypeScript. It helps you to create an input mask which ensures that users type values according to predefined format.

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