
Krishna Pravin
404 bio not found
Education
B. Tech IT
Work
Software Engineer - Full Stack at Gyanmatrix Technologies
We're a place where coders share, stay up-to-date and grow their careers.
404 bio not found
Education
B. Tech IT
Work
Software Engineer - Full Stack at Gyanmatrix Technologies
Recent comments
for loop vs .map() for making multiple API calls
This approach looks good. Pushing the promises into an array ...
for loop vs .map() for making multiple API calls
Shim: npmjs.com/package/promise.allsettled Polyfill: logic24...
for loop vs .map() for making multiple API calls
The last example(using promise) is the same as the previous o...
How to edit files in a Heroku dyno and persist it
Use the Heroku config vars option for environment-specific ...
How to edit files in a Heroku dyno and persist it
To add a file to Heroku app, you can push your file to your...