gomakethings.com
I <3 the cascade!
10
A lot of developers, particularly those who learned JavaScript first, hate the cascade. Read full article
A lot of developers, particularly those who learned JavaScript first, hate the cascade. Read full article
Venca
6y agoWhat? I know this is just an example, but why would I even use three identical buttons extended by some class which does nothing… You can use cascade in css-in-js solutions easily. For example in case of styled-components you could make one button style and extend it if you need to…
Venca
6y agoSorry, that example is not for use of cascade in the styled-components, but for the solution of how not to make three arbitrary classes.