Houdini: Maybe the Most Exciting Development in CSS
11–20 of 63 posts
Re: Houdini: Maybe the Most Exciting Development in CSS
#12Re: Houdini: Maybe the Most Exciting Development in CSS
#13Re: Houdini: Maybe the Most Exciting Development in CSS
#14Quick question, what's to stop someone from reimplementing, say "float: right" to also spin up a banner ad? That is, this sounds great in principal but much like Microsoft's Tay taught us, the internet is full of *-holes.
Re: Houdini: Maybe the Most Exciting Development in CSS
#15Quick question, what's to stop someone from reimplementing, say "float: right" to also spin up a banner ad? That is, this sounds great in principal but much like Microsoft's Tay taught us, the internet is full of *-holes.
Re: Houdini: Maybe the Most Exciting Development in CSS
#16CSS doesn't need abstractions. It needs to be replaced.
Re: Houdini: Maybe the Most Exciting Development in CSS
#17I think it's not very exciting at all. Browser support for Houdini will be a new issue in the future if they manage to release anything.
Re: Houdini: Maybe the Most Exciting Development in CSS
#18Seems like a band-aid for CSS, which needs to go away. Styling the DOM in the fashion we have been for the last 15+ years needs to end. JavaScript has evolved, but we still need to use LESS and SASS and Modernizr and other tools. CSS doesn't need abstractions. It needs to be replaced.
Are you suggesting we style with JavaScript?
Re: Houdini: Maybe the Most Exciting Development in CSS
#19Seems like a band-aid for CSS, which needs to go away. Styling the DOM in the fashion we have been for the last 15+ years needs to end. JavaScript has evolved, but we still need to use LESS and SASS and Modernizr and other tools. CSS doesn't need abstractions. It needs to be replaced.
It does not need to be replaced, and it's highly impractical for it to be replaced since it's such a core part of all web browsers that's not going away anytime soon. Are you suggesting we style with JavaScript?
CSS is a big warty blob, and a relic of the "semantic web."
"Styling with JavaScript" is probably too verbose of a solution, but it's one option.
Re: Houdini: Maybe the Most Exciting Development in CSS
#20> This subset will only include properties that can be read or set without forcing the rendering engine to recalculate layout or style (for example, transform, opacity, scroll offset). I'm frankly skeptical of most of Houdini, but I'm especially not happy with this one. This is baking the limitations of current browser engines into the platform for all time. The provided justification seems pretty flimsy to me, becau…
Don't just complain about it on HN, tell the developers directly (via GitHub or otherwise).