Articles
Quick Bits
Home
Talks
Resume
Home
Tags
Css
CSS
A collection of articles covering CSS
Article
February 1, 2024
Your user doesn’t prefer your design
As developers and designers, we make a plethora of design decisions while building a website. We try to cater to everybody, but that is an impossible task. So how can we listen to some of the preferences of our users?
Front-end
CSS
Article
October 20, 2023
Make awesome animated interactions with two lines of code
Transform your web app with two lines of code – create seamless animated interactions using the View Transitions API.
Front-end
CSS