Implementing Smooth Scroll Behavior with Tailwind CSS and NextJS
How the NextJS <Link> component handles scrolling by default interferes with Tailwind CSS smooth scrolling.

I've spent the last couple of weeks rebuilding a "digital self" system with Cursor and Claude Code. Along the way, I fell into the same trap many developers hit—assuming more tools equals more capability.
How the NextJS <Link> component handles scrolling by default interferes with Tailwind CSS smooth scrolling.
In migrating from Evernote to Obsidian for note taking, the major thing that changed was not the tool but my approach to knowledge capture.
Jetstream is a powerful package for Laravel that allows you to create a Team-based experience for your application. However, there are user flow improvements that can be made.
Quite often I find myself building URLs from objects, and if you're developing in JavaScript, you may find this to be a common task as well.