|
|
|
|
|
by url00
697 days ago
|
|
This is impressive and an easy read, well done. Regardless, the fact that so many rules are needed to write good, safe, efficient CSS indicates to me at least a disconnect with the technology and how people want to use it. Indeed, just a casual look around the world of CSS tooling reinforces my opinion. CSS has such an odd mix of declarative-feeling design but with occasional "hacks" to get some imperative-like behaviors that more than once in my career I've thrown in the towel and just reached for a bit of JS to get the result I needed. Sorry a bit rant-y. |
|
Also, wouldn't you say that there are also many rules and guiding principles necessary to write good javascript? Genuinely curious here.