Comment on Web dev is still fun if you want it to beparentComments−andrei_says_1yAlso CSS! CSS grid, :has(), custom properties and improved browser compatibility. CSS is an amazingly powerful and beautiful language.Embrace the cascade - check out ITCSS methodology.Fluid typography and spacing - https://utopia.fyi−simonw1yThat CSS Minecraft demo from last week was such a beautiful example of how much you can do with `:has()` these days: https://news.ycombinator.com/item?id=44100148−john_the_writer1y100%.. tailwinds is a trendy way of adding inline style. I mean it's literally a 1 to 1 translation in most cases. I miss when css was css.−satvikpendem1yNow get ready for if() coming soon, then we won't need JS at all, it'll all be Turing complete in HTML and CSS only.−jacques_chesterOP1yGrids! I knew I forgot something in my list. Updated.
Comments
Also CSS! CSS grid, :has(), custom properties and improved browser compatibility. CSS is an amazingly powerful and beautiful language.
Embrace the cascade - check out ITCSS methodology.
Fluid typography and spacing - https://utopia.fyi
That CSS Minecraft demo from last week was such a beautiful example of how much you can do with `:has()` these days: https://news.ycombinator.com/item?id=44100148
100%.. tailwinds is a trendy way of adding inline style. I mean it's literally a 1 to 1 translation in most cases. I miss when css was css.
Now get ready for if() coming soon, then we won't need JS at all, it'll all be Turing complete in HTML and CSS only.
Grids! I knew I forgot something in my list. Updated.