Mubashir Ahmedformubashir61.hashnode.net·Apr 11, 2023Day 6 of #30daysOfJsHey developer, hope you are doing amazing 🙂. Today is 6th day if #30daysOfJs ✌ So, today we are going to look at Functions. A very important topic and widely used not only Js but also all the other frameworks or libraries associated with it. Let's g...Discuss·19 likes·57 reads30 Days of JS30daysOfJs
Mubashir Ahmedformubashir61.hashnode.net·Apr 8, 2023Day 3 of #30daysOfJsHey friend 👋, welcome back again. Today is Day 3 of #30daysOfJs Let's start it now 🙂 So, today we'll start with the 'String' data type String Strings are texts which are inside ' ' or " " or back-ticks (``). To declare a string, enclose the value i...Mohd Zaka Kareem and 1 other are discussing this2 people are discussing thisDiscuss·17 likes·98 reads30 Days of JS30daysOfJs
Mubashir Ahmedformubashir61.hashnode.net·Apr 6, 2023Day 1 of #30daysOfJsHey friend 👋, hope you're doing amazing in life. Today I'm gonna share my learnings in JS 🙂. JavaScript is a lightweight, interpreted and Just-in-time compiled programming language with first-class functions. It is mostly well-known scripting lan...Mohammed Asadullah Sayeed and 1 other are discussing this2 people are discussing thisDiscuss·12 likes·191 reads30 Days of JS30daysOfJs
Mubashir Ahmedformubashir61.hashnode.net·Apr 15, 2023JavaScript Interview QuestionsHey amazing reader🤗, welcome back to the series of JavaScript learnings Today is 9th day if #30daysOfJs. Today we are going to discuss some of the interview questions asked in JavaScript interviews. Let's goo 🚀🚀 What are first-class functions? A p...Discuss·83 reads30 Days of JS30daysOfJs
Mubashir Ahmedformubashir61.hashnode.net·Apr 14, 2023Day 8 of#30daysOfJsHey friend 🙂, hope you're doing great. Welcome back to the series of #30daysOfJs Today is the 8th day 🥳 Today we are gonna discuss few important topics. Scope in JavaScript Scope: Global, Local -> (module, function, block) Scope determines the visi...Discuss·10 likes·46 reads30 Days of JSjavascript objects
AdremyforAdremyadremy.hashnode.net·Apr 13, 2023JavaScript Practice: Building an Analog ClockIt’s my second practice and I will be building an analog clock with moving hands. This is still part of Wes Bos's JavaScript 30 Playlist. Loved this because I was quite lazy today but didn't want to end the day without coding. The Project: The projec...DiscussFrontend Development
Mubashir Ahmedformubashir61.hashnode.net·Apr 12, 2023Day 7 of #30daysOfJsHey friend 🤗, welcome back to the 7th blog of the series of #30daysOfJs. Hope you're having a good time learning JavaScript 😄. The topic for today is Loops Let's get started...🚀 Loops Loops can execute a block of code a number of times. Now, there...Discuss·44 reads30 Days of JS30daysOfJs
Mubashir Ahmedformubashir61.hashnode.net·Apr 11, 2023Day 6 of #30daysOfJsHey developer, hope you are doing amazing 🙂. Today is 6th day if #30daysOfJs ✌ So, today we are going to look at Functions. A very important topic and widely used not only Js but also all the other frameworks or libraries associated with it. Let's g...Discuss·19 likes·57 reads30 Days of JS30daysOfJs
Mubashir Ahmedformubashir61.hashnode.net·Apr 10, 2023Day 5 of #30daysOfJsHey reader 🙂, welcome back again to my 5th blog of this series✌ Hope you've learned a lot till now 🚀 Today's sole topic is Arrays in Js. Arrays An array can store multiple values/items under a single variable name. An array can store items of diffe...Discuss·10 likes·53 reads30 Days of JS30daysOfJs
Mubashir Ahmedformubashir61.hashnode.net·Apr 9, 2023Day 4 of #30daysOfJsHey friend 🤗, welcome back to the series of #30daysOfJs. Hope you're doing great 🙂. I am starting with String methods, they're around 20, hope you won't get exhausted after learning them. Let's dive into the blog now...🚀 String methods Everything ...Discuss·55 reads30 Days of JS30daysOfJs
Mubashir Ahmedformubashir61.hashnode.net·Apr 8, 2023Day 3 of #30daysOfJsHey friend 👋, welcome back again. Today is Day 3 of #30daysOfJs Let's start it now 🙂 So, today we'll start with the 'String' data type String Strings are texts which are inside ' ' or " " or back-ticks (``). To declare a string, enclose the value i...Mohd Zaka Kareem and 1 other are discussing this2 people are discussing thisDiscuss·17 likes·98 reads30 Days of JS30daysOfJs
Mubashir Ahmedformubashir61.hashnode.net·Apr 7, 2023Day 2 of #30daysOfJsHey friend 👋, welcome back to Day 2 of #30daysOfJs. We'll be digging more into details of the JavaScript topics 😉. Let's go... 🚀 Linking JS to a web page We have three ways to do that Inline script Internal script External script Inline Scrip...Discuss·1 like·100 reads30 Days of JS30daysOfJs
Mubashir Ahmedformubashir61.hashnode.net·Apr 6, 2023Day 1 of #30daysOfJsHey friend 👋, hope you're doing amazing in life. Today I'm gonna share my learnings in JS 🙂. JavaScript is a lightweight, interpreted and Just-in-time compiled programming language with first-class functions. It is mostly well-known scripting lan...Mohammed Asadullah Sayeed and 1 other are discussing this2 people are discussing thisDiscuss·12 likes·191 reads30 Days of JS30daysOfJs