📰 Dev.to · Maya Shavin 🌷☕️🏡
Articles from Dev.to · Maya Shavin 🌷☕️🏡 · 9 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (11907)
ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog
Dev.to · Maya Shavin 🌷☕️🏡
1y ago
Managing Multi-Step Forms in Vue with XState
Learn how to use XState to manage a multi-step sign-up form in Vue.js, ensuring predictable state transitions, async submissions, and better maintainability.
Dev.to · Maya Shavin 🌷☕️🏡
1y ago
Resolving Auto-Scroll issues for overflow container in a Nuxt app
Learn how to fix auto-scroll issues in a Nuxt 3 project, caused by non-scrollable body elements with overflow containers. This guide covers the root causes and
Dev.to · Maya Shavin 🌷☕️🏡
1y ago
Effective Visual Regression Testing for Developers: Vitest vs Playwright
Learn how to implement visual regression testing in Vue applications using Vitest and Playwright, including snapshot and pixel-to-pixel comparison and their lim
Dev.to · Maya Shavin 🌷☕️🏡
1y ago
Reliable Component Testing with Vitest's Browser Mode and Playwright
Learn how to enhance reliability in Vue component testing by using Vitest's browser mode with Playwright. This post walks you through setting up browser testing

Dev.to · Maya Shavin 🌷☕️🏡
1y ago
Build a smart product data generator from image with GPT-4o and Langchain
How to create an AI tool to generate essential product's info based on an image with Langchain and OpenAI GPT-4o in Python.

Dev.to · Maya Shavin 🌷☕️🏡
2y ago
Build a Nuxt app with Azure serverless REST API
Learn how to add serverless APIs to a Nuxt app using Azure Functions and its tools.

Dev.to · Maya Shavin 🌷☕️🏡
2y ago
Effortlessly Nuxt navigation: Crafting Dynamic breadcrumbs with Storefront UI
Explore our step-by-step tutorial on crafting dynamic breadcrumbs using the powerful SfLink component from Storefront UI. Enhance user experience and make every

Dev.to · Maya Shavin 🌷☕️🏡
2y ago
Build a custom palette using color-mix() in TailwindCSS
How to generate color palette using CSS color-mix() function and for your TailwindCSS application
Dev.to · Maya Shavin 🌷☕️🏡
3y ago
Using TailwindCSS with Nuxt efficiently
How to build Nuxt application with TailwindCSS and the modules for it.
DeepCamp AI