#vitejs 搜尋結果
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

Curso de #React e #ViteJS, #Solidity, #AzureFunctiom com #Node e muito mais!!! Bora fazer o curso grátis acontecer Dá Like, RT e faça muitos comentários felizes Aqui não tem pegadinha da semana da programação é um curso completo, grátis e feliz Pequeno spolier e meta na thread

Vite.js has 72k stars on GitHub ⭐ CVE-2025-31125 Severity: High PoC Video: youtu.be/pxJyLEL55MU?fe… GitHub PoC: github.com/MuhammadWaseem… #Vitejs #CVE2025 #BugBounty 🛡️

🚀 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

ViteJS has 72k stars on GitHub: github.com/vitejs/vite Let's Explore: 2. Impact: Affects network-exposed development servers. Exploit: 3. Visit your target. 4. Add this path: GET /etc/passwd?raw 5. Done! You can access local files. #ViteJS #bugbounty #OpenSource


Starting your first web project on a Mac? Let's make it easy! Let @davidadeneye walk you through installing essential tools & even setting up your first project with #ViteJS! And in a blink, you'll have a fully configured development environment ready for action:…


See inside Vite’s Dev Server Orchestrator: a concise view for engineers of the orchestrator’s role in managing the dev server and keeping its components coordinated. Read More: zalt.me/blog/2025/09/i… #Frontend #BuildTools #ViteJS

Les nouveaux blocks qui arriveront seront assez légers (CF Photo) Une petite stack #tailwind et #vitejs sera prévu pour les devs et agences qui souhaitent gagner du temps et de la fléxibilité comme d'habitude :)

#100daysofcode #vitejs #js #build I finally finished my 100daysofcode project 🏆🏆🍾. Take a look and tell me what you think. watchoutmovies.vercel.app




hey #typescript #vitejs discover fable.io and F# for frontend development 💕 fable.io/vite-plugin-fa…

Discipline leads to habits. Habits leads to consistency. Consistency leads to growth. Let’s get started with #Vitejs to spice it up. Just #Reactjs should relax

🚀 Excited to share that I’ve finally launched my portfolio, built with React + Vite JS! 🎉 Check it out at divjotsingh.com and let me know what do you think about this! #WebDevelopment #ReactJS #ViteJS #Portfolio

Hey Coders!🙋♂️continuamos con las clases de #Angular, mañana configuramos nuestra terminal, aprenderemos #TypeScript desde cero y como crear un proyecto de typescript usando #ViteJS, comparte para que más personas puedan aprender, nos vemos en el Stream🚀 🔗twitch.tv/jimydolores

Once I finish my brain refreshments with #reactjs, #vitejs and #Nextjs. The next one will be #ReactNative, #Web3JS and #PHP. Never stop learning 💪🏽🧑🏽💻

Rete Kit has been updated! Now you can use the application builder to create Vite.js based React.js projects powered by Rete.js npx rete-kit app --next -s react-vite -v 18 retejs.org/docs/developme… #retejs #vite #vitejs

⚡ ViteConf 2025 – Day 1: Vite Core AI agents, Rust bundlers, real-world chunking. October 9 | Theater Amsterdam 🎬 Doc Premiere + top speakers. 🎟️hubs.li/Q03z65TW0 #ViteConf2025 #ViteJS #DX #AX #Rust #AIinDev




On that note, I've released a video yesterday! Wondering how to inspect your bundle and make your @vite_js based app smaller? Then take a look, as I'll do it for a real-world application 👀

¡Vite HMR ninja trick! 🚀 Si tienes componentes que dependen de datos externos (API, archivos JSON), usa import() dinámico *dentro* del componente para que Vite pueda hot-reemplazarlos sin recargar todo. #vitejs #webdev #javascript #hmr
¡Vite HMR te está dando dolor de cabeza con actualizaciones lentas? Prueba vite-plugin-live-reload. 🚀 Usa el watcher file para reaccionar a cambios en archivos estáticos *fuera* del scope de Vite. Excelente para imágenes o CSS externos. #ViteJS #HMR #FrontendDev...
Starting your first web project on a Mac? Let's make it easy! Let @davidadeneye walk you through installing essential tools & even setting up your first project with #ViteJS! And in a blink, you'll have a fully configured development environment ready for action:…

