Our great sponsors
-
I had the same issue when switching from Gatsby. I've found this package that optimizes images at build time, but didn't have the time to play with it yet.
-
I used this one and it worked great for me: https://github.com/Niels-IO/next-image-export-optimizer
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
This should really be fixed https://github.com/vercel/next.js/discussions/19065
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- Is Firebase Hosting appropriate for a NextJS app with a single API route ?
- Can you use redux tookit on next js without next-redux-wrapper?
- Best way to generate an Electron app?
- Trying out Next.js for the first time 🤯
- I want to use Redux with Next.js and do Server-Side Rendering. Is there a good, straightforward example of how to do this? What's the "official"/default/correct approach I should start with?