Search results for #vitejs
¡Vite HMR ninja trick! 🚀 ¿Cambios en módulos de CSS puro (sin JS) tardan en actualizarse? Agrega import ./ruta/a/tu_estilo.css a tu main.js (o punto de entrada). Vite así lo detectará y actualizará al vuelo. #ViteJS #HMR #WebDev [Seed: 3085]
🚀 Vite HMR tip para devs: ¿Mods de CSS que no refrescan? Revisa que tu import en JS/TS se refiera al archivo CSS *exacto*. Vite es estricto con paths. Evita style.css y usa ./styles.css. ¡Caché despejado y a seguir codificando! #vitejs #javascript #webdev
Personal Portfolio ? It's coming... soon. cadenepp.com #vitejs #vuejs #frontenddev
This course teaches you how to build blazing-fast, responsive SaaS landing pages with React, Tailwind CSS, Framer Motion & Vite. larningbox.com/courses/web-de… #ReactJS #TailwindCSS #FramerMotion #ViteJS #SaaSDesign #LandingPageDesign #UIUXDesign #DesignSystems #ConversionDesign
Want to see how easy it is to add a KendoReact component? 🤩 Chapter 3 of the FREE KendoReact course is a brilliant guide! Learn all about adding a sample component & how to scaffold your app with #ViteJS or the Kendo CLI! Get started: prgress.co/3Jx06P2
🚀 Build a SaaS landing page that sells. larningbox.com/courses/web-de… This hands-on course teaches you how to craft a blazing-fast, responsive, and scalable landing page #ReactJS #TailwindCSS #SaaSDesign #WebDev #FramerMotion #ViteJS #shadcnui
Tark Labs routine: #53: Use React hooks to use the same instance of SDK in the app (in our case, these are "face-detection" and "face-validness") 👍 #reacthooks #vitejs #webdev #typescript #nodejs #tarklabs #airontark
With Laravel Cloud also expanding (autoscaling, one-click deployments), the ecosystem is more powerful than ever. Have you tried Laravel 12 yet? What’s your favourite Laravel feature? #Objects #Laravel #PHPLaravel #WebDevelopment #ReactJS #VueJS #Livewire #TailwindCSS #ViteJS
🚀 Launch your Vue project like a pro—no guesswork, no mess. Run npm create vuetify and start building with Vite support in seconds. 🌐 vuetifyjs.com #VueJS #Vuetify #ViteJS #WebDevelopment #DevSpeed #FrontendFramework
Hey devs! 🚀 I just dropped a browser extension that makes Daily.dev squads way smoother for anyone who loves Vue 3 as much as I do. 🍃 Built totally with Vue 3 + #vuejs #dailydev #webextension #vitejs #typescript #frontend #browsertips #devtools
@laravelphp Dev tools in 2025: Need a NASA-grade CPU just to change a line of CSS. Modern JavaScript isn’t eating the world, it’s melting the polar ice caps. #EcoDev #ViteJS #StopTheMadness #laravel
Why Vite builds can be bigger than CRA: 1. Vite focuses on dev speed 2. CRA uses Webpack tree-shaking differently 3. Dependencies may be bundled differently 👉 Solution: Use manualChunks + vite-bundle-visualizer. #ViteJS #FrontendDevelopment #WebPerformance #100DaysOfCode
I was tired of Vite's boilerplate junk Until I found this amazing npm package called cleanvite run: npm install cleanvite && npx cleanvite and you will have an clean slate to work on npmjs.com/package/cleanv… #ReactJS #ViteJS #JavaScript #WebDev #npm #CodingTips #Frontend
If your frontend build takes more than 2 seconds to refresh on save, you’re paying an invisible tax every single day. Vite isn’t “nice to have.” It’s mental health for devs. #vitejs #frontendtips
Vite is the first build tool that made me forget I’m using a build tool. You save. It updates. That’s it. No coffee break while Webpack thinks about your feelings. #vitejs #frontenddev
Tailwind CSS v4 Tips - ⚡ First-Party Vite Plugin Using Vite? Tailwind v4 ships with an official first-party plugin for blazing builds: Integrates perfectly with Vite’s dev server for instant reloads + CSS updates. #ViteJS #TailwindCSS
Tark Labs routine #50: Using "vite-plugin-static-copy" can lead to an error during the build: "Error [ERR_REQUIRE_ESM]: require() of ES Module." You can simply rename your "vite.config.ts" file to "vite.config.mts." ☝️ #vitejs #frontend #tyepscript #webdev #tarklabs #airontark
🚀 Just launched: KindLing 🔥 A real-time platform connecting people who need help with those who can offer it — instantly & meaningfully. 🤝 Built with React, Supabase & Vite 🌍 Location-based 🔗 kindling.vercel.app #TechForGood #ReactJS #ViteJS
