Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
spooky16987y@CorruptComputer they expect an authentication token to be set upon a register or login request
-
eybro5277yCorrect me if I'm wrong but won't those two be executed at the same time? (or is that exactly the point with this post?)
-
But real question though. Wouldn't using a loop or something to wait for when a value gets returned, be the best way to solve this?
-
spooky16987y@tisaconundrum best way would just be using the request function and adding a callback, but that would still work better than what this dude did lmao
Looking through someone's code and oh no :(
undefined
http requests
javascript