Finally completed the playlist. I did all 30 projects by following the tutorials and now feeling confident. I learned a lot and wanna say thanks to sir Avinash for those great tutorials.
of all the people on RUclips you are the best because a lot of people hide the steps and show you the steps which they want you to see but you show everything. Good teacher
Thank you so much for this playlist. I have followed all the 30 tutorials and I have learned a lot from developing my css skills to working with APIs. I really appreciate it mate🙏🏽
12:05 line 17: Inserting a Js file this way will only work when html file and Js file are stored locally and the Js file doesn't need to be loaded from a server, right?
Your videos are awesome but plzz whenever uhh write a javascript new keywords, plzz tell us ki what that keywords does.. That will help us understanding Js more quickly..
I also faced the same issue. The error I spotted in my code later was a line break within the template string for constructing the URL. This correction ensures that the URL is constructed correctly and without syntax errors. It's a common mistake to accidentally introduce line breaks within template strings, and it can lead to unexpected issues in your code. Hope it might help :)
Because there is a mistake in the js url line 14 the keyword is not highlighting. So to get the result recheck the line 14 and write the whole line in one row
Hello bro. Thankyou very much for this. I have followed everything but I keep getting this error message when I try to search for images. Failed to load resource: the server responded with a status of 401 (). Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'map') at searchImages (script.js:22:9) What could be the issue with my code?
Yes, you can add this project in your resume, and will recommend you to checkout this portfolio website project also: ruclips.net/video/0YFrGy_mzjY/видео.html
I am getting this error: Uncaught (in promise) TypeError. Cannot read properties of undefined (reading 'small'). Meanwhile, I wrote image.src = result.urls.small.
Any one Please help. i have this error Uncaught TypeError: Cannot read properties of null (reading 'addEventListener') Code: searchForm.addEventListener("submit", (e) => { e.preventDefault(); page = 1; searchImages(); })
Finally completed the playlist. I did all 30 projects by following the tutorials and now feeling confident. I learned a lot and wanna say thanks to sir Avinash for those great tutorials.
did the api's work , i keep getting authorisation error?
Could you please tell me which projects are best for knowledge gaining and which projects are best to add in resume?
Yes it works@@dhanushyadav5030
of all the people on RUclips you are the best because a lot of people hide the steps and show you the steps which they want you to see but you show everything. Good teacher
the greatest tutorial channel on youtube💫💫💯
Completed All the Projects!
Love From Pakistan
i wasting thousands of money for online and offline courses to learn but your channel is useful to get pro level status sir thank you sir
Thank u for existing dude!!!!
😂😂😂. He’s more important than my countries president rot now …🎉🎉🎉
Just one word:- Awesome 🔥
Fast and great
Thanks a lot the man behind Easy Tutorials
Lots of love and gratitude!! Fro Saudi Arabia. ❤
Thanks GreatStack, all went well, this tutorial was amazing and a bit compicated, will have to revise all 30 projects projects
Your projects tutorials are best😎👍
I get error in console Uncaught error
And filed to load resources the server response with a status of 401 not found
Great tutorial everything work perfectly. Thank you sir for the video.
can you give me its java script code ?
@@MrHrithikChoudhary
Yes of course
Can you please send the code here
Great Job Broo👏👏👏👏👏👏 your tutorials are very much useful to us broo... keepon doing THANKS A LOT👍👍👍👍👍
Thanks man it's a helpfull tutorial. 👊
its working!
thank you!😇🥰
Welcome 😊
@@GreatStackDev 🥰
@@GreatStackDevi need your WhatsApp number
Informative one, thanks 👍
Thank you so much for this playlist. I have followed all the 30 tutorials and I have learned a lot from developing my css skills to working with APIs.
I really appreciate it mate🙏🏽
where you able access the api ? I followed all the steps but keep getting errors with the api part?
@@salvadorron7151 yes I was able to access the api
Very good very nice bro👍👍👍❤️❤️❤️❤️
Love it bro❤❤❤
Sir, your videos are amazing
Awesome 🎉❤ thanks for this, plz create a food recipe app using api html css js plz it's humble request please 🙏🙏🙏🙏🙏
Thank you sir 😊
It works 😊🎉
Welcome 👍
thank you for giving the oppertunity of practical experience
Beautiful beautiful beautiful🤗🤗🤗🤗🤗
thanks a lot i expect more content from youuuu.
nice valuable content bro keep it up for learners
Sir it's working
Tq soooooo much
this video are very helpful thank you bro 😁😁😁😁😁
Thanks a lot, you made it easy.
12:05 line 17:
Inserting a Js file this way will only work when html file and Js file are stored locally and the Js file doesn't need to be loaded from a server, right?
thanks for all the help i wish to be like you one day/ commenting from Africa/camerroon
Informative Sir ❤
❤nice tutorials sir🎉🎉🎉🎉
thanks brother a nice and good project
Your videos are awesome but plzz whenever uhh write a javascript new keywords, plzz tell us ki what that keywords does.. That will help us understanding Js more quickly..
Done ✅ thank you so much sir🎉❤
You are welcome
I search for different things every time but it gives me the same results every time. Why is this happening please give me answer
@@GreatStackDev it giving me same results every time plzz help
@@tabishansari1774 I think I made the same mistake :D Did you solve ?
Yes I'm also getting same result
Thank you Sir ❤
at this moment I finish all videos .thank you soooooo munch
Great job!
Sir Create some projects using react js please❤
I search for different things every time but it gives me the same results every time. Why is this happening please sir give me answer
I also faced the same issue. The error I spotted in my code later was a line break within the template string for constructing the URL.
This correction ensures that the URL is constructed correctly and without syntax errors. It's a common mistake to accidentally introduce line breaks within template strings, and it can lead to unexpected issues in your code.
Hope it might help :)
@@jasmeetkaur0395 i really thankful to you
@@jasmeetkaur0395 Now code is working
Because there is a mistake in the js url line 14 the keyword is not highlighting. So to get the result recheck the line 14 and write the whole line in one row
Remove the space before {keyword} and write it in one line
Sir you are a very good teacher I suggest you sir you will start reactjs
Nice tutorial. But what about error handling? Can you show us how?
Thanks Sir its working
level 💥❤🔥
Thank you so much for this tutorial!
image carousel project will also be helpful
Thank you for this.
Nice tutorial. But what about error handling?
Thank you 😊
Bro do video WordPress tutorial please.
i appreciated u r work bro
GreatOne thanks :)
awesome, thanks go
Thankz Teacher.
22.00 after console this error will comeFailed to load resource: the server responded with a status of 401 () what can i do
Thank you so much sir
thank you sir
Bhai I humble request.
How to make a documentary?
Hello bro. Thankyou very much for this. I have followed everything but I keep getting this error message when I try to search for images.
Failed to load resource: the server responded with a status of 401 ().
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'map')
at searchImages (script.js:22:9)
What could be the issue with my code?
Bro iss project ko next step pr le jao photo k saath videos section bhi
intro0:0 to 2:50
At 33:53, the method cannot clear the images if previously load more is clicked. @GreatStack
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'map')
at searchImages (script.js:21:13)
In html code,
Write id in place of class in search result div . This solved my error 😊.
Completed.
Can u please explain me?
@@Akhi_vlogs_46 Explain what bro ?
@@TOONSSTATIONbro I get error in API 404
16:50 i;m stuck at there, already paste access key link. But nothing happen. So what next ?
Chatgpt helped me to clear my errors so code is running fine
im getting 401 error code please help with this..... thank you.
@@karthikrajk you mostly would've used a inverted comma instead of template literal like me
Thanks sir for this but i have an error problem my J's file does not work well i put all the elements like the same way 😢
Check the js code very well maybe you have spelling error.
Thanks
Thanks for the video, would anyone know how I can get test the api with my access code and have it not show up as json()?
Mr. Easy can you please teach us php
How do I fix this issue results.map((result) =>{
}
Console say cannot read property of 'map'
I like this
How can i search for new pages without re loading?
also can you please teach us how to deploy it in any free hosting site , may be in netlify ?
code is not working problem in map function and in fetching url
Also facing this problem
Also map problem
Can we host this website and earn from AdSense?
ailed to load resource: the server responded with a status of 401 () unsplash search keyword problem how to solve it
recheck your're code cause every coder have this problem check the js and HTML and you can solve it, take care
if I want to add a download symbol in this image and after clicking that my image is getting download what should I do
But when I click one of the pictures it doesn't open the Unsplash website to show that image. why??
nice video
I have a problem when i click on showMoreBtn it repeat the same results
This project can be add in resume
Yes, you can add this project in your resume, and will recommend you to checkout this portfolio website project also: ruclips.net/video/0YFrGy_mzjY/видео.html
thanks
While image searching by keywords, images not appear
please check the video at 22:00 do you get data in your browser console?
I have one error bro
12 images after show more btn will not display
It will display 1st image before
That is my problem
Set you function with the next button to block not none
Sir how to add image Downloaded option
Can just make these website by using reverse image search by same methode
i have done every step still my search is not working help!
Bro same thing happens with me repeatedly go open console and check for any error
@@alimulla4098 its hsowing TypeError: Cannot read properties of null (reading 'appendChild')
Name shi se target kro brother
Element name jo html file mai hai vhi same javascript mai hona chaiye
solved using gpt
What is the name of your Visual Studio Code Theme?
Monokai Dark
The access key code is not working can anyone tell me why
Same issue with me
I registered in unplash ...but the link is working...i also paste the access key ...but didn't work
same like me, and what next ?
Hi i want to know how to use Savefrom API
my api unspash page is shown unformatted,
How to get it downloaded through this website itself?
why do i have these errors Uncaught TypeError: Cannot read properties of null (reading 'addEventListener')
at
Same issue
Failed to load resource: the server responded with a status of 404 ()
I am getting this error:
Uncaught (in promise) TypeError.
Cannot read properties of undefined (reading 'small').
Meanwhile, I wrote image.src = result.urls.small.
Any one Please help.
i have this error
Uncaught TypeError: Cannot read properties of null (reading 'addEventListener')
Code:
searchForm.addEventListener("submit", (e) => {
e.preventDefault();
page = 1;
searchImages();
})
How can we use our own images to showcase them? Please reply to this comment soon.
Web hosting is like a car - you get what you pay for. 🚗💰