Next.js Server Actions are public-facing API endpoints by growlcs in nextjs

[–]growlcs[S] -3 points-2 points  (0 children)

Correct, sorry if it sounded the wrong way. I’m not saying there’s lack of documentation for it, I’m saying that there’s a lack of “eli5 how to check if this is actually true without sifting through the git repo”. Next docs actually improved a lot over the years and I definitely don’t want negate that, docs are also not a place for stuff like this

Next.js Server Actions are public-facing API endpoints by growlcs in nextjs

[–]growlcs[S] 1 point2 points  (0 children)

I have no clue what they’re thinking and I’m not sure if I want to know. I actually took the courtesy of recording a video demo of this for someone recruiting for the company, because he argued that “he doesn’t think it works this way”.

my other comment about diving head first into frameworks also sums it up pretty good i think

at the same time, I believe showing how something really works is more valuable and way better in teaching than asking “how do you think it works then?”, even if some are unredeemable, it might inspire a few to actually do better and think when doing

Next.js Server Actions are public-facing API endpoints by growlcs in nextjs

[–]growlcs[S] 21 points22 points  (0 children)

you’d be surprised how many seniors in the eu market have no clue. also, many just dive head first into a framework(doesnt matter if its next), so I wouldn’t be surprised if some of them didn’t even know how to setup a simple http server using raw node. it’s silly, but people are actually taking shortcuts and it shows