Blog category: React
Lately, I've been attempting to build/recreate popular UI interactions. One of the more recent ones I've built is a swipe-based interaction, similar to Tinder's
Read moreContext Based Styles With CSS Modules
Using scoped styles doesn't mean you need to give up flexibility.
Read moreAnimate Auto with React Spring
Animating auto height or width is always a tricky matter. With React Spring and a couple hooks, we can build a super-slick accordion component.
Read more