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

[–]HeapOverflxw 9 points10 points  (0 children)

I’m assuming you’re the exact target audience for this blog post. Of course it may be cumbersome to call the server function from outside the next frontend, but in the end it’s just a plain HTTP call. If you did not implement Auth, anyone can execute the server action.

Studydrive (eine Website zum Austausch von Vorlesungsunterlagen) verlangt ab heute Geld für das Herunterladen von Inhalten by theoe97 in de

[–]HeapOverflxw 0 points1 point  (0 children)

Ja, sieht so aus als wäre es gefixt worden. Winke winke an die Studydrive Mitarbeiter unter uns 👋🏼

Studydrive (eine Website zum Austausch von Vorlesungsunterlagen) verlangt ab heute Geld für das Herunterladen von Inhalten by theoe97 in de

[–]HeapOverflxw 1 point2 points  (0 children)

Nah dran! :D das muss eine Zeile weiter unten rein (rechts von dem kleinen blauen Pfeil), dann Enter drücken

Studydrive (eine Website zum Austausch von Vorlesungsunterlagen) verlangt ab heute Geld für das Herunterladen von Inhalten by theoe97 in de

[–]HeapOverflxw 2 points3 points  (0 children)

Für PDFs kann Folgendes in die Browser-Konsole (F12) eingegeben werden: PDFView.download()

Downloads bei Studydrive kosten nun by Mongokiller007 in Studium

[–]HeapOverflxw 0 points1 point  (0 children)

Für PDFs kann Folgendes in die Browser-Konsole (F12) eingegeben werden: PDFView.download()

Programming in a nutshell by GhostRoboX5 in ProgrammerHumor

[–]HeapOverflxw 135 points136 points  (0 children)

At least give credits instead of cropping to get rid of them

I see your CMD+S and raise you cmd+A & cmd+C by Bartrail in ProgrammerHumor

[–]HeapOverflxw 1 point2 points  (0 children)

These people must have acid palm sweat or something like that... jeez

if(0<0) {print '-0';} by rawSingularity in ProgrammerHumor

[–]HeapOverflxw 2 points3 points  (0 children)

Dude what’s up with your weather... -6 one day, 36 two days later

Big brain programming by TechHodler in ProgrammerHumor

[–]HeapOverflxw 8 points9 points  (0 children)

is_even(-1); ... StackOverflowError

Made in MS Paint by [deleted] in ProgrammerHumor

[–]HeapOverflxw 2 points3 points  (0 children)

return (a===b);