🚀 Discover how Vite is transforming the frontend landscape! From rapid builds to a seamless developer experience, Vite stands as the modern backbone of cutting-edge frontend frameworks. Explore its impact and future. 🌐🔧 #ViteJS #Frontend #WebDevelopment
🚀 ¿Listo para 10x tu desarrollo frontend? Vite7 es el futuro y ya está aquí. Con #ViteJS y su arquitectura #ESM, la velocidad de desarrollo se dispara 💻⚡️. #FrontendDev y #JavaScript amantes, ¡no se pierdan esto! dev.to/dev_tips/i-upg…
See inside Vite’s Dev Server Orchestrator: a concise view for engineers of the orchestrator’s role in managing the dev server and keeping its components coordinated. Read More: zalt.me/blog/2025/09/i… #Frontend #BuildTools #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 trick: ¿React componentes no se actualizan con cambios en CSS? 🤯 Añade import ./path/to/your.css a *todos* los componentes que usan esas clases. Vite así actualiza el HMR correctamente! #ViteJS #React #HMR #WebDev
🚀 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
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

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

🚀 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

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
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

Curso de #React e #ViteJS, #Solidity, #AzureFunctiom com #Node e muito mais!!! Bora fazer o curso grátis acontecer Dá Like, RT e faça muitos comentários felizes Aqui não tem pegadinha da semana da programação é um curso completo, grátis e feliz Pequeno spolier e meta na thread

How can i build React Dates with Vitejs stackoverflow.com/questions/6742… #reactjs #airbnb #vitejs #reactdates #build

Vite.js has 72k stars on GitHub ⭐ CVE-2025-31125 Severity: High PoC Video: youtu.be/pxJyLEL55MU?fe… GitHub PoC: github.com/MuhammadWaseem… #Vitejs #CVE2025 #BugBounty 🛡️

Last but not least - Q&A panel with the @vite_js core team. ⚡️ Very insightful! #vitejs #vuejsamsterdam

Estoy probando #ViteJs y estoy impresionado de lo rápido que es 🏎 🤯 npm run dev => ~190ms en un proyecto de React+TypeScript recién creado.

ViteJS has 72k stars on GitHub: github.com/vitejs/vite Let's Explore: 2. Impact: Affects network-exposed development servers. Exploit: 3. Visit your target. 4. Add this path: GET /etc/passwd?raw 5. Done! You can access local files. #ViteJS #bugbounty #OpenSource


🔥 Laravel Tip: Upgrade 'laravel-vite-plugin' to v0.3.0 and update your Vite config to add a 'refresh' config that will Hot Reload your files -- even Blade! See the PR for more options - github.com/laravel/vite-p… Thanks @timacdonald87 🌟 #Laravel #vitejs #php

🚀 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

See inside Vite’s Dev Server Orchestrator: a concise view for engineers of the orchestrator’s role in managing the dev server and keeping its components coordinated. Read More: zalt.me/blog/2025/09/i… #Frontend #BuildTools #ViteJS

#adviency Día 1 Proyecto hecho con #reactjs y #vitejs La lista esta hardcodeada por el momento Use react-icons para los iconos y le di un poco de estilos Empezando a codear para refrescar conocimientos y probar nuevos 🤯


Starting your first web project on a Mac? Let's make it easy! Let @davidadeneye walk you through installing essential tools & even setting up your first project with #ViteJS! And in a blink, you'll have a fully configured development environment ready for action:…

Preparing my talk for Vue.js // Berlin meetup on Tuesday 12th October. 😜 See you there 🥳 #vuejs #vuejsberlin #vitejs #storyblok #vuejs3 #sharry #webdeveloper #javascript #frontend @vuejs_berlin @vuejs @storyblok @vite_js @SharryEurope @koehr_in

TIL; Aliases need to exist in both Vite & TypeScript config files. The Vitejs side will help resolve/import dependencies while the TS one is in charge of defining modules and allows IDEs to understand those aliases. #JavaScript #VueJS #ViteJS #TypeScript

Something went wrong.
Something went wrong.
United States Trends
- 1. Bills 124K posts
- 2. Falcons 39.6K posts
- 3. Josh Allen 19.6K posts
- 4. Snell 10K posts
- 5. Bears 54.4K posts
- 6. Bijan 23.2K posts
- 7. phil 138K posts
- 8. Joe Brady 3,787 posts
- 9. AFC East 3,728 posts
- 10. Caleb 34.9K posts
- 11. McDermott 5,593 posts
- 12. Freddie 14.8K posts
- 13. Drake London 6,124 posts
- 14. #RiseUp 1,643 posts
- 15. #NLCS 7,711 posts
- 16. #RaiseHail 6,060 posts
- 17. James Cook 4,065 posts
- 18. Commanders 34.9K posts
- 19. Penix 5,740 posts
- 20. Chris Moore 2,028 posts