vite
nx
vite | nx | |
---|---|---|
854 | 357 | |
68,455 | 23,579 | |
1.5% | 1.2% | |
9.8 | 10.0 | |
4 days ago | 6 days ago | |
TypeScript | TypeScript | |
MIT License | 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.
vite
-
Test Test Test
Greetings, another week another lab this week covered the topic of automated testing. When selecting a test framework my first thought was to use Jasmine, which I had used previously, however it turns out that Jasmine does not have good support for ES modules. After doing a bit of research I opted to go with Vitest, since it was ES module compatible, and was inter-compatible with the very popular Vite tool chain.
-
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.
nx
- Nx Powerpack Moves Previously Free Feature Behind Paywall
-
Why You Should TRUST Frameworks (And What It Takes to Build One From Scratch)
Finally, NX allows us to extend its capabilities with custom plugins and generators to automate workflows, create boilerplates, and manage continuous migrations. This helps developers evolve the codebase over time with minimal effort as new features are introduced or technologies change.
-
AnalogJS 🤝 Zerops: Official Deployment Partners
Analog is excited to have Zerops as our new official deployment partner. We are thankful for the trust and support of the entire Zerops team. Because of their support, in addition to our other sponsors, SnyderTech, Jonathan Gamble, and Nx that we are able to receive ongoing maintenance and keep developing Analog for the long term in a financially sustainable way.
-
Hacktoberfest 2024 with Ghostfolio
The software is fully written in TypeScript and organized as an Nx workspace, utilizing the latest framework releases. The backend is based on NestJS in combination with PostgreSQL as a database together with Prisma and Redis for caching. The frontend is built with Angular.
-
Using Storybook with Angular and Vite 🎨
If you're using Nx, update your project.json storybook targets to run the Storybook commands:
-
Ask HN: Best Tools for Monorepo?
I've been using (Nx)[https://nx.dev/] for a while now, but primarily on a front end set of apps currently. While it started as a TS/JS monorepo tool, it has evolved into something that (they claim) can be used for just about any language. You will probably still see it's roots as a TS/JS based tool though. It's not been without it's challenges, but overall I'm fairly happy with it.
-
Ask HN: Compiler speed-up or Build Caching tool. Hard to find?
For others searching (alternative) generic build caching tool supporting mono-repos:
Nx - https://nx.dev/.
- 🍒 Cherry-Picked Nx v19 Updates
- 🍒 Cherry-Picked Nx v19.1 Updates
-
Integrate Ory in a NestJS application
Implementation Phase: We will create a new Nx workspace, set up a NestJS application, configure Ory Kratos and Ory Keto using Docker Compose, and implement the necessary modules, services, controllers, and entities to integrate Ory into the CatFoster application.
What are some alternatives?
Next.js - The React Framework
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]
parcel - The zero configuration build tool for the web. 📦🚀
single-spa - The router for easy microfrontends
esbuild - An extremely fast bundler for the web
lerna - Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
swc - Rust-based platform for the Web
create-react-app - Set up a modern web app by running one command.
astro - The web framework for content-driven websites. ⭐️ Star to support our work!
pnpm - Fast, disk space efficient package manager
Rollup - Next-generation ES module bundler
Bazel - a fast, scalable, multi-language and extensible build system