How to Promisify modals to manage them imperatively
Just wanted to share with you a interesting approach I recently found to promisify modals. Take a look here in the implementation if you are interested https://github.com/gabrielmlinassi/promisify-modals-poc
PS: It's just a POC, so not optmized for a11y or performance.