PromiViz
Visualize the JavaScript Promise APIs and learn. It is a playground to learn about promises faster than ever! A tool built for developers by a developer.
View Demo ยท Learn . Report Bug ยท Request Feature
PromiViz
is an open-source tool to visualize the JavaScript Promise APIs. It is a playground for developers to configure promises with delays, resolve/reject, and more.
Here is a quick demo of the app. I hope you enjoy it.
Liked it? Please give a โญ๏ธ to PromiViz to grow ๐ช stronger.
Stargazers
who have supported this project with stars(โญ)Please access PromiViz using the URL:
PromiViz
comes with a bundle of features already. You can do the following with it:
all
, any
, allSettled
, race
, resolve
, reject
.JavaScript promises are a bit of a complex topic to understand for beginners. However your interviewers will love to ask questions about this topic. Hence an in-depth understanding of how it works internally would be a great advantage.
PromiViz
will help you with that. You can run the promises, customize them, and see the execution
logs to understand what's happening. You can also modify the settings, try different combinations of the APIs, resolve/reject to firm up your understanding.
Here are some of the future enhancements planned:
I built this app with the following technologies:
True, No React, Angular, Vue, yet. As it was done as an initial prototype, I may move the app to a framework later.
PromiViz
for Development?index.html
file with any server of your choice. You can use npx serve
, or if you
are using VS Code
, you can use the Live Server
extension to run it.This project is licensed under the MIT License - see the LICENSE
file for details.
PromiViz
Any kind of positive contribution is welcome! Please help us to grow by contributing to the project.
If you wish to contribute, you can work on any features or create one on your own. After adding your code, please send a Pull Request.
Please read
CONTRIBUTING
for details on ourCODE OF CONDUCT
and the process for submitting pull requests to us.
We all need support and motivation. PromiViz
is not an exception. Please give this project a โญ๏ธ to encourage and show that you liked it. Don't forget to leave a star โญ๏ธ before you move away.
If you found the app helpful, consider supporting us with a coffee.