Blog
mostly about web development and tech careers. In total, I've written 4 articles on this site. Use the search below to filter by title.
All Posts
Why is Front-End Development So Unstable?
––– views
By the time you’ve learned one front-end technology, another three have just been released. Also, that one you just learned? It’s deprecated.
How I Built My Site with Next.js
––– views
Since it was so beneficial for me (helped me find a job), I wanted to share an overview of how I chose my stack, the resources that were helpful, and my design and content decisions.
Which Back End Should I Use As A Front-End Developer?
––– views
Choosing a service to store data can be confusing and overwhelming for a front-end developer. This comprehensive guide is a choose your own adventure dive into creating your backend.
Using the Spotify API with Next.js
––– views
Learn how to authenticate with the Spotify API to fetch your top tracks in a Next.js API route.