Learn JavaScript Touch Events In 17 Minutes

Mobile responsive design is something everyone focuses on with CSS, but touch events are something almost no one takes the time to implement. In this video I will show you how to get started with touch events, how to connect your phone to your computer for debugging, and overall how to make working with touch events easy. 📚 Materials/References: Chrome Devices URL: chrome://inspect/#devices 🌎 Find Me Here: My Blog: My Courses: Patreon: Twitter: Discord: GitHub: CodePen: ⏱️ Timestamps: 00:00 - Introduction 00:55 - Touch event basics 03:54 - How to debug your phone from your computer 07:40 - Advanced touch event features #TouchEvents #WDS #JavaScript
Back to Top