Written content to help you along your web development journey, without forgetting to have some fun along the way.
Building an XML sitemap in Next.js is a bit of an odd process. Here’s how I’ve done it by leveraging getStaticPaths methods from page components.
This is the (custom) workflow I use to automatically tweet after publishing new content to my blog.
Delete all local git branches except main, master, or your current branch.
Checkout the previous git branch without needing to remember or type the name.
Navigate to the directory you visited previously without the need of remembering or typing the name.
Although jQuery has long since faded out of style, it is style widely used. For those that encounter it for the first time, here’s a quick breakdown of the syntax to better understand how it works.
React and Vue are two of the most popular component frameworks used in modern website development. Let's break down the differences between these two everyday tools.
It may seem like jQuery has been dead for years, but it is still widely used in 2022. But should you take the time to learn it?