this post was submitted on 29 Jun 2024
8 points (100.0% liked)

Hacker News

2171 readers
1 users here now

A mirror of Hacker News' best submissions.

founded 2 years ago
MODERATORS
top 1 comments
sorted by: hot top controversial new old
[–] unmagical@lemmy.ml 5 points 1 year ago

I kept hearing good things about Next.js so I decided to give it a shot for my project. I got a couple of pages setup then I ran into a case where I needed something done on the client. I looked through the documentation and checked several examples for the current version, trying everything they said to do to get client side running and it just didn't work. I wasted about a day and half on that before just going back to create react app and zooming past where I got blocked the same day I started anew.