Eshaan Mathur
banner
eshaanmathur.com
Eshaan Mathur
@eshaanmathur.com
i enjoy doodling and coding
Reposted by Eshaan Mathur
One of my favourite UI patterns is using `backdrop-filter` to create a “frosted glass” effect.

When I see this effect in the wild, though, it’s almost never as lush and realistic as it could be. There’s an important optimization that nobody makes.

✨ I share the secret sauce in my brand-new post:
Next-level frosted glass with backdrop-filter • Josh W. Comeau
Glassy headers have become a core part of the “slick startup” UI toolkit, but they’re all missing that final 10% that really makes it shine. In this tutorial, you’ll learn how to create the most reali...
joshwcomeau.com
December 2, 2024 at 6:18 PM
Reposted by Eshaan Mathur
Sunset flight
September 7, 2023 at 2:54 AM
Reposted by Eshaan Mathur
Node.js finally has support for loading .env files! You'll no longer need the dotenv package

Dropped in 20.6.0

Also supports passing runtime flags like --inspect and --watch
September 6, 2023 at 4:29 PM