"Just fucking use HTML"- justfuckingusehtml.com/
Just a tiny bit offensive. 🤏
Just fucking use HTML
Stop reinventing the wheel. The web was doing just fine before your bloated frameworks crawled out of the sewer.Just fucking use HTML
Dieser Beitrag wurde bearbeitet. (2 Tage her)
Artur Weigandt mag das.
teilten dies erneut
Funky Bob
Als Antwort auf Tom • • •"Everybody knows HTML"
Err... except a lot of React users, it seems :/
Alex Rock
Als Antwort auf Funky Bob • • •Funky Bob
Als Antwort auf Alex Rock • • •Alex Rock
Als Antwort auf Funky Bob • • •@FunkyBob That's why I prefer Svelte: even setting it up is real basic JS, it compiles to JS code that makes every component usable from JS code without bundler, and in the end, it's just a fancy HTML+CSS+JS templating engine that compiles to JS, and it's awesome.
React is a framework-that-doesn't-want-to-call-itself-framework and everything you do with it has to be "the React way".
With Svelte, you import any JS lib and it just works (unless it needs the browser at import-time)
Funky Bob
Als Antwort auf Alex Rock • • •@pierstoval Also interesting to see the React Compiler basically playing catch-up the Svelte.
So many sharp edges in React where "if you do X, you must do Y" and me thinking "Why don't you just do that for me, then?" ... like Svelte does.
Alex Rock
Als Antwort auf Funky Bob • • •@FunkyBob vue3 and their "just html component" new stuff were also a catch up svelte.
Svelte is IMO the best so far: simple, light, closer to standard, and can even compile to web components.
fleischie 💯
Als Antwort auf Tom • • •Lioh
Als Antwort auf fleischie 💯 • • •