I wrote this a while back, but it's still one of my top favorites, mainly because it's so useful and I've gotten so much out of @plopjs
PlopJS: The Tool Every Developer Needs for a Faster Workflow
https://t.co/vM9GTik2aq
It's my birthday! To celebrate, my friends and I have launched a massive overhaul to @UnicornUttrncs 🤯
This was a huge effort led by @edpratti, @fennifith, and myself including 900+ commits over almost a year (including design).
As a gift to me, it would mean a lot if you checked it out!
The meta for design system infrastructure:
@turborepo (monorepo magic)
@plopjs (component generator)
@ChangesetsJS (versioning)
@github Actions (automation)
@npmjs Registry
This is what I'm using for Ship UI, and have used in the past. It's a beautiful stack with great dx.
To anyone using @plopjs and @bunjavascript in your project... I hope you trigger your generators by typing "bun plop" into the terminal. That would be the ONLY correct way to do it.
In this week’s short post I’d like to share with you a neat hack for the @plopjs code generator to overcome the “relative paths challenge”.
"Code Generator Neat Hack" by Matti Bar-Zeev #DEVCommunity https://t.co/cWM0CuLeL1
#dx#webdev#javascript
#BeerJSCba67
Arrancamos la segunda charla! 🍻
@fjbalsamos nos enseña tips para crear y compartir código templetizado, usando plopjs y handlebarsjs.
📺 https://t.co/yjKkbg7C5A
📍@NaranjaX
🧵 1/3 The @plopjs codebase/repos have seen substantial growth lately.
We:
- Moved to a monorepo
- Manually migrated all outstanding PRs to said monorepo
- Dropped from 55+ issues to 24
- Migrated tests to @vitest_dev
- Added E2E tests w/ homegrown lib
- Reviewed every PR/issue
Did you know, ReactPlay uses the #plopjs library under the hood to automate tasks like, Play Scaffolding, imports and all.
.@plopjs is an awesome tool you must give a look. The link is in the next comment.
OMG. @plopjs is officially recommended as the interim codegen tool for @vercel's @turborepo!
That's so cool - I'm honored (even tho I'm just the maintainer - @amwmedia deserves all credit for the API)
https://t.co/uBIFozDd0i
I'm excited to announce CLI Testing Library v1!
A @TestingLib based API but for interactive E2E CLI application testing.
https://t.co/2R53T9rU6r
There's plenty of docs and examples there!
While there's always more to do, we're using it in prod with @plopjs to do our testing