How To Make Your Own JavaScript Events
Web Dev Simplified Web Dev Simplified
1.61M subscribers
79,534 views
2.8K

 Published On Apr 30, 2022

JavaScript has tons of different events that you can listen to, but you can also create your own custom event for any use case you can think of. Best of all it is incredibly easy to create a custom event in JavaScript. These events are great for implementing things like touch based gestures, and even communicating across your application.


📚 Materials/References:

Event Listener Video:    • Learn JavaScript Event Listeners In 1...  
Event Listener Article: https://blog.webdevsimplified.com/202...
Custom Events Article: https://blog.webdevsimplified.com/202...


🌎 Find Me Here:

My Blog: https://blog.webdevsimplified.com
My Courses: https://courses.webdevsimplified.com
Patreon:   / webdevsimplified  
Twitter:   / devsimplified  
Discord:   / discord  
GitHub: https://github.com/WebDevSimplified
CodePen: https://codepen.io/WebDevSimplified


⏱️ Timestamps:

00:00 - Introduction
00:40 - Basic Custom Events
02:43 - Custom Event Options
05:51 - Passing Data To Custom Events
06:48 - Double Click Example


#CustomJSEvents #WDS #JavaScript

show more

Share/Embed