#vite

[ follow ]
Rubyflow
1 month ago
Ruby on Rails

Speeding Up Rails Assets Precompilation

Optimizing assets precompilation is crucial even if moving to a "NoBuild" approach is not feasible.
Different tools like Vite, Esbuild, and Bun can be explored for speeding up assets precompilation. [ more ]
Medium
1 month ago
JavaScript

Micro Frontends with Vite and Bit

Bit allows for creating components-based projects
Vite can be configured to build components as libraries with ES module format [ more ]
Medium
3 months ago
JavaScript

Vite vs Create React App in 2024

To build a React app with Vite, install Bit on your local development environment.
Create a Bit organization, scope, and workspace to work with Bit components. [ more ]
Smashing Magazine
2 months ago
Web development

The End Of My Gatsby Journey - Smashing Magazine

Gatsby.js was initially a favored framework for the writer, but challenges like slow builds and outdated dependencies led to a shift in tooling choices.
The writer opted for a single-page application (SPA) using Vite and React over Gatsby for a time-sensitive project due to concerns like slow builds and plugin issues. [ more ]
Vue.js Feed
2 months ago
Web development

Vuestic-admin

Free and beautiful Admin Template utilizing Vue 3, Vite, Pinia, and Tailwind CSS.
Efficient, responsive, fast-loading admin interfaces with Vue 3, Vite, and Vuestic UI library. [ more ]
Sitepoint
2 months ago
Web development

10 Best Create React App Alternatives for Different Use Cases - SitePoint

Create React App (CRA) is no longer maintained or recommended due to its lack of customization.
Vite is a fast and simple build tool ideal for modern React projects, particularly single-page applications. [ more ]
LogRocket Blog
5 months ago
Web development

Vite adoption guide: Overview, examples, and alternatives - LogRocket Blog

Vite is a fast and lightweight build tool designed for frontend development.
Vite has become the standard for building web apps and is being adopted by popular frameworks.
It offers significant performance improvements and a redesigned architecture in its latest version. [ more ]
Medium
3 months ago
Vue

Modern Vue.js Development with Vite: Best Practices and Tips

The Vue Vite app type allows developers to quickly set up and run a Vue app with Vite out-of-the-box.
Dotenv files can be used in Vue applications with Vite to manage environment variables and customize app aspects. [ more ]
[ Load more ]