Тёмный

Learn JavaScript Touch Events In 17 Minutes 

Web Dev Simplified
Подписаться 1,6 млн
Просмотров 112 тыс.
50% 1

Опубликовано:

 

14 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 155   
@SamFishback
@SamFishback 2 года назад
Thank god for you. A clear, concise crash course on touch events. I have been scouring the internet only to find documentations and outdated stackoverflows. This was exactly what I needed.
@scienceblossom6197
@scienceblossom6197 Год назад
I agree, thanks God he's such an amazing teacher! 👌👌👌
@diegolopez9851
@diegolopez9851 2 года назад
You are uploading all the videos I'm needing this week 🤯🤯
@tuhinkarmakar3882
@tuhinkarmakar3882 2 года назад
This literally answered a ton of doubt that I usually had while building some touch based stuffs. Thanks a ton @Kyle :)
@icesallowcome
@icesallowcome 2 года назад
you're welcome
@SiddheshNan
@SiddheshNan 2 года назад
Hey Kyle great video as always! Btw I noticed one thing that the about Phone menu is actually leaking your phone number & imei at 4:19 Please add some blur or box to hide it. Thanks.
@StellarWeb008
@StellarWeb008 2 года назад
He's the best teacher I have every seen And from now on he is my favourite youtuber also
@skies_codes
@skies_codes 2 месяца назад
Exactly what I wanted right now 🤗🤗😍😍 This is why I love web dev simplified so much.
@atroyo6504
@atroyo6504 6 месяцев назад
Damn, this is like a bite-sized course. Pretty concise without sacrificing details.
@emyralunthomas
@emyralunthomas 4 месяца назад
Really clear and to the point explanation - great work
@Paninicus
@Paninicus 2 года назад
yet another high value video. Thanks Kyle. A similar video about debugging on iOS would be awesome. Because remember, Safari is the new IE...
@Weagle1337
@Weagle1337 2 года назад
Just install another browser...
@Paninicus
@Paninicus 2 года назад
@@Weagle1337 sure, I'll tell my 12k users
@FxWitch
@FxWitch 6 месяцев назад
Absolute game changer, this saved me tons of time researching these things as a noobie
@one2oblivion
@one2oblivion 27 дней назад
Thank you so much for this. It was a great intro.
@AlekVila
@AlekVila Месяц назад
This was a beautiful gem! Thank you!
@addictedSK
@addictedSK 2 года назад
i was just working on something for mobile browser the other day and I've used on click everywhere! got to learn a lot from this.... can you please do tutorial for holding down plus minus button to gradually speed up number? Thanks
@ronny332
@ronny332 2 года назад
Nice introduction to topic, I never came across until now. Thank you 🙂!
@squarerootof2
@squarerootof2 2 года назад
This touches me deeply!!
@kenkinyua7036
@kenkinyua7036 2 года назад
this is really my favorite channel . Thanks
@politubeyou
@politubeyou Год назад
Great explaination in such a short time. Thank you!
@LexiumHub
@LexiumHub 2 года назад
How I love watching your videos immediately released 😫
@repenning1
@repenning1 2 года назад
Kyle, have you considered pointer events? Would be simple to change your code to make pointer events work, but they would have the advantage of working for touch and mouse at the same time. There is no touch array with pointer event but you don't need that. As you could see the simultaneous touch is nearly impossible anyway. Pointer events are, I think, simpler to implement.
@4541047
@4541047 2 года назад
Indeed, this is the right and correct comment for this video...
@ellieyen3359
@ellieyen3359 2 года назад
According to MDN, the pointer event seems to have better browser compatibility (for non experimental properties). Also, the pointer event has more capability to handle things such as pressure and tiltX for pen devices.
@anonlegion9096
@anonlegion9096 2 года назад
interesting.... gonna read more into this
@alwaysasq7797
@alwaysasq7797 2 года назад
I was considering just click for my (soon to be available) explainer video on programming drag and drop. Then I considered adding touch based on this great video by Kyle - just been testing using pointer events - both in one event! Tested in mobile chrome and edge.
@indoom
@indoom 2 года назад
and pointer event has setPointerCapture/releasePointerCapture. Really helpful when dragging stuff around
@alessandroformica6824
@alessandroformica6824 Год назад
Another cool video from Kyle. Thank you, Mister!
@felipefregginrules
@felipefregginrules 10 месяцев назад
This is super! Thanks so much Kyle!
@smoothbeak
@smoothbeak 2 года назад
Wow, touch events are quite interesting, and fairly simple to work with really :) Great video
@tigersmith12
@tigersmith12 2 года назад
W wat a great guide W you not only gave great real world use case scenarios but you also show a fast and simple way to debug any and all examples. There has been times where I followed a guide and ran into a bug that wasn't explain in the demonstration and couldn't figure out how to properly debug it. Ppl would pay crazy amounts of money to get half of this effort and quality at a college. One more W for good measure. P.S. I don't even web dev but love it when I see a good and clear guide.
@CirTap
@CirTap 2 года назад
You can also do remote USB debugging in desktop Firefox and connect its DevTool to your Android Firefox instance. Both need to be the same version iirc. On desktop goto about:debugging to enable the feature.
@sohastar1985
@sohastar1985 2 года назад
Perfect this time more clear 👍 i like kyle videos cause its clear without extra information . But some times he is too fast on talking like eminem😂 . ✌️Thak you for share your information kyle🤗
@nathanyang3288
@nathanyang3288 2 года назад
Keminem😂
@phil2of3
@phil2of3 2 года назад
One could say it's... simplified.
@anonlegion9096
@anonlegion9096 2 года назад
6:30 I've been developing for a little over a year now and this just blew my mind
@matteoporrani4271
@matteoporrani4271 2 года назад
Great video, simple and clear, thanks a lot!
@reyzKhight
@reyzKhight 2 года назад
This is what I'm looking for
@AndyRocket1000
@AndyRocket1000 Год назад
Great job kyle👏👏👏
@broadshare
@broadshare 2 года назад
Hey Kyle, good stuff thanks. When are you playing the guitar 🎸
@sivakarthikeyan2516
@sivakarthikeyan2516 2 года назад
Thankyou man, you made me happy. 🙂
@OscarSerna-
@OscarSerna- Год назад
Thanks!
@Kawabolole
@Kawabolole 2 года назад
awesome and super useful, thanks!
@mr.jitruxa8103
@mr.jitruxa8103 Год назад
thank you for this video, it helped me a lot!
@pouriyanourouznejad7090
@pouriyanourouznejad7090 2 года назад
Ur the best 💜 Can u pls teach us this 16:34 part with some examples? How to detect touchmove on swipe up/down/left/right ? For example, if I swipe up, then... (something happen) Need help to detect these moves 😅
@Italiafani
@Italiafani 2 года назад
You could detect the direction by storing the `pageY` and `pageX` properties of the `Touch`es into variables and then comparing them to the updated values on later events. If previous X is less than current X, the touch is moving to the right etc. I can't be arsed to try this out, so I'm not sure if this works as is, but here's what I'd start with: const logDirection () => { // scope these variables so we can use this on different targets let prevX, prevY return (event) => { const { pageX, pageY } = event.changedTouches[0] if (prevX < pageX) console.log('right') else if (prevX > pageX) console.log('left') if (prevY < pageY) console.log('down') else if (prevY > pageY) console.log('up') prevX = pageX prevY = pageY } } document.addEventListener('touchmove', logDirection())
@pouriyanourouznejad7090
@pouriyanourouznejad7090 2 года назад
@@Italiafani omg that sounds complicated, but thank you, I will try it 😅
@andrillaf
@andrillaf 2 года назад
Ha! You read my mind. I was just struggling with this!
@MuhammadAhmedAshraf
@MuhammadAhmedAshraf 2 года назад
can you make a video about paper ripple animation when there is not internet youtube have a retry button and when you long press on it the animation goes slow and stays there as long as you click there i am struggling to find this kind of animation that youtube has
@shahabdev2520
@shahabdev2520 Год назад
super cool man. super cool. gracias
@riyaanfarhaan754
@riyaanfarhaan754 2 года назад
Oh, thank you kyle. Just saved me from going on searching about touch events. Once again thank you.
@davidrobot7818
@davidrobot7818 2 года назад
Great tutorial. Thanks.
@Dipenparmar12
@Dipenparmar12 Год назад
Amazing tutorial
@0VexRoblox
@0VexRoblox 2 года назад
Very touching
@Aalii6
@Aalii6 2 года назад
interesting topic, thank you!
@EugenKondratiev
@EugenKondratiev 2 года назад
Thanks a lot Kyle. extremely useful and interesting topic and video.👍
@dustinscroggins6256
@dustinscroggins6256 2 года назад
Perfect video bro
@AnkitTiwari-dq7qm
@AnkitTiwari-dq7qm 2 года назад
Awesome Video 🔥
@dailymeow3283
@dailymeow3283 2 года назад
09:35 even if i put 3 fingers at once ... omg he's a cat 🐾🐈
@terencecluttey8302
@terencecluttey8302 2 года назад
connecting my phone to the website that is run locally is cool
@QwDragon
@QwDragon 2 года назад
Very cool! Thanks!
@dclxviclan
@dclxviclan 2 года назад
Awesome bro, thanks for that lesson, u help me, this good lesson👍
@MrSantirangel
@MrSantirangel 2 года назад
Great Video!!
@mnnw148
@mnnw148 Год назад
great video
@saifsaeed1158
@saifsaeed1158 2 года назад
well done my man , thanks alot
@robinwatts8374
@robinwatts8374 2 года назад
You're the man
@neilmeich
@neilmeich 7 месяцев назад
thanks
@sasi_smr
@sasi_smr 2 года назад
Amazing!! You are awesome!!! ❤️
@amiralishoja
@amiralishoja 7 месяцев назад
Perfect
@mrmike81818
@mrmike81818 2 года назад
Thanks for sharing your mad skills... impressive.
@rachidb9624
@rachidb9624 2 года назад
I didn't even know that such Javascript events existed in the first place
@JimRooney
@JimRooney 2 года назад
Top shelf 👍🏻
@fransjoakimtitulaer2404
@fransjoakimtitulaer2404 Год назад
Amazing
@gopalloharnew5948
@gopalloharnew5948 2 года назад
It's Ammazing !
@diego_sabbagh
@diego_sabbagh 2 года назад
Thansk for the video. Noob question: what is that semicolon ";" you put in front of the arrys?
@CiroPeixoto
@CiroPeixoto Год назад
FERA!!! 🦁
@reimdl
@reimdl 2 года назад
Super useful
@EvertJunior
@EvertJunior 2 года назад
You're perfect
@amircahyadi9219
@amircahyadi9219 2 года назад
Nice share 👍
@CirTap
@CirTap 2 года назад
What about Laptops and Pen / Graphics Tablets? and how do *PointerEvents* fit into the picture? Tablets are connected to PC-ish devices (Laptops) and many come with support for pinch and zoom => multi touch points. Aren't PointerEvents supposed to be the clicky-touchy "meta" event that cover both touch and click? As a (Wacom) pen tablet user that also uses the pen/stylus as a mouse replacement, I always run into issues on web pages that use *drag* events like maps (Google, Apple). Several panels in Firefox DevTools also do not respond properly when I try to resize them using the pen. It's only web stuff that has this issue. Desktop apps respond perfectly fine to the pen-as-mouse use case.
@ripon59
@ripon59 2 года назад
awesome
@shapelessed
@shapelessed 2 года назад
It's the worst when you're trying to have different handlers for click and touch... Then you remember touching also registers as a click... And yes, you can have both touch and click working on your computer, as long as you have a touch screen and your browser is aware of it.
@QwDragon
@QwDragon 2 года назад
And you can plug mouse into the phone too ;)
@mohammadashrafi2033
@mohammadashrafi2033 2 года назад
Great👍
@chrismuller2780
@chrismuller2780 11 месяцев назад
@14:41, Could you have used stopPropagation() in your event handlers instead of preventDefault() in addEventListener()?
@fractallabor
@fractallabor 2 года назад
Why do you have semicolons before each .forEach calls? 17:28 Edit: it was added magically at 9:25 by vscode I think 😆
@paoloose
@paoloose 2 года назад
It's not needed there, but when you have a line that starts with brackets or parentheses, you must use semicolons at the start or in the previous line because otherwise the interpreter will think that line is a continuation of the previous line
@devstefancho
@devstefancho 2 года назад
Could you make a video about pinch zoom to magnify images?
@harikotha7
@harikotha7 2 года назад
Nice!
@UnifiedFriends
@UnifiedFriends 2 года назад
4:34 Knox 3.8: So you're using a Samsung, released on >= November 11, 2021. Fascinating how little it takes, to draw some kind of conclusions about something.
@WebDevSimplified
@WebDevSimplified 2 года назад
I am using a Samsung phone but it is much older than 2021
@UnifiedFriends
@UnifiedFriends 2 года назад
@@WebDevSimplified Good to know that at least Business APIs/Frameworks get updates. Thanks for the feedback, I wasn't aware that Samsung provides updates for this component. Also for older devices, that may no longer receive system updates.
@pawejakubowski829
@pawejakubowski829 2 года назад
Hello Kyle, Thanks for great content. I don;t know why I can't run site on my mobile device. I'm on the same internet connection, the same IP adress. Did you come across that kind of situation?
@StevieB86
@StevieB86 Год назад
Did you ever figure out how to fix this? I'm having the exact same issue.
@gugildak12
@gugildak12 2 года назад
Thanks Kyle. I would use these tricks in my mobile apps developed with React Native(which is basically JScript😊) Maybe they documented already in Touchables.
@beinyourguard
@beinyourguard 2 года назад
awesome!
@IvanLopes-k9z
@IvanLopes-k9z 10 месяцев назад
Hey love your vids, i don't know if you can help me with something, i did catch the vertical movement and i increase and decrese a variable value and i did set each 10 + or - to do anotherVariable++ and anotherVariable-- and run a function func(anotherVariable) my problem is no matter what i try the function its only called 1 time if i console log instead of a function like cons..log(10+) cons..log(10-) it will print as it should but as soon as i change to a real render code it breaks on first call
@ayushtiwari1504
@ayushtiwari1504 2 года назад
The video which I wanted
@mohamedyoussef8835
@mohamedyoussef8835 2 года назад
Awesome video ++++++++++++++++++ 😃
@321sas
@321sas 2 года назад
Five server which is a different extension automatically gives you the router address
@el_teodoro
@el_teodoro 2 года назад
Can we do this too with iPhone? I don't use an iPhone myself, but I need to debug on it for clients...
@nathanbanji5015
@nathanbanji5015 2 года назад
Can you please do a video on google maps api? I think it would be useful to a lot of people
@kabkee
@kabkee 2 года назад
Hi Kyle, I've found that a semicolon had been automatically added on the first place of a line. It seems like an auto formatting was working. I googled up for the reason for using a starting semicolon but I'm not clear what benefit would it be. Would you please let me know why you are using a starting semicolon, what benefit, or why it could be a good habit while coding?
@TEDCFPublishing
@TEDCFPublishing 2 года назад
Not sure about the semicolon either. It would be nice to know if it is a typo or standard practice.
@sandamandresyrajemisa5767
@sandamandresyrajemisa5767 2 года назад
Nice
@Jansa372
@Jansa372 Год назад
I'm creating a modal which on swipe down it closes. The issue is that with e.preventDefault() I can't focus on the element inside the modal because it prevents the click. Is there a work around this please?
@ExploringCodeCrafter
@ExploringCodeCrafter 2 года назад
about:inspect will redirect to the same page
@oluwatomisinbabatunde8426
@oluwatomisinbabatunde8426 2 года назад
I couldn't have been the only one that saw those semi colons that are not needed
@CirTap
@CirTap 2 года назад
@Maria it's also common for script concatenators and bundlers to put a semicolon between the scripts just to make sure statements don't "bleed" into each other. it's also a good idea to put one in front of any IIFE.
@gio2156
@gio2156 2 года назад
So what about Pointer Events? Its well-supported and much better and easy to use than Touch Events.
@jingsuantan2304
@jingsuantan2304 2 года назад
wanba ask if touch event can set to lock control on resize resolutions of the screen also? 🔒
@karshten9218
@karshten9218 2 года назад
Hi! How make drag and drop on mobile diveces, I've done ordinary dnd on desktop, but on mobile devices it wasnt working
@Weizengass
@Weizengass Год назад
I lost it when I heard "we need two in the back"
@lowEndAppsAndGames
@lowEndAppsAndGames 5 месяцев назад
Hey Kyle unfortunately my doesn't work. Ive tried to navigate to my ip address on the phone but the pages aren't available.
@tobeyawaagwu1751
@tobeyawaagwu1751 2 года назад
Is it there an event for double tapping?
@phonewebdevs3667
@phonewebdevs3667 2 года назад
Is changedTouches an object?.... Am confused there
@maxime9728
@maxime9728 2 года назад
so many opportunities for jokes and none were taken advantage of
@Deathrunify
@Deathrunify 2 года назад
Is ;[] faster than Array.from() and Array.prototype.call.slice()?
@KenW418
@KenW418 2 года назад
The semicolon is only there because of the interpreter. He doesn't use them on the end of each line. So the interpreter would consider those brackets to be part of the previous statement and execute it like an array (that wouldn't exist). To prevent this, he has to use the semicolon (delimiter) before the brackets. The [] is the "spread element" (look it up and read more). It can be used to create arrays from iterable objects. This is an important distinction with Array.from(). Array.from() can create arrays from iterable objects but also array-like objects (things with a length property, but may not be iterable). Neither of which is really faster than the other, but the way he uses the spread element wasn't necessarily what it's designed for. It also doesn't help the readability of your code. Array.from() makes sense to anyone who reads your code and should probably be used for this circumstance more than the spread element for that reason alone. The slice method is the old version of Array.from(). Array.from() is more efficient and can create arrays from more complicated data structures, but if browser compatibility is your concern then the slice method is your go to. Hope that helps!
@Deathrunify
@Deathrunify 2 года назад
@@KenW418 thank you for this explanation, I appreciate it.
@mykalimba
@mykalimba 2 года назад
5:38 Weird glitch that knocks video and audio out of sync.
Далее
Learn Pointer Events In 15 Minutes
15:10
Просмотров 124 тыс.
How many can you smash?🍫 IB : Florin
00:19
Просмотров 3 млн
Why Signals Are Better Than React Hooks
16:30
Просмотров 480 тыс.
10 Tailwind Classes I Wish I Knew Earlier
13:31
Просмотров 188 тыс.
These CSS PRO Tips & Tricks Will Blow Your Mind!
8:48
Просмотров 403 тыс.
10 Tailwind Tricks You NEED To Know!
10:45
Просмотров 298 тыс.
5 JavaScript Concepts You HAVE TO KNOW
9:38
Просмотров 1,4 млн
Top 6 React Hook Mistakes Beginners Make
21:18
Просмотров 576 тыс.
Learn CSS Grid the easy way
37:04
Просмотров 918 тыс.
How To Master Frontend Development | Get a Job in 2024
10:45
How many can you smash?🍫 IB : Florin
00:19
Просмотров 3 млн