🧪Currently testing @trpcio + @fastifyjs with a static site generated by @sveltejs's SvelteKit in a @pnpmjs workspace monorepo (Woah, that's a lot of handles).
Possible next stack for coolify.io?! 🤔
I've made it work in 30 mins. Kudos to all teams!
#buildinpublic
Just switched my most recent JS projects over to #pnpm and totally loving it. Saved me about 700 MB of disk space, installs are much faster, and my muscle memory has already adapted to typing `pnpm` instead of `npm` 😀
Anyway, definitely recommended: pnpm.io/
Trying to adapt to the new reality of limited electricity availability. There's no electricity for up to 9 hours a day. 50% of the energy infrastructure is currently destroyed in 🇺🇦.
So far, I was able to do my daily work by shifting working hours. But @pnpmjs maintenance suffers
pnpm v7.16 is out with a new command: pnpm env list
This command lists locally or remotely available Node.js versions. There are now 3 pnpm commands for managing Node.js:
pnpm env use
pnpm env remove
pnpm env list
Type "pnpm help env" to see usage examples.
➡️ Meet the October recipient of our FOSS Fund: @pnpmjs
🌟 With its built-in support for multiple packages in a repository, we believe pnpm is the best thing that happened for monorepo tooling and its simplicity is 💯
🔗 pnpm.io
We're one step closer to first-class @pnpmjs support in @storybookjs. Now if you run `npx sb@next init`, we'll use pnpm to install the latest 7.0 alpha if pnpm is installed and you have a pnpm lockfile.
Storybook 7.0 brings first-class Vite support⚡
🪄 Zero config setup
🙅 No Webpack required
🗜️ Smaller install size
🏎️ Storybook UI is pre-bundled for performance
🌐 Works with Vue 2 + 3, Svelte, React and more
Read »» storybook.js.org/blog/first-…
🧵1/-