remix-public-env
vite
remix-public-env | vite | |
---|---|---|
1 | 853 | |
6 | 68,311 | |
- | 1.3% | |
5.5 | 9.8 | |
5 months ago | 4 days ago | |
TypeScript | TypeScript | |
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
remix-public-env
-
Type-Safe Env Vars in Remix - A modern approach with ArkType
If you only want to see the code, check out the updates' diff here. Take a closer look at the second commit on that PR.
vite
-
Deploying a React Watchlist Tracker App to Production Using DeployHQ
Vite - A modern JavaScript build tool
-
Preact vs React: Which Framework is Right for Your Next Project?
Vite has of recent become one of the most preferred choices to develop applications, and Preact is not an exception.
-
Live_iy (Bring your static portraits to life)
Vite - Local dev server
-
Lit - Lighting Fast Web Components
Lately, when it comes to starting a new frontend project Vite has been my go-to tool. They have starting templates that fit for most of the libraries I would use, and it "just works".
-
Run a Virtual Machine in Your Browser
First, let's create our app using Vite (it's super fast and modern):
-
A helpful approach to navigating the SEO AI shift
Developers understand imposter syndrome, as a developer I feel this too. Take React, for instance. You spend months getting comfortable with it, building components, managing state, and feeling pretty good about your skills. Then suddenly, everyone's talking about Vite and how it's the next big thing. Should you drop everything and learn Vite? Is React dead now?
-
The Journey of Migrating Our Browser Extension from Plasmo to WXT Framework
At this point, we wanted to rely less on meta-frameworks and initially decided to use only the build tool Vite while writing the browser extension-specific configuration ourselves to minimize dependencies. We had seen great reviews of Vite from various developer communities online, so it seemed like the right choice.
-
Notes on using the Sass Package Importer with Vite
I checked and sass-embedded was included in peerDependencies at this time, so it must have been an error since then. https://github.com/vitejs/vite/commit/1025bb6d8f21c0cb9fe72405d42e0f91bb3f1d8e
-
Build Web Apps Absurdly Fast with Vite
Vite is the new kid on the block, ready to blow your mind with speed and simplicity. And Vite isn’t just important for developers; it’s a game-changer for businesses. Speedy development cycles equals happy devs. Happy devs build better code. That means faster time-to-market and lower costs for your business or clients.
-
Can You Clear This Challenge Site Designed for Engineers?
Vite
What are some alternatives?
Next.js - The React Framework
parcel - The zero configuration build tool for the web. 📦🚀
esbuild - An extremely fast bundler for the web
swc - Rust-based platform for the Web
astro - The web framework for content-driven websites. ⭐️ Star to support our work!
Rollup - Next-generation ES module bundler
webpack - A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
Laravel Mix - The power of webpack, distilled for the rest of us.
turborepo - Incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust – including Turborepo and Turbopack. [Moved to: https://github.com/vercel/turbo]
SvelteKit - web development, streamlined
bun - Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
nx - Smart Monorepos · Fast CI