DEV Community

Discussion on: Why is people so bad at css?

 
lexlohr profile image
Alex Lohr

But DSLs are the new languages of the web, be it JSX, svelte, Vue, angular, etc., whether you like it or not. If you don't like them, maybe you want to go into another branch of development than web.

Thread Thread
 
jwp profile image
JWP

Tell me, how are they DSLs?

Thread Thread
 
lexlohr profile image
Alex Lohr

The domain is content markup, but they are not exactly (X)HTML, though they share a similar look; especially attribute values with {} show the difference.