Implementing Smooth Scroll Behavior with Tailwind CSS and NextJS
How the NextJS <Link> component handles scrolling by default interferes with Tailwind CSS smooth scrolling.
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.
The Gutenberg editor replaced the core editor in WordPress version 5. Here's a tutorial on extending its block editor.
My solution for the 1px line background without using images or a gradient. Just math.