shlogg · Early preview
Adam @urbanisierung

25 Webdev Links In 6 Categories - Your Weekly Digest

Weekly digest of webdev news: 25 links in 6 categories, including concise communication tactics, codebase management, and modern Git commands.

weeklyfoo #45 is here: your weekly digest of all webdev news you need to know! This time you'll find 25 valuable links in 6 categories! Enjoy!

  
  
  🚀 Read it!


How to be more concise: The truth about why it’s so hard to be concise, and 9 tactics I use to tighten my communication / productivity / 16 min read



  
  
  📰 Good to know


We ran out of columns - The best, worst codebase: Oh the merchants2 table? Yeah, we ran out of columns on merchants, so we made merchants2 xD / engineering / 11 min read

HONC Out Loud: The Modern Guide to Building a Typescript JSON API / hono, drizzle, cl...