Build and Deploy a Modern Next.js 14 Application | React, Next JS 14, TypeScript, Tailwind CSS

  Переглядів 639,950

JavaScript Mastery

JavaScript Mastery

День тому

Ultimate Next 14 Course is now live: jsmastery.pro/next14
The demand for Next.js 14 applications peaked! Now is the perfect time to build a state-of-the-art modern application that utilizes all of the latest and greatest of what Next 14 has to offer, leveraging features such as server-side rendering and the app router.
Quick heads up: This tutorial covers Next.js 13, but don't let that number fool you. Next.js 14 is essentially a performance-focused update of version 13. That means every concept, technique, and feature we dive into here is just as applicable and relevant in Next.js 14
💼 Land your dream job with expert mentor guidance or get your money back.
To find out more, apply here: jsmastery.pro/masterclass
💻RapidAPI: rapidapi.com/hub/?...
💻RapidAPI Cars API: - rapidapi.com/apininjas/api/ca...
🎥 React.js Crash Course: • React JS Full Course 2...
🎥 Next.js 14 Crash Course: • Next.js 14 Full Course...
📚 Materials/References:
Ultimate Next.js 13 Roadmap: resource.jsmastery.pro/nextjs...
GitHub Code (give it a star ⭐): github.com/adrianhajdin/proje...
Public folder (assets): drive.google.com/file/d/1Ague...
GitHub Gist Code: gist.github.com/adrianhajdin/...
Next.js 13 Bug: github.com/vercel/next.js/iss...
Car images API: www.imagin.studio/car-image-api
Customer key for IMAGIN.studio API for personal projects:
Please use the following customer key (hrjavascript-mastery) if you like to experience how this API works and how you can embed it in your experimental projects.
Become their client and get an exclusive offering:
In case you would like to use it for business purposes, you'll get a special discount. Once you register at their website for an introduction call and mention JSM as the referrer, you will get your first month for free once you sign a contract and become their customer. This also opens up the world to other APIs they provide
Alongside building this application, you'll also learn how to:
- Use Next.js 13 App Router and Server side Rendering
- Implement Advanced Search Functionality
- Create Filtering Capabilities
- Optimize Metadata and SEO
- Create custom filter, combo box, and modal elements
- Maintain a well-organized file and folder structure.
- Embrace the principles of writing clean code.
💻 Join JSM on Discord - / discord
🐦 Follow JSM on Twitter - / jsmasterypro
🖼️ Follow JSM on Instagram - / javascriptmastery
💼 Business Inquiries: contact@jsmastery.pro
Time Stamps 👇
00:00:00 - Intro
00:12:10 - Hero Section
00:29:00 - Layout
00:47:31 - Car Catalogue
01:16:23 - Rapid API Cars
01:45:38 - Card Details Modal
02:04:05 - Car images
02:13:23 - Search
02:25:26 - Server-side rendering
02:20:36 - OMG, A BUG
02:33:36 - Custom Filters
02:50:50 - Show More
03:00:22 - Client-side rendering
03:20:28 - Deployment

