CSS-Doodle
1–10 of 20 posts
Re: CSS-Doodle
#2Re: CSS-Doodle
#3Re: CSS-Doodle
#4As an aside but still relevant question, why is CSS preferred over JS when these days it can do lots of things like JavaScript and probably uses similar resources.
Re: CSS-Doodle
#5As an aside but still relevant question, why is CSS preferred over JS when these days it can do lots of things like JavaScript and probably uses similar resources.
Couldn't imagine ever wanting skip grid and flexbox for whatever has been concocted up for JS.
Re: CSS-Doodle
#6This is very cool. I have no idea how this one work. I'm guessing most of the magic is in the box shadow? https://codepen.io/yuanchuan/pen/OJRqGvz
I don't understand how so few lines can produce so much different things.
And clicking on the background will just create a new random (?) background!
It seems that the aliases are doing a lot of work
Re: CSS-Doodle
#7This is very cool. I have no idea how this one work. I'm guessing most of the magic is in the box shadow? https://codepen.io/yuanchuan/pen/OJRqGvz
Same I don't understand how so few lines can produce so much different things. And clicking on the background will just create a new random (?) background! It seems that the aliases are doing a lot of work
Re: CSS-Doodle
#8Re: CSS-Doodle
#9As an aside but still relevant question, why is CSS preferred over JS when these days it can do lots of things like JavaScript and probably uses similar resources.
Re: CSS-Doodle
#10As an aside but still relevant question, why is CSS preferred over JS when these days it can do lots of things like JavaScript and probably uses similar resources.
You can do layouts with javascript? Couldn't imagine ever wanting skip grid and flexbox for whatever has been concocted up for JS.