I noticed that as I’ve been adding more pages, the navbar on mobile is becoming more and more crammed, so I created a simple hamburger navigation menu for smaller screens!
Besides that, I added 5-minute caching for projects and blog posts (since database reads are a lil’ slow) using Next.js’ unstable_cache function, and cleaned up the rest of the SVGs across the codebase to their own icon file in components/icons.
Almost ready to ship :D just gonna add a “featured projects” section on the homepage!
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.