Posts ✏️
All the articles I've posted.
Bolt Your Presentations: AI-Powered Slides
Elevate your dev presentations with AI-powered tools. Learn to leverage Bolt, Slidev, and WebContainers for rapid, code-friendly slide creation. This guide walks developers through 7 steps to build impressive tech presentations using markdown and browser-based Node.js. Master efficient presentation development with instant prototyping and one-click deployment to Netlify
Read More→How to Improve Accessibility with Testing Library and jest-axe for Your Vue Application
Use Jest axe to have automatic tests for your vue application
Read More→The Problem with as in TypeScript: Why It's a Shortcut We Should Avoid
Learn why as can be a Problem in Typescript
Read More→Vue Accessibility Blueprint: 8 Steps
Master Vue accessibility with our comprehensive guide. Learn 8 crucial steps to create inclusive, WCAG-compliant web applications that cater to all users, including those with disabilities.
Read More→How to Build Your Own Vue-like Reactivity System from Scratch
Learn to build a Vue-like reactivity system from scratch, implementing your own ref() and watchEffect().
Read More→