50+ JavaScript Practice Exercises || Master JavaScript 2024

preview_player
Показать описание
00:00:00 Introduction
00:00:23 Print"Hello, World!"
00:03:51 Print the numbers using the loop
00:09:34 function to add two numbers and return the result
00:11:59 function to calculate the area of a rectangle
00:15:16 function returns the reversed version string
00:17:45 function that checks if a number is even or odd
00:20:15 checks if a given year is a leap year
00:26:20 Sum of all elements in an array
00:33:37 Create an object and add a method
00:36:52 Change the text of a paragraph on a webpage
00:41:07 Create a button dynamically and add it to the webpage
00:44:01 displayed an alert when the button clicked
00:48:03 calculates the factorial
00:56:12 random number between a given range
01:00:05 returns a new array of even numbers
01:03:11 Use `map()` to double all the elements
01:06:44 Find the largest element using reduce()
01:12:40 Remove all occurrences of a specific element
01:15:45 Display the current date and time
01:17:48 try-catch block to handle an error of API fetch
01:21:06 recursive function find factorial
01:26:44 recursive function finds the nth Fibonacci number
01:31:10 counter function using closures that increments
01:35:56 Implement a private variable using closures
01:41:30 Add method to Product Prototype
01:50:24 makes multiple API calls using callbacks
01:58:27 Rewrite using Promises
02:03:32 Promises to load multiple images
02:12:18 Rewrite using Async/Await
02:17:07 Fetch data from an API and handle errors
02:21:50 Image gallery dynamically
02:26:28 form validation
02:32:06 Bubbling and capturing
02:36:11 Click event on a parent element (bubbling)
02:41:10 countdown timer
02:49:23 quote-changing
02:53:43 Regular expression to validate an email
02:59:31 Print a 2d array and reverse it
03:08:22 Destructure an object
03:11:42 class representing a Book add method too
03:17:08 extends the `Book` class with the issue
03:22:22 Prototypal Inheritance exercise
03:27:26 Oddish or Evenish
03:32:13 Reverse words with odd length
03:39:08 takes an array of objects and return the total price
03:43:08 Return "Boom!"
03:46:30 1s and 0s
03:53:48 Vowels or consonants
04:01:20 returns the number of days in the month
04:05:22 Return the fraction in string format

For DSA, we have everything covered:
✅ 15 DSA patterns covered in detail with videos
✅ 150 top DSA solution videos
✅ 25+ Revision guides, modules, and videos
✅ 100+ pages DSA guide book for revision

For Web Development, we have everything covered:
✅ MERN and Next JS complete beginner to advanced
✅ 5+ full stack major projects with detailed guides and videos
✅ Frontend: HTML, CSS, JS, React JS, Next JS
✅ Backend: Node JS, Express JS, MongoDB, Next JS
✅ Serverless: Firebase, Supabase
✅ Git, Github, Deployment
✅ 15+ mini projects and interview guides

⚡ Connect with us
Рекомендации по теме
Комментарии
Автор

bhai you make my confidence to next level

ajaykhati
Автор

Good

Is it based on User Case or real time issues

mdaslamknl
Автор

2:27:14 Bhaiya aapne form validation bahut short rakha hai. Maine thoda aur depth mein expect kar raha tha lekin aapne sirf upar upar se bataya hai.
Baaki sabhi chiz toh badhiya hai👍

Edit: 2:38:57 Ye Event delegation wala topic hai. Event delegation samjhne ke liye event bubbling aana chahiye.

dragonemperor
Автор

Fibonacci series 0, 1, 1, 2, 3, 5, 8, 13, 21 goes on!!!

karanshakya
Автор

Aise or v questions practice set leana

ayaniegain
Автор

Can't see Web Development playlist?

_rahul
Автор

sir can i have a question that ki frontend ka lea enough hoga kya etne concept

ajaykhati
Автор

call back & callback hell wala tutorial kaha h nhi mil raha h

ankushadhikari
Автор

Bhai why u deleted JS practice problems

ReadingRecess
Автор

What is the output of this and why?

for(var i=1; i<=; i++){
setTimeout(()=>{console.log(i)}, 500)
}

ajiteshmishra
Автор

What if i want to add attributes to that button

shubhamdhawale
Автор

Bhai tumara dusra channel bhi h ky ?? Mil ni Raha wo

abhishekrautela
Автор

Kisine backend development ka course liya hai ? Ya lena hai ?

surajmendhe
Автор

bhai you make my confidence to next level

ajaykhati