КОМЕНТАРІ: 893
@javascriptmastery
@javascriptmastery 7 місяців тому
This tutorial covers Next.js 13, but don't let that number fool you. Next.js 14 is essentially a performance update of v13. That means every concept, technique, and feature we dive into here is just as applicable in Next.js 14 Ultimate Next 14 Course is now live: jsmastery.pro/next14
@sfincione2000
@sfincione2000 4 місяці тому
FYI - imagin.studio seems to have changed their policy. There no longer seems to be a trial version, so the car image API isn't available to do some testing. Do you know any alternatives?
@physicschemistry2190
@physicschemistry2190 4 місяці тому
CAR IMAGE API KEY IS NOT WORKIG AND IN GITHUB ALSO THERE IS NOT ANY API KEY . IF THERE IS SOME OTHER FREE API FOR IT THEN PLEASE GIVE ME OTHERWISE IF YOU CAN GIVE YOUR APIKEY THEN PLEASE GIVE ME . PLEASE REPLY
@javascriptmastery
@javascriptmastery 4 місяці тому
@@physicschemistry2190 it should be working
@i-am-artur
@i-am-artur 3 місяці тому
@@javascriptmasteryfor me the API works fine. Thank you for tutorial by the way
@nurmuhammadyorov9775
@nurmuhammadyorov9775 Місяць тому
2:30:02 when I click Search 404 Not Found error Is this page related to the rapid api? The link contains % 20, if I delete this %20 search page, the page is finding I can't find where mistake is
@Codemyhobby
@Codemyhobby 11 місяців тому
This man's projects are better than most udemy courses. And the best part is that they are real time projects. Thanks for this!
@krasimirhristov6757
@krasimirhristov6757 11 місяців тому
Exactly
@javascriptmastery
@javascriptmastery 11 місяців тому
That's the goal!
@viniciusm.m.7822
@viniciusm.m.7822 11 місяців тому
True! 🎉
@juneroyd.quinimon495
@juneroyd.quinimon495 11 місяців тому
Exactly!
@Drew7795
@Drew7795 11 місяців тому
The Udemy courses is good, but The professors release and don't update the material. For example, these New features for Nextjs i havendo seen yet.
@koltenrasmussen289
@koltenrasmussen289 9 місяців тому
If anyone got to 03:00:22, a simple fix I found by going through the comments in the bug in Next scrolling- 1. Search your application for "router.push", 3 should appear 2. Replace "router.push(newPathName);" with "router.push(newPathName, {scroll: false});" 3. Skip to Deployment 03:20:28
@jrom_ai
@jrom_ai 7 місяців тому
YOU'RE THE MAN! 🤩🤩
@PetriikVx
@PetriikVx 7 місяців тому
Thank you!!!!
@nelsoncarter8323
@nelsoncarter8323 Місяць тому
works perfectly. this also fixed the searchbar scrolling to the top. thanks so much
@geldimansaku
@geldimansaku 11 місяців тому
I remember asking you for such an app few weeks ago, and you made it a reality. Really appreciate it, big thanks 👍
@javascriptmastery
@javascriptmastery 11 місяців тому
Hope you like it!
@elandamor
@elandamor 10 місяців тому
Simply WOW, easy to follow and appreciate the extra steps to bring to attention the NextJS scroll bug... You have a new subscriber... Keep up the good work. Thank you soooo much for this.
@farihanmail
@farihanmail 11 місяців тому
I just finished the last next13 course (first time using nextjs), and wanted to find another next 13 course with typescript. This is definitely what im searching for! Gained so much knowledge from your videos. May god bless you and your family.
@javascriptmastery
@javascriptmastery 11 місяців тому
Fantastic!
@willowPAPA
@willowPAPA 10 місяців тому
There aren’t many people doing full build videos, would definitely love to see more
@jaigaur1303
@jaigaur1303 10 місяців тому
bro did the car api work.....isn't it not free for all how did you managed tp fetch the car photos ?
@phucthien378
@phucthien378 10 місяців тому
kmm
@user-ly7tw8td1h
@user-ly7tw8td1h 9 місяців тому
How he got .git folder?
@JoseFlores-ol4cc
@JoseFlores-ol4cc 7 місяців тому
Muchas Gracias por este curso y por tomarte el tiempo para hacerlo. La verdad que lo que aprendi en este curso fue asombroso. Voy a seguir viendo mas. Saludos desde Argentina
@BeastFish22
@BeastFish22 11 місяців тому
Best tutorial on youtube!! Extremely useful and always up to date with the technologies!! Great job, keep it up!
@javascriptmastery
@javascriptmastery 11 місяців тому
Thanks, will do!
@obahsylva7755
@obahsylva7755 5 місяців тому
Great build. I always love your tutorials and in-depth explanations. I would love to see a Zoom project using Next Js 14
@christophermungiria2876
@christophermungiria2876 6 місяців тому
I’ve recently started Typescript from JavaScript and this video has helped me a lot. Please do more of these as well as more React Native videos
@aldofematWorkout
@aldofematWorkout 9 місяців тому
Very clear as always! I would love to see an ecommece with NEXT JS, STRAPI, TAILWIND, TYPESCRIPT, AND STRIPE, and also another video with django, python, postgreeSQL and tensorflow.js for a backend. Thanks
@pattierney6845
@pattierney6845 9 місяців тому
I would add Firebase to this list rather than an api. How would one implement this?
@MalikDixon
@MalikDixon 10 місяців тому
This is one of the best NextJs Video that I had taken. the time to review It is very thorogh i,n the presentation and the connection to the API was very simple. More typescript Next.JS please.
@abdulateefdamilola.o8900
@abdulateefdamilola.o8900 11 місяців тому
Adrian, I'm short of words, ur courses are state of da art, premium grade, educational nd more Tanx so much for what u've done for us at large
@javascriptmastery
@javascriptmastery 11 місяців тому
Thank you!
@nikunjmehra935
@nikunjmehra935 11 місяців тому
Wonderful! Super excited for a TypeScript project finally!!❤
@javascriptmastery
@javascriptmastery 11 місяців тому
Yess!
@cotosolis3378
@cotosolis3378 9 місяців тому
One of the best courses i've ever seen, nice work, nice explain, you deserve a golden globe jaja, the only thing that i have to say its that we need a new API key or another API to use, now its a no image project haha, cheers bro and well done!
@kimipossible
@kimipossible 9 місяців тому
Great video! Thank you. I am specifically doing tutorials in TypeScript so I really appreciate the content!!
@panoramixer
@panoramixer 6 місяців тому
it's always amazing work from this channel. Also I've added {scroll: false} in all router.push to disable scrolling to the top of the page, and this works for me.
@nolifeking7128
@nolifeking7128 7 місяців тому
it's an honor to complete this course, thank you so much!
@nipunjayasinghe1880
@nipunjayasinghe1880 7 місяців тому
Can you send me the code?? I'm trying to do. But there are some errors?
@carlosolivares1598
@carlosolivares1598 7 місяців тому
Nice of using lastest Next version and TypeScript! Very helpful and we want more content like this. Also, I am interested in a fullstack project with Nest and Next ;)
@PattyBeautCode
@PattyBeautCode 10 місяців тому
Thank you to a million times ! your work is incredible like always ! and I would love to see more Nextjs 13.4+++ with API series like this project and Please more Build and sell API tutorial for 2023 version
@quarterpie5338
@quarterpie5338 10 місяців тому
I can't believe you are doing this for free man, thank you so much.
@karim6179
@karim6179 8 місяців тому
wonderful video thanks a lot, for the issue of scrolling to the top you can keep it server side rendering and add to the router.push a property of { scroll: false } which is gonna look smg like that : router.push(newPathname, { scroll: false }); that would solve it without needing to move back to the client side rendering enjoy guys
@javascriptmastery
@javascriptmastery 8 місяців тому
Has it been implemented? It wasn't working at the time of the recording! :)
@sfincione2000
@sfincione2000 5 місяців тому
Fantastic demo project! Great job.
@IshmamAhmed
@IshmamAhmed 11 місяців тому
I’ve been developing next 12 and 13 apps for the last 9 months including my website which also uses typescript. Making these has only benefited me, I recently got hired for all my nextjs apps where I’m genuinely making buck according to average software engineering jobs. Take this man’s word and work with nextjs with typescript it truly is the way forward
@javascriptmastery
@javascriptmastery 11 місяців тому
Amazing!!!
@abuhossain4274
@abuhossain4274 11 місяців тому
the way of making the project is awesome !! i love it.
@oguzhanaydn7482
@oguzhanaydn7482 11 місяців тому
thank you so much for the next13 typescript project video ♥ im having so much fun following your instructions and coding parallelly.
@javascriptmastery
@javascriptmastery 11 місяців тому
You're very welcome!
@Jj-bo1dm
@Jj-bo1dm 3 місяці тому
Nice content , thank you so much . hope you continue this kind of videos! more power!
@ngampusonline
@ngampusonline 8 місяців тому
best tutorial ever! It just 3 hours, but I finished all in three days. Many thanks Adrian!
@sairakausar
@sairakausar 4 місяці тому
you have Image API key , because API key is not work
@kristofferohrn
@kristofferohrn 9 місяців тому
Your tips are much appreciated!
@aleksandarconic1380
@aleksandarconic1380 7 місяців тому
What a project! Thank you so much for this guidance on TypeScript. I learned so much through this project!
@javascriptmastery
@javascriptmastery 7 місяців тому
Glad it was helpful!
@ayushpillai333
@ayushpillai333 11 місяців тому
Thank you so much Adrian.. You came up with typescript 😍❤️ Really appreciate your efforts in educating us.
@javascriptmastery
@javascriptmastery 11 місяців тому
Thank you! 😃
@ai_coding
@ai_coding 11 місяців тому
The way u explained apis & fetches made me finally understand it! Clean build & Thank you.🙏
@javascriptmastery
@javascriptmastery 11 місяців тому
You're welcome!
@user-gj1ny8px4n
@user-gj1ny8px4n 10 місяців тому
subscribed! thank you for all of your projects and tutorials!
@kamaliddinsattorov7493
@kamaliddinsattorov7493 11 місяців тому
Thanks for the knowledge you have shared. Love your typescript nextJs tutorial. Please, do more of them, and also, can you do a similar project with the use of Shadcn UI. There are almost no tutorials on the web with Shadcn-ui
@shiveshtiwari2612
@shiveshtiwari2612 11 місяців тому
Hey, just wanted to give some gratitude to what you're doing. I really thank you for all these projects as they have helped me a lot. Also, there is a request if you can make some more videos related to app development like react native. Also it would be great if you can give a course on flutter, I really want a flutter course from your side...
@javascriptmastery
@javascriptmastery 11 місяців тому
You're very welcome!
@taunado
@taunado 10 місяців тому
Brilliant. +1 for more Next, TS, Tailwind projects.
@saidibrahim5931
@saidibrahim5931 11 місяців тому
What a great course and project, no words can describe your effort and time for teaching people, what's the reason you choosed next.js over express.js. your previous projects were express and now you shift to next.js
@estevaolibardi
@estevaolibardi 9 місяців тому
i'm very happy for typescript, thanks!
@Lorkisen
@Lorkisen 10 місяців тому
Api key not working, so I'm stuck at Car Images, but thanks for the effort. I learned a lot so far.
@user-gn7qi5xv4j
@user-gn7qi5xv4j 9 місяців тому
Great as always and waiting for more Typescript Projects...
@DW5000-sz9sv
@DW5000-sz9sv 10 місяців тому
While i do really appreciate the content, as a designer trying to hone my frontend skills in react this course went from 0 to 100 really fast. I watched the crash course as well as mentioned in this course. People in my position are not necessarily super deep in ES6+, arrow functions, json etc. so while the hero part of the tutorial was great for me, the second part of the list with filters got complex really fast. Not that i wasn't able to get the same output as the author, but man i lost whatever overview i thought i had with the filter Combobox filter functions and the setQuery part with the Transition as fragtment stuff. I am aware that this course doesn't promise to cater to people like me, but at least i felt the need to say, that touching lightly on concepts in the start of a course, doesn't necessarily mean that they stick 100% in the very next chapter where the complexity goes up rapidly. I would love a course like this that is laid out in simpler steps/chapters and touches more on the 'why' and 'how' of all aspects of what is going on, repeatedly as the course progresses. A course that doesn't point to other videos to understand an arrow function for instance, but discusses the topic as it appears in the course. Also up until now i didn't experience any recaps of what we just did - and again why we did (and structured) it like that. Anyway, I'll keep at it and hopefully it'll stick more and more. This seems to be the only real course on typescript with react and nextjs. Hope this feedback finds you well.
@_elusivex_
@_elusivex_ 11 місяців тому
Finally the typescript project which i was waiting for came. Btw i wanted to tell you that you are the most professional and organised coder i have ever seen. Love from india.
@javascriptmastery
@javascriptmastery 11 місяців тому
Thank you so much 😀
@arielelias2413
@arielelias2413 11 місяців тому
Yes, we want more, and more, and more projects like this one (in NEXTJS of course). I'm triying to specialize in Next and you are my best teacher. Thanks for all. I will by you a coffee
@javascriptmastery
@javascriptmastery 11 місяців тому
More to come!
@akshitgupta4749
@akshitgupta4749 8 місяців тому
Thankyou Adrian this project is so knowledgabale. I cannot thankyou enough man.
@redmoor553
@redmoor553 7 місяців тому
The way to fix the scrolling bag is to pass {scroll: false} as the second parameter to router.push() function. It shoould look like: router.push("/yourpathname", {scroll: false})
@gustavoortiz7473
@gustavoortiz7473 7 місяців тому
It worked. Thanks bro
@anggriawanmr
@anggriawanmr 11 місяців тому
Finally! Thank you Adrian, I really glad found your channel year ago
@javascriptmastery
@javascriptmastery 11 місяців тому
Awesome! 😊
@Anandharajan.a
@Anandharajan.a 7 місяців тому
As usual great content ! Brother i want to suggest you onething put the entire process as video the styling of css and font choosing and so on, show everything that would be awesome.
@helpy852
@helpy852 9 місяців тому
Man please keep up the good work and i can't emphasize Typescript enough. Thank you!
@Nikita-im3sd
@Nikita-im3sd 11 місяців тому
I didn`t watch the video yet, but i already know our man delivered us something awesome, better than most courses out there, for *free*. Thank you :)
@javascriptmastery
@javascriptmastery 11 місяців тому
Legend!
@swissguard8157
@swissguard8157 10 місяців тому
great video Adrian! Definitely continue making these with typescript
@paraschauhan9978
@paraschauhan9978 11 місяців тому
Wow i was looking for latest next 13.4 project with typescript (coz I just learned ts ) and tailwind ❤️❤️ and your notification just popped up ✌️ THANKYOU❤️
@javascriptmastery
@javascriptmastery 11 місяців тому
Enjoy!
@konidoniravirr6580
@konidoniravirr6580 10 місяців тому
Sir, Thank you and i want more series like this with ts+next+mongodb ...😊
@dytomabatogouma7898
@dytomabatogouma7898 11 місяців тому
Another wonderful and amazing project to learn from. Thanks for sharing these masterpieces for free. I definitely would like to watch more videos on TypeScript.
@javascriptmastery
@javascriptmastery 11 місяців тому
More to come!
@user-ly7tw8td1h
@user-ly7tw8td1h 9 місяців тому
do you know how he got .git folder?
@lukas.webdev
@lukas.webdev 11 місяців тому
Awesome! This is sooo valuable! Thanks for sharing with the community 😉🔥
@javascriptmastery
@javascriptmastery 11 місяців тому
You got it!
@mimcris8481
@mimcris8481 6 місяців тому
Finished! Nice project, everything still working so far, use scroll false when using router.push though. The image car api has watermark but it's still useble in my opinion.
@anassnassim
@anassnassim 11 місяців тому
i just finish the last course of create promptopie with nextjs thank you for this great content you provide
@javascriptmastery
@javascriptmastery 11 місяців тому
Enjoy!
@sebastiancastillo3560
@sebastiancastillo3560 9 місяців тому
Really amazing tutorial , Thanks so much Elliot!! 👏👏 The solution for the scroll bug over nextjs v-13.4.12 is router.push(newPathName, { scroll: false }) It's works for me 👍
@leonalex330
@leonalex330 9 місяців тому
i owe you my life sir
@olitalks1
@olitalks1 11 місяців тому
Thanks jsm for making such marvelous projects.If it has live demos or figm design it would be very helpful for us to give a first try by our own.However, undoubtedly i am grateful to you.
@javascriptmastery
@javascriptmastery 11 місяців тому
Thank you!
@jimmyj.6792
@jimmyj.6792 11 місяців тому
Awesome tutorial and so modern 😍😍😍 you are a beast, thanks for it 🙏🙏
@javascriptmastery
@javascriptmastery 11 місяців тому
Thank you!
@anshuls3104
@anshuls3104 11 місяців тому
I just finished learning basic concepts of Typescript, and was searching for a cool project, here comes JSM, thanks a lot !😄
@javascriptmastery
@javascriptmastery 11 місяців тому
Happy to help!
@jacobforsbergg
@jacobforsbergg 5 місяців тому
Love the video and love that you used TS! Please make more content using it! TS
@jotasenator
@jotasenator 9 місяців тому
thank you Sr, will enjoy my time with this project. thanks again
@developer_kongkon
@developer_kongkon 9 місяців тому
This is a very useful video. I have learned many things from this video. Thanks a lot.
@Foryal
@Foryal 7 місяців тому
Great material, thanks a lot!
@user-zw7mx2pl1j
@user-zw7mx2pl1j 7 місяців тому
Thanks for this, please do more of next JS and typescript projects..... TS is getting more significance nowadays than JS
@emilejohngarcia3812
@emilejohngarcia3812 11 місяців тому
Great! i'm looking forward to watch more of Typescript projects in this channel :)
@javascriptmastery
@javascriptmastery 11 місяців тому
More to come! 😊
@amotekundev
@amotekundev 10 місяців тому
The best in the game. Yes the typescript projects are awesome. Keep making projects with it.
@aakash1830
@aakash1830 6 місяців тому
Thank you! You are doing great job!
@denysgl3732
@denysgl3732 10 місяців тому
Hi! Great channel, great projects, ideal voice comments pace and clarity. Thank you for your work. As for Typescript, sure it's getting more and more popular nowadays but I personally prefer classic JS.
@user-ol2sd8hd9k
@user-ol2sd8hd9k 8 місяців тому
TypeScript is everything JavaScript never was, is not and probably never will be.
@sabato.rwanda
@sabato.rwanda 11 місяців тому
thanks man this is amazing nextjs project tutorial I've ever seen.💖
@javascriptmastery
@javascriptmastery 11 місяців тому
You're welcome!
@affiliatepaid747
@affiliatepaid747 8 місяців тому
You are a God my man.... You have taught me REACT.....today I am earning through React....I respect you my LORD
@mohamed_younes77
@mohamed_younes77 8 місяців тому
chill bro a god ????? i know that he helped you and congrats but you better delete the comment 😶
@tonybenci2796
@tonybenci2796 11 місяців тому
Thank goodness these wonderful tutorials are now in typescript... thank you... more please
@javascriptmastery
@javascriptmastery 11 місяців тому
Thank you! 😊
@talleyrand9530
@talleyrand9530 11 місяців тому
First of all, thank you very much for your work. And yes, typescript is everywhere now and it's become a must in job descriptions.
@javascriptmastery
@javascriptmastery 11 місяців тому
Yess!
@BriansRecaps
@BriansRecaps 3 місяці тому
to fix the scrolling error aftter searching at 2:32:44 i used router.push(newPathname,{scroll: false}); in our searchbar.tsx file
@bro-watch
@bro-watch 8 місяців тому
Amazing content. (Next + Tailwind + TypeScript) = I'm here from the first to the last minute.
@titan6421
@titan6421 Місяць тому
Great Project Man!! Keep up
@levanilevanidze9294
@levanilevanidze9294 3 місяці тому
I am so happy about typescript
@ghulammujtaba9236
@ghulammujtaba9236 11 місяців тому
I was eagerly waiting for a NextJS project with Typescript. You don't disappoint
@javascriptmastery
@javascriptmastery 11 місяців тому
You asked for it, you got it!
@alexenax1109
@alexenax1109 8 місяців тому
We want more Typescript projects! This is why I didn't attend the course that you have done for Next.Js
@GuilhermeLyare
@GuilhermeLyare 2 місяці тому
To souve the useRoute problem you can set a second parameter { scroll: false } in the router.push method like this: router.push(newPathname, { scroll: false });
@javascriptmastery
@javascriptmastery 2 місяці тому
At the time of the recording there was a bug. It got fixed recently 👌
@GuilhermeLyare
@GuilhermeLyare 2 місяці тому
By doing the same code recently I've got the same error, so I found this solution on stackoverflow
@Matty100
@Matty100 11 місяців тому
Yes!! Thank you Adrain I can't wait to give this one a spin
@javascriptmastery
@javascriptmastery 11 місяців тому
Hope you like it!
@Matty100
@Matty100 10 місяців тому
After an 1.5-2 hours of searching finally found it!!! Error was hiding in the utils/index I put limits instead of limit in the fetch call. #BowToYourSensei! 🤩🙃
@ahmetkocak9086
@ahmetkocak9086 10 місяців тому
Thank you for tutorials. Please create more content with Typescript and React. Please also show us how you prepare tailwind.config.js file etc.
@valentynkasyan3800
@valentynkasyan3800 9 місяців тому
Image API Key started working again. Thank you!
@abhimanyuyadav3138
@abhimanyuyadav3138 9 місяців тому
I tried using key provided in video but still I getting red car model images How to correct it
@tranvuhao6246
@tranvuhao6246 9 місяців тому
That's amazing, thank you so much !!!
@adriablancafort
@adriablancafort 11 місяців тому
Great as always! Thanks for your content
@javascriptmastery
@javascriptmastery 11 місяців тому
Much appreciated!
@user-ly1lw1pp4s
@user-ly1lw1pp4s 10 місяців тому
Awesome vid! I did have some build problems, such as the code from the gist was not working so I took the index.ts code directly., as well as issues with the transition element: i needed to add a show={true | false} in order to get it to work.
@zacaw99
@zacaw99 9 місяців тому
A fix to the scroll to top issue at 2:32:41. Change router.push(newPathName) to router.push(newPathName, {scroll: false}) in your SearchBar.tsx file inside the updateSearchParams function. That has fixed it for me. At least until normal functionality is resumed
@anandbaraik5010
@anandbaraik5010 11 місяців тому
You are gem 💎 thanks for everything mate!
@javascriptmastery
@javascriptmastery 11 місяців тому
Happy to help!
@zehranoor7799
@zehranoor7799 7 місяців тому
thanks for this tutorial its quite helpful
@mimcris8481
@mimcris8481 7 місяців тому
Thak you very much!
@alifarokh7700
@alifarokh7700 4 місяці тому
Thank you Adrian ❤
@andykallian
@andykallian 9 місяців тому
Hello my friend! I have been studying React for a while and a lot of things that I know about react its due your videos! Such and incredible job. This one is another great project! congrats! I would like to suggest you to please not rely on paid API cause they change their terms all the times. Rapid API is great, but the imagin studio API it's not a thing that students can deal. Right now i'm stucking at 2:10:00 cause I cannot use that API for free due they dont accept my email. =/ anyway, your video is amazing! You have great teaching skills. Thank you so much for your effort and I can't wait for more React projects involving Typescript and Tailwinds success!
@giorgiilariani6628
@giorgiilariani6628 11 місяців тому
I appreciate your work ♥️ more videos like this❤
@javascriptmastery
@javascriptmastery 11 місяців тому
More to come!
@citycomputers978
@citycomputers978 5 місяців тому
For using typescript we are very happy❤
@lautaroleonelgallardo3767
@lautaroleonelgallardo3767 11 місяців тому
Dayumn, I love your work man, I will donate you when I get a new job!
@javascriptmastery
@javascriptmastery 11 місяців тому
Much appreciated!
@dhananjay5053
@dhananjay5053 11 місяців тому
on point...thanks for doing so many things free for us
@javascriptmastery
@javascriptmastery 11 місяців тому
You are so welcome
@giannisnik5295
@giannisnik5295 11 місяців тому
Excellent !!!!!Thanks for helping so much our Community!!!!
@javascriptmastery
@javascriptmastery 11 місяців тому
Happy to help!
@Tapadar.Monsur
@Tapadar.Monsur 11 місяців тому
Another great video! Thanks, Adrian.
@javascriptmastery
@javascriptmastery 11 місяців тому
Glad you enjoyed it!
@judevector
@judevector 11 місяців тому
Man i can comfortably sau you qre the Reason am going to be a better and good web developer, you are a rare gem and UKposts knows that that's why your videos always pop up on top whenever you upload
@javascriptmastery
@javascriptmastery 11 місяців тому
Amazing!
@Andrew-Tsegaye
@Andrew-Tsegaye 11 місяців тому
As you promised you did it, what a respected citizen 👏 👌 🙌 👍 ❤🎉❤🎉🎉
@javascriptmastery
@javascriptmastery 11 місяців тому
Thank you!
@letMeSeeTheCode-xq5hv
@letMeSeeTheCode-xq5hv 10 місяців тому
I can't wait to see the backend functionalities being activated
Learn HTML5 and CSS3 For Beginners - Crash Course
3:54:03
developedbyed
Переглядів 2,5 млн
NextJS Tutorial - All 12 Concepts You Need to Know
44:38
ByteGrad
Переглядів 205 тис.
Эта Мама Испортила Гендер-Пати 😂
00:40
Глеб Рандалайнен
Переглядів 2 млн
React и Next js убивают фронтенд!
9:11
Миша Ларченко
Переглядів 40 тис.
Every CSS Animation property
9:26
chunkydotdev
Переглядів 40 тис.
Every React Concept Explained in 12 Minutes
11:53
Code Bootcamp
Переглядів 288 тис.
Next.js Server Actions...  5 awesome things you can do
7:51
Beyond Fireship
Переглядів 244 тис.
Build and Deploy an Amazing 3D Developer Portfolio in React with Three.js
2:53:53
JavaScript Mastery
Переглядів 614 тис.
Frontend Web Development Projects that got me hired
10:38
James Cross
Переглядів 271 тис.
Learn Docker in 1 Hour | Full Docker Course for Beginners
1:27:53
JavaScript Mastery
Переглядів 249 тис.