@sharon_c
Part time Frontend | Full time dreamer :)
Hi! I'm a designer and a casual coder.
Things i'm interested in are:
Nothing here yet.
No blogs yet.
I've heard that having really long selectors in your CSS makes your page rendering slow. Since I'm used to using SASS, so I always end up having really long selectors. Something like this: .parent .child .element .child .child2 .child3 .child4 .child...
DSIDominikAngerer and 2 more commentedI recently got into an argument with a co-worker where he blamed me for making a component too complex by using flexbox. His argument was that flex rules like justify-content: space-between might behave unexpectedly when you're manipulating the eleme...
DRMChris and 2 more commentedI’ve heard people saying CSS variables can be used in an intelligent way and that you can change your variable value real time to achieve animations (something like this). I’m interested in knowing if this manipulation of CSS variables would be perfo...
RRobert commentedI constantly find myself optimizing assets to improve efficiency. I try to keep the file size to a minimum without compromising on quality but sometimes I find this a challenge. I was wondering if you guys have any pointers when working with assets f...
BJBMMBrahian and 10 more commented