jhey โ–ฒ๐Ÿป๐ŸŽˆ(@jh3yy) 's Twitter Profileg
jhey โ–ฒ๐Ÿป๐ŸŽˆ

@jh3yy

โšก๏ธ Showing you how to bring ideas to life with code
๐Ÿ’ผ Senior DX Engineer at @vercel
๐Ÿซก Prev: @google
๐Ÿป https://t.co/rRqcWhrAgW
๐Ÿ“บ https://t.co/7FlZg84Rr8
โค @seaotta

ID:2396811776

linkhttp://jhey.dev/links calendar_today18-03-2014 21:45:40

38,0K Tweets

98,8K Followers

149 Following

jhey โ–ฒ๐Ÿป๐ŸŽˆ(@jh3yy) 's Twitter Profile Photo

Sulamita Ivanov The company that supports you to do the work you want to do.

I wouldn't recommend chasing names. I worked for myself for years because of this.

Do the work for the role you want and you'll find your way โœจ

account_circle
jhey โ–ฒ๐Ÿป๐ŸŽˆ(@jh3yy) 's Twitter Profile Photo

Remember, you can try this out in your browser today! ๐Ÿ™Œ

These demos are working with a polyfill that is being actively developed for the CSS Scroll Linked Animations API โœจ

account_circle
jhey โ–ฒ๐Ÿป๐ŸŽˆ(@jh3yy) 's Twitter Profile Photo

โš ๏ธ Syntax change โš ๏ธ

Note that `animation-time-range` is no longer valid and will be changed to work within the `animation-delay` property as this CSS API evolves ๐Ÿ’ช

account_circle
jhey โ–ฒ๐Ÿป๐ŸŽˆ(@jh3yy) 's Twitter Profile Photo

Future CSS Tip! ๐Ÿ”ฎ

Scroll-linked animation powered by CSS ๐Ÿคฏ

header { view-timeline-name: --head; }
.avatar{
animation: size;
animation-timeline: --head;
animation-time-range: exit 0% 50%;
}
@ keyframes size {to{scale: 0.3;}}

See the changes? ๐Ÿง

Demo link/info below! ๐Ÿ‘‡

account_circle
jhey โ–ฒ๐Ÿป๐ŸŽˆ(@jh3yy) 's Twitter Profile Photo

We have things like 'Riffs', 'Live Rooms', 'Spaces'

LinkedIn getting all creative with 'Audio Event' ๐Ÿ˜…

That said, I'm thinking of starting a little regular informal Twitter Space in the mornings to overcome the fear/awkwardness I kinda find with them ๐Ÿค”

We have things like 'Riffs', 'Live Rooms', 'Spaces' LinkedIn getting all creative with 'Audio Event' ๐Ÿ˜… That said, I'm thinking of starting a little regular informal Twitter Space in the mornings to overcome the fear/awkwardness I kinda find with them ๐Ÿค”
account_circle
jhey โ–ฒ๐Ÿป๐ŸŽˆ(@jh3yy) 's Twitter Profile Photo

Today's extended 'Speedy Dev Tip! โšก๏ธ'

This API will be such a game changer ๐Ÿ’ฏ It'll change the way we tackle getting content to render above the rest of our content

Not only that, it's going to make styling <select> possible ๐Ÿ‘€
That's right, styling <select> menus ๐Ÿ˜ฎ

account_circle
Simon โ˜๏ธ(@simonholdorf) 's Twitter Profile Photo

Alright, isn't this one of the most incredible things you have ever seen made with just HTML, CSS & JavaScript?

- Reacts to mouse movement ๐Ÿ”ฅ
- Does loops & rolls ๐Ÿ”ฅ

Link to Codepen ๐Ÿ‘‡

account_circle