Max is a startup software engineer. He seeks to use what he has learnt as a startup founder and tech community leader to solves hard problems with innovate products or services.
I think in terms of understanding code and learning about either promises vs async/await.
I had a particularly hard time understanding and using async/await. Especially I had to get the result of the return statement when I'm running a async/await function.
For promises wise, I get to understand it better. Since it feels more like a try catch statement.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
I think in terms of understanding code and learning about either promises vs async/await.
I had a particularly hard time understanding and using async/await. Especially I had to get the result of the return statement when I'm running a async/await function.
For promises wise, I get to understand it better. Since it feels more like a try catch statement.