Reflective CSS Text Concept ✨
A little bit of clip-path and mask-image to the rescue here 😎
Powered by custom properties, naturally 💪
👉 https://t.co/5wFXiTtumZ via @CodePen
@cassidoo - Interview question of the week.
Given an array of objects A, and an array of indexes B, reorder the objects in array A with the given indexes in array B. Perfect use case for Array.reduce right? 👇
I originally wrote the article for this video 6mo ago
Sat on it for a while thinking it repeated too much of my existing tutorials
But I'm loving to see people finding it so helpful
This one almost didnt even make it out 😅
https://t.co/QsHvMGtaV4
Psst - less than a week left to register for my "Level-Up With CSS" workshop!
https://t.co/FKaWEzKfBS
⁉️ What questions do you have about taking it?
👩💻 Students - DM me your school email for a discount!
A friend in HR helped me prep for a tech interview I have next week. I took notes on graph paper notebook w/ a mechanical ✏️. My daughter took my notebook & erased my notes so she could practice the letter "b" - I've never been so proud and disappointed @tdesseyn#DEVCommunity
3D CSS Audience Spotlight 🤦♂️
A quick late one for the CodePen challenge!
😎 Use "Alt/Opt" to toggle the spotlight 🔦
⚒️ Built with emojis and scoped CSS variables
👉 https://t.co/0jTjKANTta via @CodePen
✍️ New Article: CSS Container Query Units
I wrote an article explaining how the new CSS query units work, where and why we can use them, along some examples and use cases. Happy reading!
🔗 https://t.co/tbeW7gRWt1
State machines & building a component!
As @Ariel_Rodriguez says, there is a learning curve 😅, but it worths it.
Thinking about your logic before you build out your components leads to fewer bugs and predictable visual states.
#hashnode#devcommunity
https://t.co/odtX2azNxR
I'm writing a series on adding subtle animations and transitions to your web apps for a more polished feel. A little whimsy never hurts.
Repo👇🏼
https://t.co/ynYS5xEVXA
#react#css#xstate