Connecting applications to Blockchain is a bit of a task.
But thirdweb deploy is here now. ⚡
• Custom contracts deployment
• Get powerful SDKs
It reduces a bunch of heavy lifting steps like compiling, deploying, web3 integrations, etc.
Thread:
thirdweb is a tool for developers to easily build web3 applications.
They provide pre-built smart contracts for NFTs, tokens, marketplaces, and more.
Jun 7 • 9 tweets • 3 min read
Five things you need to know if your website has images.
Thread 🧵
1️⃣ Set image scaling algorithm for UA
The `image-rendering` CSS property sets an image scaling algorithm.
When you specify dimensions of the image other than its natural size, the image will be up/downscaled by the user agent using the algorithm specified by image-rendering.
Jun 5 • 11 tweets • 2 min read
Everything you need to know about `useId` hook in React 18
Thread 🧵
📌 useId
`useId` hook can be used for generating unique IDs.
`useId` hook guarantees that these IDs are the same across the client and server. Which reduces the chance of hydration mismatch.
Before going deeper into this hook, let's discuss Hydration Mismatch. 👇🏻
Jun 5 • 12 tweets • 5 min read
Ten CSS generators that will change the way you write CSS code:
1️⃣ Stripes generator
Pure CSS Stripes Generator that you can use for backgrounds.