blog
3 articles tagged 'nextjs'
Sep 23, 2023
How to Migrate to Next.js App Router from Pages Router
Key things to remember when migrating a Next.js application from the old Pages Router to the new App Router
Sep 10, 2023
How to Syntax Highlight Code in Next.js with Highlight.js
Let’s see how to highlight code blocks in Next.js with the help of highlight.js. Also discussing the pros and cons of client-side and server-side highlighting.
Dec 1, 2024
How to Upload Files to DigitalOcean Spaces using Presigned URLs from Next.js
Here is how you can upload image files to DigitalOcean Spaces from a Next.js application using presigned URLs
← Previous
Next →