- 30
- 15 039
CodeNexus
Приєднався 10 кві 2015
JS Fetch in 3 Minutes
Master JS Fetch API in 3 minutes with this simple video!
✅ Quick Concepts outline:
00:00:00 What is fetch?
00:07:24 Fetch syntax
00:47:26 How to use fetch
01:54:25 Fetch options object
02:51:19 Error Handling
03:21:01 Outro
✅ Quick Concepts outline:
00:00:00 What is fetch?
00:07:24 Fetch syntax
00:47:26 How to use fetch
01:54:25 Fetch options object
02:51:19 Error Handling
03:21:01 Outro
Переглядів: 762
Відео
JS Async and Await in 3 Minutes
Переглядів 2,2 тис.2 місяці тому
Master JS Async and Await in 3 minutes with this simple video! ✅ Quick Concepts outline: 00:00:00 What is async and await? 00:20:19 How to use async and await 01:55:09 Async and await key points 02:40:09 Outro
JS Promises in 4 Minutes
Переглядів 2,3 тис.2 місяці тому
Master JS Promises in 4 minutes with this simple video! ✅ Quick Concepts outline: 00:00:00 What is a Promise? 00:12:26 Why do we need promises? 01:01:04 How do we use promises 02:51:19 Promise chaining 03:42:04 Outro
JS Set Timeout in 2 Minutes
Переглядів 1462 місяці тому
Master JS Set Timeout in 2 minutes with this simple video! ✅ Quick Concepts outline: 00:00:00 What is Settimeout? 00:07:14 Settimeout syntax 00:30:28 How to use settimeout? 01:15:19 What is clear timeout? 01:38:29 How to use cleartimeout? 02:00:02 Outro
JS Ternary Operator in 2 Minutes
Переглядів 2233 місяці тому
Master JS Ternary Operator in 3 minutes with this simple video! ✅ Quick Concepts outline: 00:00:00 What is the ternary operator 00:09:14 Ternary syntax 00:25:03 Example 1 01:03:17 Example 2 React 01:30:14 Outro
JS Type Conversion in 3 Minutes
Переглядів 1043 місяці тому
Master Type Conversion in Javascript in 3 minutes with this simple video! ✅ Quick Concepts outline: 00:00:00 What is recursion? 00:06:20 Implicit vs Explicit 00:18:03 Implicit type conversion 01:16:17 Explicit type conversion 02:13:25 Outro
JS Recursion in 3 Minutes
Переглядів 9083 місяці тому
Master Recursion in Javascript in 3 minutes with this simple video! ✅ Quick Concepts outline: 00:00:00 What is recursion? 00:15:20 Recursion countdown example 00:53:02 Callstack errors 01:39:09 Factorial recursively 02:13:10 Recursion step by step 02:33:28 Outro
JS Comments in 2 Minutes
Переглядів 1893 місяці тому
Master Javascript comments in 2 minutes with this simple video! ✅ Quick Concepts outline: 00:00:00 What are comments? 00:06:04 Why do we need comments? 00:28:19 Types of comments 00:33:04 Single-line comments 00:41:05 Multi-line comments 00:52:29 Comment best practices 01:36:27 Outro
JS If Else Statements in 4 Minutes
Переглядів 1094 місяці тому
Master Javascript If-Else statements in 4 minutes with this simple video! ✅ Quick Concepts outline: 00:00:00 What is an if-else statement? 00:10:05 If-else syntax 00:29:00 If statement 01:02:19 Else statement 01:39:22 Else if statement 02:46:16 Nested if statement 03:32:10 Outro
JS Logical Operators in 4 Minutes
Переглядів 684 місяці тому
Master Javascript Logical Operators in 4 minutes with this simple video! ✅ Quick Concepts outline: 00:00:00 What are logical operators? 00:14:14 Why do we need logical operators? 00:38:09 AND operator 01:17:06 OR operator 02:02:08 NOT operator 02:34:02 Combining operators 03:33:07 Outro
JS Data Types in 3 Minutes
Переглядів 3604 місяці тому
Master Javascript Data Types in 3 minutes with this simple video! JS Objects: ua-cam.com/video/gqRjdvwDzgc/v-deo.html ✅ Quick Concepts outline: 00:00:00 What are Data Types? 00:55:15 Strings 01:20:01 Numbers 01:36:19 BigInt 01:57:17 Booleans 02:01:10 Undefined 02:15:03 Null 02:28:00 Symbol 02:41:19 Objects 02:56:02 Outro
JS Variables in 3 Minutes
Переглядів 3214 місяці тому
Master Javascript Variables in 3 minutes with this simple video! ✅ Quick Concepts outline: 00:00:00 What are variables? 00:12:07 Creating variables. 00:38:15 Assigning values 01:14:25 Updating variable values 01:25:21 Variable naming conventions 02:06:20 What is a constant? 02:24:16 Why use constants? 02:49:26 Reassigning const reference variables 03:11:25 Outro
JS Accessors in 3 Minutes
Переглядів 1784 місяці тому
Master Javascript Accessors (Getters/Setters) in 3 minutes with this simple video! ✅ Quick Concepts outline: 00:00:00 What are accessors 00:11:25 Why do we need accessors? 00:33:01 How to use setters. 01:39:10 How to use getters. 01:57:16 How to encapsulate data with getters. 03:03:06 Outro
JS Switch Statement in 3 Minutes
Переглядів 1175 місяців тому
Master Javascript Switch Statement in 3 minutes with this simple video! ✅ Quick Concepts outline: 00:00:00 What is a Switch Statement? 00:08:07 Why do we need switch statements? 00:23:15 Switch statement syntax 01:17:06 Switch statement examples 01:44:20 Do while vs while loops 02:16:01 Outro
JS While Loops in 3 Minutes
Переглядів 2,2 тис.5 місяців тому
Master Javascript While Loops in 3 minutes with this simple video! ✅ Quick Concepts outline: 00:00:00 What is a While Loop? 00:08:16 Why do we need while loops? 00:24:17 How to use a while loop? 01:04:17 While loop step by step 01:44:20 Do while vs while loops 02:24:25 Outro
Javascript Rest Parameter in 90 Seconds
Переглядів 1226 місяців тому
Javascript Rest Parameter in 90 Seconds
Javascript Callback Functions in 4 Minutes
Переглядів 1777 місяців тому
Javascript Callback Functions in 4 Minutes
Javascript Array Filter in 90 Seconds
Переглядів 337 місяців тому
Javascript Array Filter in 90 Seconds
Javascript Arrow Functions in 4 Minutes
Переглядів 1107 місяців тому
Javascript Arrow Functions in 4 Minutes
Learn Javascript Array Reduce in 3 Minutes
Переглядів 728 місяців тому
Learn Javascript Array Reduce in 3 Minutes
How to Make a Navbar using HTML and CSS
Переглядів 898 місяців тому
How to Make a Navbar using HTML and CSS
Supperr❤
Bro nice explanation with animations but please remove the background music.
Bro nice explanation with animations but please remove the background music.
Bro nice explanation with animations but please remove the background music.
Lost opportunity - "If you found the video helpful Promise me that you will like and subscribe."
Awwww you’re right! Good one!
please make js one long video
great brother
Great topic, thanks 👍
Please increase the audio volume, and the speed is perfect.
Gotcha, I’ve been testing different settings with my mic that might be the issue thanks!
This is very helpful, thank you
Thanks appreciate the feedback!
Very fast and hurry burry 😅
Sorry, I try to be as clear and concise as possible. Do you think slowing down would help your understanding?
@vishwanauthpersaud8305 yah
Don't stop keep improving broh....👍🏻
You are doing a great job, brother. Best wishes 🎉🎉
Thank you. Really appreciate it!
I love it❤thank you
Appreciate it!
really helpful keep going bro
Thanks, appreciate it!
hey make playlists
you make great & helpful videos man i love them
Appreciate it!
Really good explanation!
Glad it was helpful!
Make a video about recursion
I will definitely add it to the list!
You could always use For loops but this also works, great video!
Different use cases, for example what if you’re running some code and continuously prompting the user after each iteration, the loop continues until they enter the word stop. For loops work if you know when the loop will need to end, in that case you don’t. Hope that helps! They’re similar but not the same.
the title of the video is about WHILE loops specifically. we know for loops exist friend.
What vscode theme are you using?
One dark pro
@@vishwanauthpersaud8305 Thanks so much, Great video
You’re welcome, appreciate it!
ur gonna grow just like bro code bro, gl
Appreciate it!
nice video and needs tons of recognition
Appreciate it!
Love the set up! Is that VSCode with remote web debugger? Any tips to get the same setup going?
Yeah it’s vs code with the live server extension installed. I have an empty html file with the JavaScript linked to it. I open the html file with live server in chrome and use the chrome dev tools console which can be opened in a new window. Then I just split vs code and devtools in my window and when I save it auto updates. Hope that helps! Thanks for the feedback.
yes! that helps a ton thank you. keep up the great content, you’ve got a sub from me :D
Good content. Subscribed.
Awesome. Thank you!
good shit bro
I've always wondered what this prototype thing that appeared under objects was, glad to know it now👍
Glad I could help!
This, I swear, is the most concise and easiest explanation of this concept! You rock, man! I see your channel growing!
Thanks. I really appreciate it!
Good videos, keep going man you're making some great tutorials
Thank you!
The Class syntax feets me better.
Classes are awesome and more common in other languages, don’t blame ya.
I was genuinely shocked when I saw this didn’t have thousands of views!
😊
keep going!
I want download it 😢
wow thanks for the tutorial it helped so much!!
So cool
Very helpful🙂
This is good information thank you!!
"DID YOU JUST TEACH PEOPLE ABOUT ARRAYS, HARRY?!", Dumbledore asked calmly. This is pretty useful actually