Universal.css
11–20 of 118 posts
Re: Universal.css
#12Re: Universal.css
#13> Where is the documentation? > You don't need documentation. What constitutes self-describing code is wildly different depending on the person. I mean, really? EDIT: I definitely missed that this is a joke :'(
I think you may have missed this: > Is this a joke? Of course it's a joke.
Re: Universal.css
#14> Now that we’re writing almost all of our html in modular fashion, I have found mix-n-matching pre-defined css classes works the best. i.e. class=”inline-block bg-bbb text-333 padding-5-15″
Re: Universal.css
#15This reminds me of Tachyons[1], except Tachyons (supposedly) isn't satire. [1] http://tachyons.io/
Re: Universal.css
#16This reminds me of Tachyons[1], except Tachyons (supposedly) isn't satire. [1] http://tachyons.io/
I think I'd have to assume anyone using that on a project I was paying them for really was trying to be funny. I mean, really, take a look at this: https://github.com/tachyons-css/tachyons-visibility
Here's the rational: http://mrmrs.io/writing/2016/03/24/scalable-css/
Re: Universal.css
#17Which is worse; when it's done as satire, or seriously?
Re: Universal.css
#18Earlier quoted context omitted.
I think I'd have to assume anyone using that on a project I was paying them for really was trying to be funny. I mean, really, take a look at this: https://github.com/tachyons-css/tachyons-visibility
I used and am using this in production. So are others. It works really really well. Here's the rational: http://mrmrs.io/writing/2016/03/24/scalable-css/
Re: Universal.css
#19In the end, why not directly have the JS reading the class and generating only what's needed? That would be very cool! I'm still having some doubts about the maintainability (duplication, isolation...) of such styling btw...
Re: Universal.css
#20See also the latest reprinting of "A Modest Proposal," which kindly has "SATIRE -- DO NOT BELIEVE" in large caps on the front and back covers.