@simonsquibb@rickygervais Cant vote since I’m Dutch, but yes he should be the prime minister. Better to have an actual comedian, instead of all these clowns that are in positions of power right now.
@syntaxfm really liked the recent episode on growing as a developer! Its so easy to think ‘oh I should learn another programming language to grow’. But these tips are great to consolidate knowledge and to adapt an attitude that will help you grow effortlessly
@NOS waarom zo’n gezellige foto bij het nieuws over warmte records? Klimaatverandering is geen extra terrasje pakken toch? #klimaatverandering#GlobalWarming
Been doing lots of clip-path animations lately, fun way to spice things up besides the usual transforms/fades.
Here's a recent example: technically super straight-forward thanks to @greensock's ability to animate css variables!
💡 CSS Tip!
Use the round() function and create a fluid typography with a discrete function instead of a continuous one.
Define the step and get precise values within a specific range. Useful if you have some calculation using the "em" unit. No more rounding issue!