2
b2plane
1y

Finally im starting to get hang of how nextjs works. Still no idea how query params work, routing api calls, the proper structure, useEffect vs useState, SSR vs static props, etc but i wrote the messiest spaghetti code youve ever seen, and it works! I built a frankenstein. And its alive. Cleaning this shit up is the least difficult part

Comments
  • 0
    Lol. Angular is the best. In the meanwhile, never tried any other frontend reactive framework. How typical
  • 0
    @h3rp1d3v i dont need to try a gazillion javascript frameworks. Knowing 1 perfectly is much better than knowing gazillion but just basics of each
  • 0
    Aren't you the one who's bitching about in depth angular interview questions?

    This is literally the worst time for a newbie to get into Nextjs. A bunch of features are half baked. Server client boundary can be confusing. Just try basic vite spa with different state management/styling/routing solutions first
  • 0
    @h3rp1d3v i cant. Thirdweb framework supports react/nextjs the most. It's brand new and theres not enough docs support and examples for anything other than react/nextjs
Add Comment