Skip to content

Commit 3602acf

Browse files
committed
This weeks newsletter
1 parent 1f9557a commit 3602acf

File tree

1 file changed

+67
-0
lines changed
  • app/(app)/letters/database-decisions-nextjs-secrets-and-37-pro-frontend-tips

1 file changed

+67
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
Tuesday, Jan 7th, 2025 • Niall Maher
2+
3+
# 🔥 Database decisions, Next.js secrets, and 37 pro frontend tips
4+
5+
Hey there! 👋
6+
7+
Ready to kick off 2025 with fresh tech insights?
8+
9+
After our holiday break, we're back with curated resources to help you.
10+
11+
Whether you're looking to level up your database knowledge, optimize Next.js performance, or explore emerging tech trends -- this week's picks will get you started strong.
12+
13+
## 📚 This Week's Picks
14+
15+
[**How to Choose the Right Database (4 min)**](https://www.swequiz.com/blog/how-to-choose-the-right-database-in-a-system-design-interview)
16+
This article discusses how to choose a database for system design interviews.
17+
18+
[**The amazing, but unsettling future of technology... (video)**](https://www.youtube.com/watch?v=v4H2fTgHGuc)
19+
Take a look at 13 trends in technology that will affect programmers and software engineers in the year 2025.
20+
21+
[**37 Tips from a Senior Frontend Developer (9 min)**](https://dev.to/_ndeyefatoudiop/37-tips-from-a-senior-frontend-developer-251b)\
22+
Shares some advice from a senior frontend developer with 5+ years of experience
23+
24+
[**How to Optimize Next.js Web Apps for Better Performance (15 min)**](https://www.freecodecamp.org/news/optimize-nextjs-web-apps-for-better-performance)\
25+
Who couldn't use a little more performance in their Next.js apps?
26+
27+
[**tailwindcss-motion (GitHub Repo)**](https://github.com/romboHQ/tailwindcss-motion)\
28+
A Tailwind CSS plugin from RomboHQ that provides a simple animation library with an easy syntax.
29+
30+
[**zizmor (GitHub Repo)**](https://github.com/woodruffw/zizmor)\
31+
A static analysis tool for GitHub Actions. It can find many common security issues in typical GitHub Actions CI/CD setups.
32+
33+
[**LogLayer (JavaScript Logging Library)**](https://loglayer.dev/)\
34+
A layer on top of Javascript logging libraries to provide a consistent logging experience.
35+
36+
[**Rules for Writing Software Tutorials (25 min)**](https://refactoringenglish.com/chapters/rules-for-software-tutorials/)\
37+
This article provides guidelines for writing effective software tutorials
38+
39+
## 📖 Book of the Week
40+
41+
[Software Architecture: The Hard Parts: Modern Trade-Off Analyses for Distributed Architectures](https://amzn.to/41ZrxbB)
42+
43+
This book provides expert guidance on navigating complex architectural decisions in distributed systems. Written by veterans Neal Ford, Mark Richards, Pramod Sadalage, and Zhamak Dehghani, this book helps developers tackle challenges like service granularity, data management, and system coupling.
44+
45+
Perfect for experienced software architects looking to build scalable, maintainable distributed systems. Best suited for readers with significant development experience who want practical approaches to architectural trade-offs.
46+
47+
## 🛠️ Something Cool
48+
49+
**[Codewars](https://www.codewars.com/)**
50+
51+
Codewars offers coding challenges across 55+ languages with a unique leveling system that makes practice engaging yet manageable. Each "kata" (challenge) is community-rated for difficulty, letting you progress naturally from fundamentals to advanced concepts.
52+
53+
Unlike LeetCode's interview-focused problems, Codewars emphasizes practical programming patterns and creative problem-solving. With solutions visible after completion, it's an excellent platform for learning from others' approaches while building interview-ready skills.
54+
55+
## 🔗 Quick Links
56+
57+
- Codú TikTok: [https://www.tiktok.com/@codu.co](https://newsletter.codu.co/l/OKhlNrmpjTTHP763xCz1UNOw/p8DcaDEDbL8FJC5y1tmH4w/EEOHywhMSrHPNxKbF3Ps892Q)
58+
- Our YouTube channel: [https://www.youtube.com/@codu](https://newsletter.codu.co/l/OKhlNrmpjTTHP763xCz1UNOw/iJvccMa1dTBysEZfCVFzkw/EEOHywhMSrHPNxKbF3Ps892Q)
59+
- Find us on Twitch: [https://www.twitch.tv/codudotco](https://www.twitch.tv/codudotco)
60+
61+
If you have any ideas or feedback, reply to this email.
62+
63+
Thanks, and stay awesome,
64+
65+
Niall
66+
67+
Founder @ [Codú](https://www.codu.co/?ref=newsletter)

0 commit comments

Comments
 (0)