NullVoxPopuli
@nullvoxpopuli.com
17K followers 1.8K following 3.7K posts
Artificer of Code. OpenSource, TC39 Signals, StarbeamJS & @emberjs.com enthusiast and advocate Former @react.dev Where i'm at https://linktr.ee/nullvoxpopuli Projects tutorial.glimdown.com limber.glimdown.com #SwarmLyfe Queen of Blades, she/her, obv
Posts Media Videos Starter Packs
Pinned
We have attribute autocomplete!!! 🥳
It also imports from cdns, npm, any URL
Made an in-browser omni-repl library for you to build fast REPLs with:

Just pushed some new docs.

Supports, React, Svelte, Vue, Ember, Mermaid, Markdown, and more on the way!
Also, single bracket ({}) syntax is being worked on
Ember has the best multi-language file format of all the frameworks.

It's not even close.
Made an in-browser omni-repl library for you to build fast REPLs with:

Just pushed some new docs.

Supports, React, Svelte, Vue, Ember, Mermaid, Markdown, and more on the way!
Reposted by NullVoxPopuli
If you watch K-Pop Demon Hunters for no other reason, the lead singer belts out an epic A5 cleanly, multiple times, and I didn't know that was possible by most mortals.
There is a group of folks in webdev that poo poo on component frameworks because "The platform can do it", but: components enforce what are otherwise very loose constraints in the platform.

The aim to reduce human error and show errors earlier in the dev process - before runtime
the American Airlines site is so bad for ADHD/side-questing.

I've logged in 5 times today, cause I keep getting logged out, because:
- aa website is slow AF
- I do other things while I wait for it to load
- ope, I'm logged out now
Writing docs for file formats via components ends up with some goofy lookin' file names
I hope this is the subtlest of shade thrown at postcss

Never ever ever ever; never: do your own node_modules resolution.

Use require.resolve or similarly capable prior-implementations.
everyone getting paid to figure out AI for their company is basically getting paid to tinker with a large bucket of dice and turn it in to a predictable science
not yet, it gives up showing more than 1k tho :(
LLMs are the antethesis of deep work.

If you ever want to achieve true productivity, learn how to enter flow state
The postcss AST is maddening.

wHaT dO yOu MeAn ThIs Is OnLy OnE nOdE?!?!?!?

Reposted by NullVoxPopuli
You gently run your hand through the rack. You can feel it—pure cotton, rich wool, Irish linen. The plump buttonholes are handsewn; the buttons attached with a firm shank. You flip the price tag over. It's affordable

You buy the jacket and go home, which is only 15 mins away. Your apt is $600/month
Fit check for my napalm era

MDN is good stuff.

If your framework doesn't work with anything on there, that's a bug.
Agents are so slow at fixing bugs, I'll just fix the bugs for the agent. before it even has a an idea of what to do.
Does GitHub really think that the best UX is clicking through all 139 of these files individually?

I have a multi-framework REPL (and REPL SDK).
It doesn't use web-containers, because web-tech is good, and we don't need to rely on node.

Anyone want to add Remix 3 support?