Contributions

Article
This post contains screencasts of the various coding things I tried with Gen AI and their results. The conclusion (at the end of the post) helps understand the leverages and limitations of Gen AI wrt. coding / web dev.
Tutorial
A bunch of infographics explaining the following:
- When do we use callbacks, promises and await
- What are the gotchas specific to await
- How async functions helps prevent the gotchas specific to await