Debugging Inside VS Code

  Рет қаралды 4,154

Self Teach Me

Self Teach Me

Күн бұрын

Пікірлер: 18
@saschametz9018
@saschametz9018 3 жыл бұрын
Love the way you highlight what you are talking about.
@SelfTeachMe
@SelfTeachMe 3 жыл бұрын
Thanks Sascha!
@vernevens1598
@vernevens1598 Ай бұрын
I had that same error but I tried to fix it myself and after about three or four hours I did. I realized that I was trying to add an integer to a string so this is what I did: let progressBarValue = parseInt(progressBarComponent.current.value); progressBarValue += 30; progressBarComponent.current.value = 0; progressBarComponent.current.value = progressBarValue; calculateCurrentTrackTime(); It works but I like yours better and reduces this to two lines instead of five. Good exercise for me. Good video, works like a charm. The only thing I'm having trouble with is using dynamic sources so I can play one song after the other from a list, but I'll figure it out.
@yojou3695
@yojou3695 2 жыл бұрын
I always wanted to do this hahhaha, I came because I wanted to built the audio player and now I can debug in VS Code. Love this channel :-)
@SelfTeachMe
@SelfTeachMe 2 жыл бұрын
Awesome! Thanks for the kind words.
@JamesQQuick
@JamesQQuick 3 жыл бұрын
Great debugging overview!
@SelfTeachMe
@SelfTeachMe 3 жыл бұрын
Thanks!
@ArenitaHernandez
@ArenitaHernandez Жыл бұрын
Loved this! Wow! Simply awesome!!!
@SelfTeachMe
@SelfTeachMe 10 ай бұрын
Glad you liked it!!
@TheDrIanGregory
@TheDrIanGregory Жыл бұрын
For some reason the break points all grey out and can not be hit... The break points for the server-side entry of the program are hit. But none of the client-side... :(
@preslavgetov1330
@preslavgetov1330 2 жыл бұрын
Thank you for your explanation here! Have you ever had an issue where you move from step to step while debugging and at one point you get - "Can not open whateverfile. File is a directory"?
@SelfTeachMe
@SelfTeachMe 2 жыл бұрын
Sorry for the delayed response... I haven't encountered that issue before. Were you able to resolve it?
@guzidev
@guzidev 2 жыл бұрын
Great video ! Gratz
@SelfTeachMe
@SelfTeachMe 2 жыл бұрын
Thanks!
@destinlee
@destinlee 3 жыл бұрын
She's Back!!!!!!!!! 🙌
@SelfTeachMe
@SelfTeachMe 3 жыл бұрын
Love this!!
@frankiefab
@frankiefab 2 жыл бұрын
Hahahaha loving the intro😄
@jamesjones2212
@jamesjones2212 2 жыл бұрын
Girls who code
Custom Hooks in React
24:20
Self Teach Me
Рет қаралды 2,4 М.
Logpoints, Triggered Breakpoints, and Conditional Breakpoints in VS Code
17:57
Apple peeling hack @scottsreality
00:37
_vector_
Рет қаралды 130 МЛН
when you have plan B 😂
00:11
Andrey Grechka
Рет қаралды 65 МЛН
Are you debugging JavaScript in VSCode? | YOU SHOULD!
7:06
Alex Ziskind
Рет қаралды 161 М.
10 React Antipatterns to Avoid - Code This, Not That!
8:55
Fireship
Рет қаралды 747 М.
The New Way To Debug JavaScript in VS Code - No Extension Required
7:21
Don't Skip Testing: How to Start Testing React Components
24:05
Self Teach Me
Рет қаралды 970
Premature Optimization
12:39
CodeAesthetic
Рет қаралды 808 М.
How to be a git expert
46:26
Floating Little Leaves of Code
Рет қаралды 161 М.
Testing React Components
33:51
Self Teach Me
Рет қаралды 18 М.
Building a Sliding CSS Menu without JavaScript
16:16
Self Teach Me
Рет қаралды 4,7 М.
25 VS Code Productivity Tips and Speed Hacks
11:35
Fireship
Рет қаралды 2,3 МЛН