How To Make Weather App Using JavaScript Step By Step Explained

Learn How To Make Weather App Using JavaScript Step By Step Explained | Create Weather App In HTML CSS and JavaScript
#JavaScript #JavaScriptProjects
👉 Download 30 JavaScript projects Source Code (Including Weather App):
greatstack.dev/go/30-js-projects
❤️ SUBSCRIBE: goo.gl/tTFmPb
In this video we will learn to create a Weather App for Website using HTML CSS and JavaScript. We will get the current weather data from Fess API fey from OpenWeatherMap and display the weather information like Temperature, Weather condition, Humidity and Wind Speed according to the city on our website or app.
We will display the weather info on website from Free API using JavaScript.
In this weather app we will add one search box where user can enter the city name and get the weather information of the particular city.
Download Images: greatstack.dev/assets/weather...
-----------------------------------------
Suggested Course:
❤️ Complete website Using HTML and CSS
✔️ 8 Complete website step by step
✔️ Source Code Download
✔️ 76 Lectures, 12 Hours Video
✔️ Course Completion certificate
👉 easytutorialspro.com/go/course/
-------------------------------------
Recommended Videos:
Learn Complete HTML and CSS from basics:
► • HTML And CSS Tutorial ...
Make A Complete Website for college using HTML & CSS:
► • How To Make A College ...
How to make a Business website step by step:
► • How To Make Website Us...
How to make personal resume website step by step:
► • How To Make A Website ...
How to make fitness website design using HTML CSS:
► • How To Make A Website ...
How to make an Ecommerce Website Design:
► • How To Make eCommerce ...
How to make a Job Portal website design with HTML & CSS:
► • How To Make Website Us...
How to make travel website design with HTML CSS Bootstrap:
► • How To Make A Website ...
-------------------------------------
Affordable web hosting (coupon- EASYTUTORIALS)
👉 easytutorialspro.com/hosting/
My recommended tools and tutorials
👉 easytutorialspro.com/
-------------------------------------
◼️ Source code link is shared in community post for all my coding videos exclusively for channel members (only channel members can see)
Join Channel Membership:
► / @greatstackdev
-------------------------------------
Images Credit:
www.freepik.com/
-------------------------------------
Connect with me:
👉 linktr.ee/iamavinashkr

