A Friendly Introduction to Container Queries

Salut, web dev friends! 🧑‍💻

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

🥇 Container Queries Unleashed
🥈 A Friendly Introduction to Container Queries
😎 A guide to tsconfig.json
📝 From Local to Production: Deploy the Latest Nuxt Stack with Docker
📗 How I Started Writing Unit Tests for Vue Components

Have a great week.


A Friendly Introduction to Container Queries and Container Queries Unleashed are two incredibly written article about the CSS features Container Queries. They define a mental model in order to use it correctly and show multiple example and use case, I will definitely use it in my next project.

🥇 Container Queries Unleashed
🥈 A Friendly Introduction to Container Queries

😎 A guide to tsconfig.json
Quote from the article : In order to feel more confident about my tsconfig.json, I decided to go through the tsconfig.json documentation, collect all commonly used options and describe them

📗 How I Started Writing Unit Tests for Vue Components
This article show why and how to create unit tests with vitest, jsdom and pinia/testing.

📝 From Local to Production: Deploy the Latest Nuxt Stack with Docker
Deploy a production ready Nuxt app with Nuxt content, Nuxt UI and Nuxt image with GitHub Action in minutes.


Web tools and Library

🔧 requestly/requestly
Local-first Developer Tool to Build, Test, Intercept & Mock API Requests. Requestly is a combination of REST API Client and HTTP Interceptor. It is simple, beautiful and powerful alternative to Postman, Insomnia, Bruno and Charles Proxy.

📈 exelban/stats: macOS system monitor in your menu bar
macOS system monitor in your menu bar

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