Blog Entries

29. 09. 2025 Oscar Zambotti Front-end, Vue

Summoning Orval: Binding Backend and Frontend by Magic

When building modern web applications, type safety and API consistency are essential. Instead of manually writing API clients and models (and risking drift between backend and frontend), you can automate the process using OpenAPI and Orval. In this post, we’ll focus on how to generate TypeScript functions and interfaces using Orval, starting from an openapi.json…

Read More
24. 06. 2025 Marco Berlanda Development, Front-end, UI, UX, Vue

Reactivity Troubles: When Vue’s Magic Backfires

Let me start by saying: sure React is great, Angular is enterprise-ready, but my love falls on Vue. The reactivity system? Chef’s kiss. Watching values magically update the DOM like it’s reading your mind? Ammmazing. But sometimes, it feels less like magic and more like an unfair duel! You change a value, and five things…

Read More

Archive