Portfolio

https://opensea.io/assets/ethereum/0x495f947276749ce646f68ac8c248420045cb7b5e/102676525694296635562961823790392430103694843740998575599463373874619448557569
My first NFT is available for sell. https://opensea.io/assets/0x495f947276749ce646f68ac8c248420045cb7b5e/102676525694296635562961823790392430103694843740998575599463373872420425302017/
ABOOGABOOGA! I had a blast Going 3d with Trois.js (Three.js + Vite + Vue) and playing around with mesh objects and gltf models. https://youtu.be/yMYjb5O45hI - Trois.js https://github.com/troisjs/tr...
Have you ever wondered how to code a Chrome extension? Want to do it with Vite and Vue. This is the video for you. https://youtu.be/E_189013gCM Some resources: - StarkShang's Vite plugin to build e...
🌴 ☀️ I just wrote an article at DEV to enjoy reading while on your summer vacation. "5 Javascript Utility functions I love the most ❤️" https://dev.to/alvarosaburido/5-javascript-utility-functions-...
https://www.youtube.com/watch?v=Qbo54gBiKTg&t=29s Vue 3 brought us a lot of amazing new features, but one of my favorites still is the Teleport. In this tutorial, we're going to cover step by step ...
https://www.youtube.com/watch?v=-Wv-YuHc0vw&t=23s The CSS property aspect-ratio lets you style elements that maintain proportional dimensions where the height and width of a box are calculated auto...
https://www.youtube.com/watch?v=39RURXMZG2A&t=50s Vite ⚡️ is the Eminem of frontend tooling. Vite (French word for "fast", pronounced /vit/) is a new kind of build tool for front-end web developmen...
https://www.youtube.com/watch?v=XxKRnMlR3to&t=80s Storybook is a great tool to develop components and share previews with. your client and UI teams. In this video, we're going to learn how to custo...
I created a simple opinionated Vue3 Starter Template with Vite.js • Github: https://github.com/alvarosaburido/vitesome • Demo alvaro-vitesome.netlify.app/ This template should help get you started ...
https://www.youtube.com/watch?v=lfDjIGIAcKs&t=94s Last week the Cypress team announced a new release v7.0.0 which brings a new awesome Component Test Runner. Yes as it sounds, you can now use Cypre...
Published next major v3 of Vue Dynamic Forms for Vue 3. https://github.com/asigloo/vue-dynamic-forms
Help publishing first @Netcentric open source project https://progux.org/ https://github.com/Netcentric/progux
https://youtu.be/rj8s2yz8NJk I'm impressed with how easy is to implement proper keyboard navigation accessibility and focus traps using Vueuse and Composition API with Vue3. To check the complete c...