New Portfolio: The Next ZaxCode

project image

This past week I've been developing my new portfolio site. Some of the big changes include a design over haul which involves switching to SASS/SCSS for styling and no longer relying on component libraries. Theme toggling and like buttons will remain. All blog posts and project posts will have dedicated pages and project pages will also display relevant blog posts. Different filters will be available to sort through blog posts. The site has been switched to from Gatsby to Next and I've made full use of getStaticProps() to preload fetched data. I've been using Next.js on the Biblioteca project and have really enjoyed working with it. The ease of routing, font and image optimization and the flexibility of different rendering options are just a few of the examples of the wonderful features Next provides developers. ZaxCode will be hosted on Vercel due to the switch to Next.