Matt Zuckermann (@mattzuckermann) 's Twitter Profile
Matt Zuckermann

@mattzuckermann

Fullstack engineer @GoodRx prev @SierraNevCorp specializing in React, TypeScript, Gatsby, Next.js, Remix, AWS, Docker. and K8s. Experienced JAM/MERN stack dev.

ID: 1006623970521542656

linkhttps://mattzuckermann.dev calendar_today12-06-2018 19:47:11

403 Tweet

106 Takipçi

1,1K Takip Edilen

DEV Community (@thepracticaldev) 's Twitter Profile Photo

Whenever you build a component that receives data asynchronously, you should make it aware of its 2 distinct states: loading & data. #DEVCommunity dev.to/nandotherojo/s…

Shruti Balasa (@shrutibalasa) 's Twitter Profile Photo

💡CSS Background Opacity Trick: There are different ways of adding a dark overlay to the background image without affecting the text on it. But this is the simplest trick ever 👇 If you need a 50% transparent black overlay, add a linear gradient using rgba in the same CSS rule.

💡CSS Background Opacity Trick:

There are different ways of adding a dark overlay to the background image without affecting the text on it. But this is the simplest trick ever 👇

If you need a 50% transparent black overlay, add a linear gradient using rgba in the same CSS rule.
Minko Gechev (@mgechev) 's Twitter Profile Photo

You can use a *single line* of CSS to create a resizable element 🤯 ‣ resize: both | horizontal | vertical ‣ Constraint with min/max-height/width

Enrico Portolan (@enricop89) 's Twitter Profile Photo

As I'm studying for the AWS SA Associate exam, I thought of making useful cheat sheets for the community. I will start with the S3 Cheat Sheet:

As I'm studying for the AWS SA Associate exam, I thought of making useful cheat sheets for the community. I will start with the S3 Cheat Sheet:
LogRocket (@logrocket) 's Twitter Profile Photo

Glassmorphism is a UI design trend that imitates the look of frosted glass. It is gaining popularity and is likely to stay on trend for a while. In this tutorial we will cover the ideal approach to achieving glassmorphism with CSS.