|
|
|
Is saying that HTML and CSS are not Programming Languages Gatekeeping?
|
|
4 points
by JayCruz
1761 days ago
|
|
Context: I got caught in this classic heated debate on Twitter https://twitter.com/heydonworks/status/1429021526221852680 People got all tribal about it and touchy as always, and even though many of the authors followers who said that HTML and CSS are programming languages and that they should be enough for getting a job, even tho most people are agreeing with him, he still had to resort to throwing insults my way. https://twitter.com/heydonworks/status/1429166991110193157 |
|
The distinction is important in the job market because if you only use HTML and CSS you can only create static web pages. That may be good enough for a small subset of web development but it’s not enough for a web application with user interaction beyond clicking links and buttons, or with any persistent state (like a database). Whether we call HTML/CSS “programming languages” or not makes no difference. The “gatekeeping” comes from lack of sufficient utility.