Find it here in LinkedIn: https://www.linkedin.com/feed/update/urn:li:activity:7231093477126623232/
Find it here in LinkedIn: https://www.linkedin.com/feed/update/urn:li:activity:7231093477126623232/
Search for a command to run...
Find it here in LinkedIn: https://www.linkedin.com/feed/update/urn:li:activity:7231093477126623232/
No comments yet. Be the first to comment.
Next.js has moved through an important stretch of updates over the last six months. Instead of one giant headline feature, the story has been a steady wave of improvements across performance, caching,

Linux for Everyday Use | Part 8 of the Linux → Deploy Series In Blog 7, you ended up with this deploy routine: ssh aakib@your-server-ip ~/deploy.sh Two commands. Not bad. But every time you push a c

Linux for Everyday Use | Part 7 of the Linux → Deploy Series This is what everything in this series has been building toward. By the end of this blog, your Next.js app will be live on the internet wi

Linux for Everyday Use | Part 6 of the Linux → Deploy Series Your Next.js app runs on port 3000. The internet expects websites to be on port 80 (HTTP) or 443 (HTTPS). These are not the same port. Thi

Linux for Everyday Use | Part 5 of the Linux → Deploy Series You just deployed your Next.js app on a Linux server. It's running. You type Ctrl+C to get your terminal back. The app dies. That's the pr
