Nick Saunders
1.3K posts

Nick Saunders
@agilecoder
Creator of @CSSHooks - UI/UX and FP focus
Phoenix, AZ Katılım Haziran 2010
416 Takip Edilen528 Takipçiler

@BrandonMathis @sickdotdev I would imagine that memorizing the syntax (or constantly looking it up in the docs) takes a lot of work.
English

@sickdotdev Tailwind sucks and provides 0 value in frontend development. Defenders are just too lazy to actually learn css.
English
Nick Saunders retweetledi

Just finished migrating the @remix_run v3 bookstore demo from JSX to Renuel. It now runs natively in Node.js without tsx.

English

@asheshjyotii div(
{ id: "parent" },
div({ id: "child" }, h1$("I'm h1 tag"), h2$("I'm h1 tag")),
div({ id: "child2" }, h1$("I'm h1 tag"), h2$("I'm h1 tag"))
)
HT

The @remix_run team gets it:
"Designing for bundlers/compilers/typegen (and any pre-runtime static analysis) leads to poor API design that eventually pollutes the entire system."
Can't wait to check out v3!
English

TIL Pigment CSS is on ice because extra build steps are too much of a burden. Wishing @MUI_hq the best in their search for a low-friction styling solution with RSC support.

English

quick update regarding @CSSHooks
NO, it's not dead.
a lot of people are wondering why it doesn't receive daily updates like all the other styling solutions out there...
simple - because it "just works".
no need to mess with it.
English

@Mega_Jules Thanks for the update! I keep forgetting that `URL.parse` is still too new. The latest version of Safari has support I think, but it seems most people haven't been upgraded yet...
English

In my first blog post of 2025, I explore a few reasons why the CSS cascade is generally something to avoid and what you can use instead. Please let me know what you think!
nsaunders.dev/posts/cascade-…
English

@agilecoder Would like to read it but I'm getting an error boundary
English









