sushrut10.bsky.social
@sushrut10.bsky.social
Reposted
Write flat tests. No "describe", no scenario nesting, no beforeEach/afterEach hooks (as a rule). Each test case is self-contained, listing all the setup it needs. Use Symbol.dispose for reliable cleanup. Use granular test cases.

☝️ These things will make your tests shine.
June 14, 2025 at 11:33 AM
Reposted
🎊 Happy New Year!

I discovered a lot of very cool dev stuff in 2024, from libraries to devtools to educational resources. Thought it’d be fun to share them all, to help kickstart your 2025!

Let’s go through the list. 🧵
January 1, 2025 at 5:12 PM
Reposted
too lazy?
watch.
February 8, 2025 at 12:17 AM
Reposted
6 #CSS Snippets Every Front-End Developer Should Know In 2025

nerdy.dev/6-css-snippe...
6 CSS Snippets Every Front-End Developer Should Know In 2025 · January 19, 2025
Toolbelt worthy, powerful, and meaningful CSS you'll need for 2025.
nerdy.dev
January 19, 2025 at 9:28 PM
Reposted
Let’s talk about how to write good alt text for the content we share online!

I’m not an accessibility expert, but I have learned a few things, so I’ll share what I’ve learned, and add any corrections further in the thread. 🧵
What are some tips to writing good alt-text?
November 1, 2024 at 4:23 PM
Reposted
If you visited chrome.dev/css-wrapped-2024 you may have noticed the scroll spy on the TOC.

I had a feeling it was CSS-only, but I had some trouble recreating it.

Chatting with @nerdy.dev I brought it up. He confirmed that it was and helped me fix my demo 😊

Here's the video: youtu.be/kOwLG3Nc5eM
January 15, 2025 at 2:18 PM
Reposted
A few days ago, Anthropic dropped a fantastic article on different LLM workflows. Here's my summary:

www.aihero.dev/building-eff...
Anthropic thinks you should build agents like this
AI Engineering for Curious Professional Developers
www.aihero.dev
December 27, 2024 at 4:14 PM