"🔒-y" – Asgardian God of Event Scoping 📦, Scroll Locking 📜, Silence Casting 🙊
-
Updated
May 30, 2020 - JavaScript
"🔒-y" – Asgardian God of Event Scoping 📦, Scroll Locking 📜, Silence Casting 🙊
Stopedit let's you protects entire page or specific elements from bad guys who use inspect element to trick people
In this little JavaScript demo application, I used event listeners and specifically drag and drop events. I added and removed event listeners and get data out of the event object. Besides, I used the preventDefault method and controlled my events according to the capturing and bubble phases with stopPropagation and event delegation for example.
Form validation using Javascript
Shorthand utils for dealing with React events
Understanding useState useing short Form.
use for prevent browser default behavior. usually used in web without scroll app.
Done a Form with lot of conditions
Examples in JS about event listeners, event handlers, event propagation, stopPropagation() and preventDefault() - 2020
FirePost is a React and Firebase web app that enables real-time post creation and retrieval. It utilizes React Router v6 for client-side routing and Bootstrap for a visually-appealing UI. PreventDefault is used for input validation and security.
A little app to chat with friends built with React.js, SCSS, and Firebase
Add a description, image, and links to the preventdefault topic page so that developers can more easily learn about it.
To associate your repository with the preventdefault topic, visit your repo's landing page and select "manage topics."