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
-
Can you explain? I'm not a full time js dev but always want to know about stuff like this...
-
jamiek945318y@Zaphod65 I am immediatly invoking the reportBug function instead of just passing the function. Take a look at the end of the line "reportBug ()".
-
dmacdo02448yAlso not returning the promise, so whatever runs after this might not actually wait for initial to finish all its promises
-
Is there no way to use breakpoints on JavaScript code? At least the node js backend code, I use xdebug for php and it's super helpful
-
jamiek945318y@jonnyserra Not really, this is an Ionic application which runs on a virtual machine.
Just wasted 30 mins of my life wondering where the fuck this bug is coming from. This is why i fucking hate javascript.
undefined
js crap