Pfff, HTML
Pfff, HTML
a markup language describes a structure (how is the thing supposed to be displayed)
A markup language does not define how something is to be displayed, that’s what a styling language is for (usually CSS). A markup language semantically defines what certain parts of the created document are.
Lol that’s fair, but since those words in that combination barely even make sense to me I tried to dumb it down more and ended up being wrong 😂
I’m the idiot who searches stack for code and copies and pastes it into the project so no one should listen to me anyway.
If you’re hired as a developer and the only tasks you’re getting assigned are HTML, are you a developer?
I think rather than the tools and languages you use, titles should be determined by the kinds of memes you consume.
htmx gives you access to AJAX, CSS Transitions, WebSockets and Server Sent Events directly in HTML, using attributes, so you can build modern user interfaces with the simplicity and power of hypertext htmx is small (~14k min.gz’d), dependency-free, extendable, IE11 compatible & has reduced code base sizes by 67% when compared with react