Files
ghall.space/src/pages/posts/nextjs-13-and-exploring-new-technologies.md
T
2023-01-19 09:45:12 -05:00

1.7 KiB
Raw Blame History

layout, title, pubDate
layout title pubDate
../../layouts/BlogPost.astro Next.js 13 and Exploring New Technologies 2022-10-28

Next.js 13 was launched a few days ago (More details here!), and Ive been slowly working my way through the new stuff. As a relative newcomer to the world of Next.js Im very excited by what I see, but I also dont want to get too bogged down in whats new because Im already feeling a little bombarded with new stuff at my day job. Besides, it might be a while before I get to use Next.js 13 in a professional setting.

Yes Im a tech nerd, and I become easily enamoured with the shiny new thing, perhaps to a fault, especially when that shiny new thing is a piece of software. Im the guy who installs OS updates on day one—MacOS Ventura seems to be running fine so far, knock on wood—and I just want to just dive head-first into Next.js 13.

But, when youre as new to the industry as I am, there are already so many new tools and technologies to learn it can already seem overwhelming without throwing in trying to keep up with the latest in the ever-evolving world of web development.

My attitude is embrace the curiosity, but focus on mastering the tools youre currently using on a daily basis. Whether youre using an entirely different set of frameworks,, or if youre like me and just using an older version of Next.js, the new shiny stuff will still be there when youre ready. And possibly, by the time youre ready, an even newer, shinier technology will be around for you to check out.


This post was originally published on my (now defunct) blog on my portfolio site ghall.dev, and was republished here for archival purposes.