Пікірлер: 928

  • @kevinvikan8115
    @kevinvikan8115 Жыл бұрын

    Great video, learning by practicing is so much better. Even if all you do is copying a few lines of code that you see in each lesson. It's much more effective than just taking notes. I know this because I tried everything and the only way I could learn (and retain what I learned) was when I started doing that. Once a friend suggested me a few books with interactive content, that made me practice what I learned at each chapter. Edit: For those asking about the books I mentioned, these are the best ones: "Javascript In Less than 50 Pages" "Head First Javascript Programming" If you are into learning Python, I love "Smarter Way to Learn Python".

  • @Qasimyousaf-zw5kw

    @Qasimyousaf-zw5kw

    11 ай бұрын

    best

  • @maheshwarimandigam5464

    @maheshwarimandigam5464

    8 ай бұрын

    "Could you please clarify where JavaScript is utilized in the project? Although it was mentioned that we would be building it with the help of JavaScript, it doesn't appear to have been incorporated

  • @AmanSingh-nf1kn

    @AmanSingh-nf1kn

    8 ай бұрын

    i was literally searching for this comment , now i'm confident that i can learn through projects rather than watching tutorials only

  • @littlecurrybread

    @littlecurrybread

    8 ай бұрын

    @@AmanSingh-nf1kn also try to add at least one feature or one thing that is just from you, thats helping me a lot. It tests my knowledge

  • @quinojuan2

    @quinojuan2

    7 ай бұрын

    somebody has this book ""Javascript In Less than 50 Pages"" in PDF?

  • @isamsvideoediting4572
    @isamsvideoediting4572 Жыл бұрын

    Avinash, You are a real hero...... You make coding very easy for us to learn.

  • @user-ns1bx5nl8p
    @user-ns1bx5nl8p6 ай бұрын

    bro i have been watching your tutorials since you were easytutorials and i have learnt stuff like digital clock, calculator responsive login/signup page. Thank you for this

  • @maheshsale
    @maheshsale8 ай бұрын

    Just finished building this app. It was really an awesome experience for a beginner. Everything is explained step by step, systematically. Thank you for your efforts.

  • @Chandan-Singh10

    @Chandan-Singh10

    8 ай бұрын

    Any error

  • @nazamwasi3357

    @nazamwasi3357

    8 ай бұрын

    Bro i got error ,not getting details of city time stamp 22:32

  • @panktichaudhari

    @panktichaudhari

    8 ай бұрын

    Hey are you getting temperature in Celsius? Because I'm not getting it after applying units=metric

  • @behappy1666

    @behappy1666

    6 ай бұрын

    Bro weather images are not updating...

  • @RudraShejwal-jv2bf

    @RudraShejwal-jv2bf

    5 ай бұрын

    ​@@nazamwasi3357 same

  • @sirnicholas6177
    @sirnicholas61773 ай бұрын

    You are my best youtuber now. I developed my first web app with your tutorial

  • @chukwuemekandiukwu1220
    @chukwuemekandiukwu12202 ай бұрын

    You are the best teacher ever in the world. You simplify things to the ground.

  • @lakshmiprasannanadendla5145
    @lakshmiprasannanadendla5145 Жыл бұрын

    Clear cut and straight forward to the content. Best yet easy lecture Thanks a lot 🤗🤗🤗

  • @user-rg7ec9cn7d

    @user-rg7ec9cn7d

    2 ай бұрын

    good video. Tech with Tim is also good.

  • @user-pd9sm7lf5l
    @user-pd9sm7lf5l3 ай бұрын

    Just finished building this app. It was really good experience for a beginner. Everything is explained step by step, systematically. Thank you

  • @guy-was-taken
    @guy-was-taken8 ай бұрын

    Thanks a lot you actually started my web dev journey!!!

  • @quinojuan2
    @quinojuan27 ай бұрын

    "That's it... practice, practice, practice." Thanks a lot. I'm planning view all your videos.

  • @VaibhavgiriGoswami-wx8ql

    @VaibhavgiriGoswami-wx8ql

    4 ай бұрын

    You sloved addEventListener problem I not able to click and change city information

  • @NeverTooMuchLead
    @NeverTooMuchLead11 ай бұрын

    you dont need all those if statements to change the icon based on condition, you can try this instead: let weatherCondition = data.weather[0].main.toLowerCase(); weatherIcon.src = `images/${weatherCondition}.png`;

  • @joeokat
    @joeokat Жыл бұрын

    Thanks, finally something i can relate, understand and practice for my vue projects.

  • @gomeztorricellygomez7808
    @gomeztorricellygomez78085 ай бұрын

    I just finished this one and I'll finish all 30 projects....you are a good teacher,god bless you

  • @user-gu2sh6ty7x

    @user-gu2sh6ty7x

    4 ай бұрын

    Not able to fetch the temp of Himachal pardesh. Can you please help me

  • @mehwishjabeen526

    @mehwishjabeen526

    3 ай бұрын

    how much time it took to create the API?

  • @prathmeshkirve

    @prathmeshkirve

    2 ай бұрын

    usne city leha hai state nahi @@user-gu2sh6ty7x

  • @princeshukraan3099

    @princeshukraan3099

    2 ай бұрын

    Bro,please help me out

  • @SkyCarly

    @SkyCarly

    Ай бұрын

    How long it took you to active the API ?? Can you please tell ?

  • @Krrishgames007
    @Krrishgames0072 ай бұрын

    00:02 Create a weather app using HTML, CSS, and JavaScript. 02:40 Automated webpage refresh after code changes 08:37 Creating weather app using JavaScript 12:07 Styling the weather details with CSS for better visibility. 18:13 Setting up API key and URL for weather app 21:48 How to display weather information in the browser console using JavaScript 27:41 Creating a weather app using JavaScript and fetching the city information from an API. 30:39 Updating weather information and images based on city input. 36:20 Adding error message for invalid city name input 39:05 Handling invalid city names and displaying error messages

  • @clydeforland5944
    @clydeforland59448 ай бұрын

    Just finished this! Thank youu so much for great tutorials!

  • @user-rn6yz7xd7v
    @user-rn6yz7xd7v4 ай бұрын

    Thank you very much. You explain so well and clearly. God bless you abundantly.

  • @Daniel-fj9ux
    @Daniel-fj9ux6 ай бұрын

    This video was so useful to me for practicing as a beginner, by doing my own version of this project i could learn and improve a lot. Thank you sir!

  • @alimkdm1543

    @alimkdm1543

    5 ай бұрын

    if you have made it can you give me the source code

  • @Rameshtalkies7791
    @Rameshtalkies779111 ай бұрын

    A nice explanation and it looks like clear and very easy lecture for students a lot ..Really very thanks to you Avinash Sir.. I love the Way of Explanation

  • @maheshwarimandigam5464

    @maheshwarimandigam5464

    8 ай бұрын

    "Could you please clarify where JavaScript is utilized in the project? Although it was mentioned that we would be building it with the help of JavaScript, it doesn't appear to have been incorporated

  • @abdullahbinmamun3803
    @abdullahbinmamun38037 ай бұрын

    Thanks a lot. You describe things very nicely. Appreciate your work.

  • @antonioskokiantonis7051
    @antonioskokiantonis705110 ай бұрын

    Really enjoy this video. Using API's is awesome, hope you'll make more projects based on this approach!

  • @chandrabhushansingh6886
    @chandrabhushansingh68869 ай бұрын

    All the projects are life savior for beginners, thank you 3000❣️

  • @Nitishyadavlog

    @Nitishyadavlog

    5 ай бұрын

    Hello. Can u understand me to how can I acess sir's pdf in which all images are there

  • @Manas361

    @Manas361

    4 ай бұрын

    @@Nitishyadavlog There is a given link of google drive .. from where you can download images

  • @AmanYadav-vi4hn
    @AmanYadav-vi4hn9 ай бұрын

    THIS WHOLE PLAYLIST IS A GIFT FOR FRESSHERS LIKE ME WHO WANTS TO LEARN SOMETHING NEW

  • @Chandan-Singh10

    @Chandan-Singh10

    8 ай бұрын

    Aman you build this weather aap

  • @joseph-b21
    @joseph-b213 күн бұрын

    Heyy man, thank you for this tutorial, I finished this project in approximately 4 hours of my time. I am currently specializing my skills in javascript, because I want to be a web developer someday and this project series of yours is one of the things that I am looking for. Thank you for your time and effort just to make this 30 projects and shared to your audience.🎉

  • @panidacharusathit8619
    @panidacharusathit86196 ай бұрын

    Fantastic tutorial and easy to follow along. Thank you so much.

  • @andihoxhaj3527
    @andihoxhaj3527 Жыл бұрын

    This was PERFECT , thank you for this it worked perfectly and it was easy to follow you up

  • @Zaynahazlanworld

    @Zaynahazlanworld

    Ай бұрын

    how does image comes? by default or it should b save in our pc?

  • @Shanma09

    @Shanma09

    8 күн бұрын

    @@Zaynahazlanworld we should save those images provided in the description so that we can addd them.

  • @Applecitylightkiwi
    @Applecitylightkiwi8 ай бұрын

    tried this without watching only checked the api, really like the result of the video, but its way more fun to try it first

  • @axitpoojara
    @axitpoojara7 ай бұрын

    its just amazing , very proper explanation also better than some paid courses . thanks a lot

  • @codeAlongwith
    @codeAlongwith10 ай бұрын

    Very good tutorial. I am wondering how we can set defaults so that it is the users current location and also how to add an error catcher for the async function?

  • @gurvirsinghkhalsa614
    @gurvirsinghkhalsa61411 ай бұрын

    This Tutorial was very amazing .... i have learned many new things from this weather tutorial app like how to use api keys, some interactive javascript functioning etc... IT LOOKS VERY AMAZING WHEN I HAD APPLIED *SHAKE ANIMATION* ON *INVALID CITY NAME* That i have learned from your last tutorial ... Thanks GREAT STACK & TEAM :) Keep It UP

  • @princeshukraan3099

    @princeshukraan3099

    2 ай бұрын

    Bro,please help me,I'm stuck

  • @gurvirsinghkhalsa614

    @gurvirsinghkhalsa614

    2 ай бұрын

    @@princeshukraan3099okey bro, How can i help you ?

  • @abcdabcd8605

    @abcdabcd8605

    Ай бұрын

    @@princeshukraan3099 where are you stuck?

  • @saikumarr_

    @saikumarr_

    26 күн бұрын

    @@abcdabcd8605 those images are not changing according to the weather data

  • @sandeepchintu830

    @sandeepchintu830

    9 күн бұрын

    @@abcdabcd8605 bro you can help me im stuck

  • @rushitjhaveri-lu2bn
    @rushitjhaveri-lu2bn7 ай бұрын

    Great learning experience. Thank you for this video. Highly appreciate your efforts.

  • @konstantinreut2577
    @konstantinreut25777 ай бұрын

    Thank you so much for the lesson! It's great!

  • @rahulrajmehra7532
    @rahulrajmehra7532 Жыл бұрын

    So simple yet very good and excellent explanation thank you!👍

  • @maheshwarimandigam5464

    @maheshwarimandigam5464

    8 ай бұрын

    "Could you please clarify where JavaScript is utilized in the project? Although it was mentioned that we would be building it with the help of JavaScript, it doesn't appear to have been incorporated

  • @rahulrajmehra7532

    @rahulrajmehra7532

    8 ай бұрын

    @@maheshwarimandigam5464 well it is simple beginners project where we are using javascript just to fetch API data and display that data using getelementbyId or querySelector

  • @rahulrajmehra7532

    @rahulrajmehra7532

    8 ай бұрын

    @@maheshwarimandigam5464 are you beginner ?

  • @06-bhaveshrathod40

    @06-bhaveshrathod40

    8 ай бұрын

    ​​@@maheshwarimandigam5464bro he did something that we don't no not in javascript but in css too

  • @sawako2501
    @sawako2501 Жыл бұрын

    I really appreciate your lecture. This is my first app using JavaScript. I'm happy that I could make an actual app. I couldn't understand some lines, so I will search later and keep learning. Thank you for making this lecture!

  • @yashikagoyal9523

    @yashikagoyal9523

    Жыл бұрын

    Hey, i need a help

  • @thecoolnewsguy

    @thecoolnewsguy

    Жыл бұрын

    @@yashikagoyal9523 where

  • @chinmaywasule249

    @chinmaywasule249

    11 ай бұрын

    howlong did it take to activvate the activation key??

  • @joybratadas902

    @joybratadas902

    11 ай бұрын

    @@chinmaywasule249 I have the similar question

  • @chinmaywasule249

    @chinmaywasule249

    11 ай бұрын

    @@joybratadas902 it was activated in an hour or 2 ig

  • @angiethequeen2871
    @angiethequeen287110 ай бұрын

    This is amazing! I learned so much doing this! Thank you!!

  • @babarshabbir2554
    @babarshabbir2554Ай бұрын

    "Excellent, easy-to-follow guide for creating a weather app with JavaScript! Highly recommend."

  • @GleristonCastro
    @GleristonCastro11 ай бұрын

    Great tutorial, I'll do the other 29... But a suggestion following the syntax you were using. why use if (data.weather[0].main == 'Clouds') { weatherIcon.src = 'images/clouds.png' } else if (data.weather[0].main == 'Clear') { ... } instead of weatherIcon.src = `....images/${data.weather[0].main}.png` Remember to rename the first letter of each image you are going to use.

  • @user-gr9mc4dr1v

    @user-gr9mc4dr1v

    8 ай бұрын

    thank you for this suggestuion @@epicgameboi

  • @rudreshraj1298

    @rudreshraj1298

    7 ай бұрын

    dont worry it also works with lower case

  • @gopikrishna6808

    @gopikrishna6808

    6 ай бұрын

    That is why he used == not ===

  • @meenupatel1256
    @meenupatel12565 ай бұрын

    Amazing Project with straight forward explanation.

  • @mjkoo5320
    @mjkoo5320 Жыл бұрын

    cannot ask more. amazing and perfect!!!!

  • @exveer4939
    @exveer4939 Жыл бұрын

    It's awesome... How we get your source code, sir?

  • @Chessnerd2003
    @Chessnerd200311 ай бұрын

    in place of if else if statements to select images we can also write -> document.querySelector(".weather-icon").setAttribute("src","images/"+data.weather[0].main+".png");

  • @gauravpatil68

    @gauravpatil68

    11 ай бұрын

    Op bro You have really good command on DOM Manipulation. Thanks for good suggestion.

  • @wetbread9401

    @wetbread9401

    11 ай бұрын

    what a legend! thank you for this command!

  • @nullzero9224

    @nullzero9224

    9 ай бұрын

    Nice - There is an even easier way to do it by setting the src property directly: document.querySelector(".weather-icon").src = "images/"+data.weather[0].main+".png"

  • @NaveenReddy-vm3ps
    @NaveenReddy-vm3ps7 ай бұрын

    Amazingly simple, simply amazing.

  • @babarshabbir2554
    @babarshabbir2554Ай бұрын

    "Excellent, easy-to-follow tutorial on creating a weather app with JavaScript! Highly recommend."

  • @princeadiele777
    @princeadiele777 Жыл бұрын

    I really appreciate your lecture ❤. This is my first app using JavaScript and it’s not working well for some reasons I don’t know 🤷‍♀️, it’s says in the console (uncaught TypeError: cannot read properties of null (reading’addEventListeneer’) 😢)

  • @gaminghubnepal8500

    @gaminghubnepal8500

    11 ай бұрын

    Do js inside html not external ( Herald ko ho bhane reply )

  • @potnurujaivanth7819

    @potnurujaivanth7819

    11 ай бұрын

    ​@@gaminghubnepal8500won't it work if I do it in an external js file?

  • @xqyba2645

    @xqyba2645

    7 ай бұрын

    @@gaminghubnepal8500 is there any way to make it work in external js

  • @jcorreaUdeA

    @jcorreaUdeA

    7 ай бұрын

    You can use external js file, just use the defer attribute on the script tag

  • @pandipatipavan3804
    @pandipatipavan3804 Жыл бұрын

    Please provide the code files and the links in the description as soon as possible. Thank You.

  • @chefernandez563

    @chefernandez563

    7 ай бұрын

    It's better to learn by typing everything yourself not just copy ans paste

  • @gmaiwun
    @gmaiwun10 ай бұрын

    Fantastic exercise for a beginner. Thank you

  • @LinhNguyen-nh8oq
    @LinhNguyen-nh8oq7 ай бұрын

    Thanks, great tutorial, I learn about fetch API after this one.

  • @yashsharma-td6ii
    @yashsharma-td6ii2 ай бұрын

    Can I close the tabs or the system while waiting for the API to get activated and then come back to the link again ??

  • @riksangma3359
    @riksangma3359 Жыл бұрын

    been learning alot thanks to this videos. i was able to recreate this project...everything worked fine....except the weather icon its not changing.. if(data.weather[0].main=="clouds"){ weathericon.src="images/clouds.png"; if you could give me some pointer it would really help me.

  • @mubashirzahid4824

    @mubashirzahid4824

    Жыл бұрын

    I think it's "Clouds" not "clouds" in the condition

  • @riksangma3359

    @riksangma3359

    Жыл бұрын

    I see I will try it later. Thanks 🙂

  • @KanhaiyaPadol

    @KanhaiyaPadol

    Жыл бұрын

    I m getting same problem will u pls send ur code to me if possible

  • @manavjoshi6427

    @manavjoshi6427

    Жыл бұрын

    I m getting same problem how does they will solve the issue any one can help in code ?

  • @ryanboland7307

    @ryanboland7307

    Жыл бұрын

    Try using this for me it worked switch (data.weather[0].main) { case "Clouds": weatherIcon.src="images/clouds.png"; break; case "Clear": weatherIcon.src="images/clear.png"; break; case "Rain": weatherIcon.src="images/rain.png"; break; case "Drizzle": weatherIcon.src="images/drizzle.png"; break; case "Mist": weatherIcon.src="images/mist.png"; break; default: console.log("No weather icon available."); }

  • @aditya_prakash_official07
    @aditya_prakash_official072 ай бұрын

    I,ve just finish this project and i,ll definetly finish all the project which is present in playlist😍.

  • @umardarazofficials3529
    @umardarazofficials352910 ай бұрын

    thank you so much for using very simple words and no words to describe

  • @Wifg123
    @Wifg1239 ай бұрын

    Hey in part 34:00 when yall are adding the weather images you can add them like this -> if (data.weather[0].main != null) { weatherIcon.src = "images/" + data.weather[0].main + ".png"; }

  • @ifiokubongukpong2814

    @ifiokubongukpong2814

    5 ай бұрын

    Thanks for this

  • @Noobgaminglk
    @Noobgaminglk4 ай бұрын

    For anyone getting 401 error in console replace the following code entirely with your current function async function checkWeather(){ const response = await fetch(apiUrl + `&appid=${apiKey}`); var data = await response.json(); console.log(data); } Ps: The problem with my code is that I used single quotes ( ' ) instead of backticks ( ` ). Hope this solved your problem.

  • @pushpkambo

    @pushpkambo

    4 ай бұрын

    Thank you, It corrected the errors I was getting.

  • @munchkin._.delights

    @munchkin._.delights

    Ай бұрын

    im getting a fetch error its saying failed to fetch, i checked the URL its working great but I don't know its giving error on console

  • @umutsenel6016
    @umutsenel6016 Жыл бұрын

    i have a cod:401 "invalid api key" error. But in members section my key is seems to active. What is the problem ?

  • @salonishinde1485

    @salonishinde1485

    Жыл бұрын

    Hey you got the solution? If yess then plzz tell me

  • @srishtigarg4511

    @srishtigarg4511

    Жыл бұрын

    @Kelvin Mvungi its showing me the same error in the console. previously on browser search it was fine for me.

  • @geniuskdb3972

    @geniuskdb3972

    10 ай бұрын

    u there?@KelvinMvungi

  • @johncarter6505

    @johncarter6505

    3 ай бұрын

    I have solution

  • @johncarter6505

    @johncarter6505

    3 ай бұрын

    Add API key (&units=metric) just same as like

  • @clarindomarcos3177
    @clarindomarcos3177 Жыл бұрын

    Bro, u have an excellent didatic! U do shows up this so easily.

  • @jluna231
    @jluna2317 ай бұрын

    It all makes sense now its crazy. I understand everything that is going on.

  • @nandinishivani4044
    @nandinishivani4044 Жыл бұрын

    Sir console me API ka data update nhi ho rha erors aa rhe h java script ki please help

  • @271_jatin_singh_6

    @271_jatin_singh_6

    Жыл бұрын

    you should surround the variable with backticks (`) instead of single quotes (') for it to be interpreted as a template literal wrong-const response = await fetch( apiUrl + '&appid=${apiKey}' ); right-const response = await fetch(`${apiUrl}&appid=${apiKey}`);

  • @PoojaKumari-cl1uh
    @PoojaKumari-cl1uh Жыл бұрын

    I'm unable to fetch api, it shows unauthorized(401)

  • @adsye0015

    @adsye0015

    Жыл бұрын

    Same here I can't fetch in console log say unauthorized please help me and can't change places on card

  • @humanbetterthanai

    @humanbetterthanai

    9 ай бұрын

    ​@@adsye0015check ur api key

  • @yogeshdudde562

    @yogeshdudde562

    9 ай бұрын

    Take 15 min then fetch

  • @learner2998

    @learner2998

    8 ай бұрын

    Maybe your account is expired so try to sign up with another account. Then it will work perfectly

  • @unknownalphaplusman

    @unknownalphaplusman

    7 ай бұрын

    Did you able to fetch api?

  • @swayam_arora
    @swayam_aroraКүн бұрын

    ThankYou buddy. Was an intreseting video, learned very much.

  • @jeanpaulhonorekwitondailiz2141
    @jeanpaulhonorekwitondailiz2141 Жыл бұрын

    Thank you so much .I learn a lot from you.🎉My second app

  • @krish7305
    @krish7305 Жыл бұрын

    Broo why you hurt bruuuh xd what you do i know but i give source code of it with more functionality to many people

  • @princeshukraan3099
    @princeshukraan30992 ай бұрын

    It's not displaying like yours😭

  • @man32681

    @man32681

    Ай бұрын

    Bro, device ka bhe farak padta h . If you are using pixels

  • @mrsniffles7089

    @mrsniffles7089

    Ай бұрын

    Did you work it out?

  • @amazingbdcreative9556
    @amazingbdcreative95568 ай бұрын

    Thanks alot,, great great playlist. It’s helpful for beginner ❤

  • @user-kb3zq9ck2u
    @user-kb3zq9ck2u7 ай бұрын

    Thank you for the video! For me, as a beginner, it is a great way to learn more and develop skills.

  • @ramanismaeel

    @ramanismaeel

    6 ай бұрын

    did you get the activation key

  • @jaiswalsourabh8027
    @jaiswalsourabh802710 ай бұрын

    u are truely fabulous sir it was best for me till now thanks a lot god bless u dear.

  • @8x_x8W
    @8x_x8W6 ай бұрын

    Very great and clear tutorial, thank you!

  • @abubakartv186
    @abubakartv1866 ай бұрын

    very good tutorial we learnt a lot of new things from you thank you for your affectionating work.😀

  • @tenc6491
    @tenc6491 Жыл бұрын

    Awesome as always! Thank you!

  • @babarshabbir2554
    @babarshabbir2554Ай бұрын

    "Excellent tutorial! Clearly explained, easy to follow. Made creating a weather app with JavaScript a breeze."

  • @Kalicharan-tu6kr

    @Kalicharan-tu6kr

    26 күн бұрын

    30:42 I m having Event listener error why???

  • @user-rg7ec9cn7d
    @user-rg7ec9cn7d2 ай бұрын

    Great job! Precise and to the point.

  • @tthamil
    @tthamil4 ай бұрын

    I liked this weather app taught me in depth, thanks

  • @Creative_skill_kdn
    @Creative_skill_kdnАй бұрын

    Lots of thank you. My app is working now

  • @iamishtyaque
    @iamishtyaque Жыл бұрын

    Very Helpful video. was very easy to follow. Thanks sir you this kind of video

  • @Verbrecher3000
    @Verbrecher3000 Жыл бұрын

    Thank you very much for this Totorial its help me very much to programm with apis

  • @kirtipriyamvadatangirala5956
    @kirtipriyamvadatangirala5956 Жыл бұрын

    great video with a superb explanation. thank you sir!

  • @tranquilvibes5892
    @tranquilvibes589210 ай бұрын

    Great video , Thanks Wanted to add another variable for time to show moon instead of the sun kindly could you share where you got the pictures so that I could look for ones with moons ,would really appreciate

  • @gulzatkoshbaeva2162
    @gulzatkoshbaeva21626 ай бұрын

    Thanks very clear, understandable.

  • @user-wd3sp7oy9l
    @user-wd3sp7oy9l Жыл бұрын

    Ammazing. We need more like this tutorial

  • @jayeshshaha49
    @jayeshshaha496 ай бұрын

    Awesome tutorial. Learned so many new things

  • @nyokkongor3517
    @nyokkongor3517 Жыл бұрын

    nice project, though i couldn't get some lines of code , everything was perfect, simple language and i like how you approach at a concept

  • @Pgibeh5566
    @Pgibeh55667 ай бұрын

    thanks alot after many trials i was able to download the images

  • @shivaniverma4266
    @shivaniverma42664 күн бұрын

    i am followingg yourr js serries great work man thanks

  • @immensitysquared9615
    @immensitysquared9615 Жыл бұрын

    Thank you I was able to complete this tutorial

  • @rahimibadov2940
    @rahimibadov294011 ай бұрын

    perfect project and perfect speaking

  • @webdevelopment2004
    @webdevelopment20049 ай бұрын

    Thank you for this great course😃🥰

  • @Moonsu2313
    @Moonsu23137 ай бұрын

    you can avoid doing those if and else for weather icon here the short way weatherIcon.src= `images/${(data.weather[0].main)}.png`; I hope this can help to anyone

  • @realnatureloveradda1811
    @realnatureloveradda18114 ай бұрын

    Sir you are great 👍👍, you are boon for students like us

  • @abdellatifoutegnit-wl7ge
    @abdellatifoutegnit-wl7geАй бұрын

    i learn a lot with you thanks may god bless you 🤲

  • @maxlearningtech3423
    @maxlearningtech34237 ай бұрын

    Awesome tutorial💯 Just finished buidling the Weather App I learnerd how to use InnerHTML with Javascript and alot of cool concepts. Thank you very much sir.💥💫

  • @abhishekmishra3010

    @abhishekmishra3010

    6 ай бұрын

    @JGxJAMES i am also getting an error are you also getting error 401 ?

  • @mmhoq8828
    @mmhoq88289 ай бұрын

    সত্যিই খুবই চমৎকার একটি শিক্ষনীয় ভিডিও। বোঝানোর ক্ষমতা অসাধারণ-A very nice educational video indeed. The power of persuasion is extraordinary.

  • @-goendadhadha6172

    @-goendadhadha6172

    3 ай бұрын

    apnar bari kothay bro???

  • @babynegi2931
    @babynegi2931 Жыл бұрын

    Thanku very much sir you explain it very easily

  • @punkboy4991
    @punkboy4991 Жыл бұрын

    Nicely Done , Helped me refine my Skills

  • @salehabdullah7316
    @salehabdullah731610 ай бұрын

    Thanks for this amazing tutorial can't way to watch the other tutorials.

  • @dilipkumar_116
    @dilipkumar_116 Жыл бұрын

    a simple and clear tutorial

  • @fola_azeez
    @fola_azeez9 ай бұрын

    This is amazing. Thank you so much.

  • @Rafaelonyoutube
    @Rafaelonyoutube9 ай бұрын

    Thank you for your videos, very helpful always

  • @kaverivenkatesh1753
    @kaverivenkatesh17537 ай бұрын

    Great video , great explanation bro, this will help for many people, thanks

  • @therivickygaming3831
    @therivickygaming38318 ай бұрын

    Thanks for the wonderful explanation and video , and please explain the js with detailed information 😊

  • @muhammadarslan78676
    @muhammadarslan7867623 күн бұрын

    completed the app today, thanks for the great explanation

  • @GreatStackDev

    @GreatStackDev

    20 күн бұрын

    Glad to hear that. Thanks for your comment. 😊

  • @rickhunter121
    @rickhunter12111 ай бұрын

    gracias por los tutoriales, saludos desde Argentina.

  • @rameenana
    @rameenana7 ай бұрын

    Thanks man. This was useful.