-
Why JavaScript dialogs (alert/prompt/confirm) are not widely used?
Recently I started working on a small open-source project side project with Vue, and I wanted to create yes/no dialog (basically a model) which will show a notification with a confirm and cancel button. So users can confirm or cancel an event. However, since I don’t want to reuse my code and repeat the same […]
-
Clones are good
Replit was a service that I was using as a tool where my colleagues were able to run some code snippets online to learn some concepts which I wanted to teach. However, yesterday’s fiasco made me immediately delete my Replit account. If you don’t know what happened, in a summery, the CEO of Replit basically […]