Contributions

Article
«Destructive» actions (e.g. those which delete user data) often require to be confirmed by user, but our code usually does nothing to enforce this. This article reveals the way to hide dangerous code behind «confirmation wall» to make our apps safer to our users.