Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This weeks newsletter #1225

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
73 changes: 73 additions & 0 deletions app/(app)/letters/peepee-poopoo/page.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
Tue, December 3rd, 2024 • Niall Maher

# PeePee PooPoo

I didn't forget you all last week... I was on holiday!

It's the longest break from my laptop in over a decade. I made an executive decision to ignore it, and I hope that most of you will forgive me.

**And for the subject line:** I'm working off a couple of hours of sleep since I got in this morning, and I'm feeling silly.

Now, here are all of this week's picks. ⬇

## 📚 This Week's Picks

**[Next-level frosted glass with `backdrop-filter`](https://ishadeed.com/article/css-backdrop-filter)** (10 min)\
In this post, you'll learn how to make the slickest frosted glass ever ✨. You'll also learn quite a bit about CSS filters along the way!

**[Tailwind CSS v4.0 Beta 1](https://tailwindcss.com/blog/tailwindcss-v4-beta)** (release)\
See what's new in the latest Tailwind release and what's coming in Tailwind 4.0.

**[An Introduction to HTTP Caching](https://www.youtube.com/watch?v=HiBDZgTNpXY)** (video)\
Caching is the backbone of fast, responsive apps, but when done wrong, things get BAD. Learn all about caching so you can do it right.

**[The State of Frontend](https://www.youtube.com/watch?v=TZJLhgqj6GY)** (video)\
Scott and Wes dive into the State of Frontend 2024 Survey, breaking down the latest trends, tools, and frameworks shaping the developer ecosystem.

**[What is AI Engineering?](https://www.latent.space/p/ai-eng)** (11 min)\
And what you need to break into the role.

**[React Data Fetching Patterns](https://www.patents.dev/blog/2024/01/react-data-fetching-patterns)** (5 min)\
Dive into common data fetching patterns in React.js to pick the best one for your needs. Focusing mainly on fetching the inside of your components.

## 📖 Book of the Week

**[Product-Led Growth: How to Build a Product That Sells Itself](https://amzn.to/3vQZ8Xk)**

If you're tired of building features that users ignore, this book is your gateway to creating self-selling products. Bush breaks down how companies like Slack and Dropbox grew exponentially by making their products their primary growth engine.

What makes it great for developers:

- Practical frameworks for instrumenting user onboarding and measuring product engagement
- Clear guidance on building viral loops and network effects into your product architecture
- Real examples of feature prioritization that drives organic user acquisition
- Technical insights into implementing freemium models effectively

The book is especially valuable if you're working on SaaS products or considering a move into product management. Bush's emphasis on data-driven decision-making and user behavior analysis aligns perfectly with a developer's analytical mindset.

Learn how to transform your technical features into clear user value, ensuring adoption happens naturally rather than through aggressive sales tactics.

## 🛠️ Something Cool

**[Taco Cat Goat Cheese Pizza](https://amzn.to/3TNzR8v)**

Nope, not another random subject line. It's a game I played a good bit while I was away.
It's a simple card game but great fun.

Players take turns saying "taco," "cat," "goat," "cheese," or "pizza" while simultaneously flipping cards. When the word matches the card, everyone races to slap the pile. Last hand down draws cards. It's quick with 10-15 minute rounds.

My stomach hurt from laughter playing this one, so it might be the perfect thing to pick up for the holidays.

## 🔗 Quick Links

- [Codú TikTok](https://www.tiktok.com/@codu.co)
- [Our YouTube channel](https://www.youtube.com/@codu)
- [Find us on Twitch](https://www.twitch.tv/codudotco)

If you have any ideas or feedback, reply to this email.

Thanks, and stay awesome,

Niall

Founder @ [Codú](https://www.codu.co/?ref=newsletter)
Loading