Today I Learned
Quick tips, tricks, and things I learned today • 4 articles
How to use Next.js's connection() API to opt specific components into dynamic rendering while keeping the rest of your page statically generated.
Feb 16, 2026
How to fix Tailwind dark mode colors when prefers-color-scheme conflicts with manual theme toggling.
Git Rebase --onto
1 min readLearned about git rebase --onto for moving branches to a different base.
Dec 22, 2025