Admin Dashboard From Scratch - Next.js, TypeScript, Shadcn/ui

  Рет қаралды 70,528

Traversy Media

Traversy Media

Күн бұрын

Пікірлер: 99
@chenenpei
@chenenpei 4 ай бұрын
I have been working as a web developer for 7 years and I still enjoy watching your tutorials. ❤
@RuslanMykolaiv
@RuslanMykolaiv 2 ай бұрын
Because every developer is lazy, and easier to watch someone's code than practice alone =) anyway you will practice alone, but at least with some imagination and big picture of something new, and not only docs :)
@hichamabboud9672
@hichamabboud9672 2 ай бұрын
@@RuslanMykolaiv I totally agree with you and that is exactly my problem unfortunately
@CuraDev7
@CuraDev7 4 ай бұрын
For those who are learning I wish you success, keep practicing and you will get the job you are looking for :)
@Bakihanma-hq6jr
@Bakihanma-hq6jr 4 ай бұрын
I appreciate for your vote😊😊
@ChichaGad
@ChichaGad 4 ай бұрын
No
@MrJettann
@MrJettann 4 ай бұрын
Definitely true, i finished Brad's js course three years ago, practice a lot in react and now I'm a developer for almost two years, everything is possible!) I was a consultant at the shop
@CuraDev7
@CuraDev7 4 ай бұрын
@@MrJettann That's a great testimony, thanks for sharing it!
@LuisBlancoAustin
@LuisBlancoAustin 4 ай бұрын
Brad does it again! He inspires hope, ignites the imagination, and instills a love of learning. Thank you kindly, sir.
@minidragonlady
@minidragonlady 4 ай бұрын
Your theme and font size for the editor is the perfect one. All instructors should do like this!
@allaguiamira8866
@allaguiamira8866 3 ай бұрын
most of what you could possibly need when working with CRM in just 2 hours tuto !! amazing job , keep up the good work
@abeercodes
@abeercodes 4 күн бұрын
Thanks Brad. I completed the whole video. You are right about the Attention Span. I always keep that in mind.
@jeanmako6643
@jeanmako6643 4 ай бұрын
I think I am going to lose my mind. The exact same thing I was looking for yesterday was created 17 hours later. Thanks a lot Brad, you're the best.
@mohitsaud2071
@mohitsaud2071 4 ай бұрын
I was thinking to learn and design admin dashboard and here comes the video. Thank You Brad
@charlesjojovandyck3275
@charlesjojovandyck3275 4 ай бұрын
Finally done with this course the fulfillment you feel within. Thank Champ
@RiccardoPellegrino-k6z
@RiccardoPellegrino-k6z 2 ай бұрын
Just what I needed! love this shadui components, the table implementation especially!
@vooDOO6625
@vooDOO6625 4 ай бұрын
Great tutorial as always. you are my inspiration for becoming a full-stack developer. i have being following you and your tuts since even the beginning of NewBoston, I think before it was bucky-something- . Great tutorial as always. bless you.
@QueeeeenZ
@QueeeeenZ 4 ай бұрын
Awesome! would love to see a Nuxt version of this.
@photonique-q3d
@photonique-q3d 2 ай бұрын
This was really awesome, much appreciated!
@jarbyvid
@jarbyvid 4 ай бұрын
Thanks again Brad. Great tutorial. Learned a lot from this one.
@Salah-YT
@Salah-YT 4 ай бұрын
thank u so much all done waiting for part 2 🙂
@Himmom
@Himmom 4 ай бұрын
Being following for 7 years and KZbin have never sent me a notification on new video release.
@colinado1743
@colinado1743 4 ай бұрын
Thank you so much for this content. I recognize your diligence.🤝
@code_with_sheynet
@code_with_sheynet 4 ай бұрын
Weldone, Brad. God bless you!
@mastle313
@mastle313 4 ай бұрын
Another banger by the master, eternally thankful
@AlexanderBelov-y8o
@AlexanderBelov-y8o 4 ай бұрын
Best teacher with best voice.
@vivekthapa5979
@vivekthapa5979 4 ай бұрын
Good to c another tutorial from legend. Can you make one video related to Progressive Web Application with nextjs? I am sure lots of developer want to learn from you.
@skabc1926
@skabc1926 4 ай бұрын
Thank you brad 🙏🙏🙏
@aileenchan3741
@aileenchan3741 4 ай бұрын
Thank you so much for sharing this tutorial! Ever considered doing a Tutorial for Yeoman?
@amingrateful7661
@amingrateful7661 Ай бұрын
thanks man. helped me a lot 🙏🏻
@3minutesbibletruth
@3minutesbibletruth 4 ай бұрын
I guess I have missed a lot. My laptop got spoilt so I couldn't follow up with the good content you post often on this platform
@dummymail2495
@dummymail2495 4 ай бұрын
It would have been so grateful if u had included features like "count of current active users, count of daily visitors" like these😢❤
@siddiqahmed3274
@siddiqahmed3274 4 ай бұрын
You can do that yourself. It is not connected to backend so it just means some hard coded data and display it...
@GilAguilar
@GilAguilar 4 ай бұрын
Nice! Thanks for this Brad. Looking forward to building this 🤟💙☕️
@WaliaIbex
@WaliaIbex 4 ай бұрын
You complicated things by using next js. Simple react dashboard application was sufficient 😊
@siddiqahmed3274
@siddiqahmed3274 4 ай бұрын
There is no complication here. Also since he plans to connect to backend, nextjs is a better choice
@WaliaIbex
@WaliaIbex 4 ай бұрын
@@siddiqahmed3274 He can connect react with any backend through API. This is a pragmatic and flexible way.
@smartdriver2990
@smartdriver2990 3 ай бұрын
Done. Thanks for the tutorial
@markus_dev_cwb
@markus_dev_cwb 4 ай бұрын
Amazing project! I have this Udemy Course and i recommend.
@tariqsy512
@tariqsy512 Ай бұрын
Hello Brad, thanks for the awesome tutorial but I have one issue that when I imported the Command component it worked fine with the EDGE browser but with Firefox it did not do you know the reason or is there a way to make it compatible
@christophernolan8761
@christophernolan8761 2 ай бұрын
Question- at the 1:23:40 mark as I understand it in a 'use client' component/page all the imports for that page also become client components. So in this case the data from '@/data/posts' would also become a client component. Am I looking at this correctly or missing something? ty
@rhh1090
@rhh1090 4 ай бұрын
I love learning react, nextjs etc. But I've always wondered how are people making these type of websites for clients with limited technical ability that want to update their own content? The only option I cam think of is with headless CMS's right? Please advise.
@alexdin1565
@alexdin1565 4 ай бұрын
Thanks Brad, please a quick question can we use this dashboard instead of django default admin dashboard?
@3minutesbibletruth
@3minutesbibletruth 4 ай бұрын
Thank you boss for all the good things
@epsig1507
@epsig1507 4 ай бұрын
Is this what front-end development looks like in 2024? You have to know a lot frameworks and tools before even starting, and then learn all the frameworks they depend on... for an admin dashboard? By the time you are done, maybe some frameworks are already outdated.
@ts3798
@ts3798 4 ай бұрын
Things are moving faster than ever in webdev, but my advice to you would be skip the frameworks and just learn html, css and js. Once you're comfortable enough with those you can move on to whatever framework you like.
@nofeah89
@nofeah89 4 ай бұрын
fantastic work
@triplei2024
@triplei2024 4 ай бұрын
I just love your tutorials
@vladimir_dev
@vladimir_dev 3 ай бұрын
I've done several tutorials related to TypeScript, but I still haven't figured out what's the difference between defining a Type and Interface?
@vernonmosterd6338
@vernonmosterd6338 24 күн бұрын
Thank You, Thank, Thank You
@MiladJoodi
@MiladJoodi 4 ай бұрын
Great. Thank a million ♥
@korodhsoaqoon
@korodhsoaqoon 4 ай бұрын
Wow, another amazing Video
@AndrewHarbert13
@AndrewHarbert13 4 ай бұрын
Would you do one of these for React without TypeScript and use Sass? 🙂
@K.Huynh.
@K.Huynh. 4 ай бұрын
Thank you for sharing!
@saedrajab
@saedrajab 4 ай бұрын
does it include SSR and related server components ?
@luishenriqueandradepellizz680
@luishenriqueandradepellizz680 4 ай бұрын
I wonder how shadcn will work around their components as React.forwardRef will be deprecated and all theirs components uses it
@prashlovessamosa
@prashlovessamosa 4 ай бұрын
I built it brad how can we implement backend can you please make a backend for this too i wanna learn it.
@malikgenius4u
@malikgenius4u 4 ай бұрын
looking for a full course built on tailwindCSS and shadCN, specially mobile first ...
@amanz445
@amanz445 4 ай бұрын
another masterpiece 👌
@hendisantika
@hendisantika 3 ай бұрын
How to convert those project into src project? Thanks
@toyinatofarati5512
@toyinatofarati5512 4 ай бұрын
Great work
@tatleungso7645
@tatleungso7645 3 ай бұрын
Link doesn't work/show in the commandItem?
@firedforfighting
@firedforfighting 4 ай бұрын
Ahhh I haven't learnt type script yet..i gotta keep up 🏃‍♂️💨
@emmanuelnwabuodafi6415
@emmanuelnwabuodafi6415 4 ай бұрын
Amazing videooo, can we get some Vue x Nuxt too? Thanks so much for all you do
@qualifyernst4576
@qualifyernst4576 4 ай бұрын
can you please do a video, on lucia auth, in a mern stack
@3minutesbibletruth
@3minutesbibletruth 4 ай бұрын
Boss I have 5 years experience in programming and my skills is beyond web designs but I'm not able to get a job or find a freelance gigs. Sometimes I ask myself that is it because I don't have a certificate
@lostinthenarrativve
@lostinthenarrativve 4 ай бұрын
Mad props for this video Brad, wish it didn't contain typescript tho as it's just a massive overhand with zero ROI, god I hate typescript.
@adambickford8720
@adambickford8720 4 ай бұрын
Skill issue
@lostinthenarrativve
@lostinthenarrativve 4 ай бұрын
@@adambickford8720 sounds like how a C-U-C-K talks mate.
@firedforfighting
@firedforfighting 4 ай бұрын
​@@adambickford8720toxic
@DanteMishima
@DanteMishima 4 ай бұрын
Glad I'm not the only one who isn't keen on typescript.
@codernerd7076
@codernerd7076 4 ай бұрын
Typescript is not that hard and it stop you from making silly mistakes
@vladimir_dev
@vladimir_dev 3 ай бұрын
For some reason, the sidebar renders menu items as disabled for me... Does anyone else have that?
@ezralawrence
@ezralawrence 4 ай бұрын
Can you build a weather app using express as you next project
@intune6
@intune6 4 ай бұрын
should show how to validate the date field.
@zhangkevin8147
@zhangkevin8147 4 ай бұрын
How to make sidebar full screen height?Thanks.
@arkadiuszadamowicz4612
@arkadiuszadamowicz4612 3 ай бұрын
size-full, h-screen
@spashak6
@spashak6 4 ай бұрын
Show us a video of Nextjs and Redux
@prashlovessamosa
@prashlovessamosa 4 ай бұрын
Mr Brad can you please teach us Hono.
@AmericanDragon134
@AmericanDragon134 4 ай бұрын
Fricking best
@3minutesbibletruth
@3minutesbibletruth 4 ай бұрын
I'm very frustrated in life now cuz the part of the world I find myself in, things are very tough. I'm just a boy with a dream and nobody to count on
@andrean40
@andrean40 4 ай бұрын
Education is the way ❤
@dzhaniivanov5837
@dzhaniivanov5837 4 ай бұрын
🚀🚀🚀🚀
@osamahasan299
@osamahasan299 19 күн бұрын
I want to learn how to develop a Web dashboard using Python, can someone help me ?
@evgeniik_
@evgeniik_ 4 ай бұрын
Took many brakes over few days to get through this.
@fidelotieno2409
@fidelotieno2409 4 ай бұрын
nice
@tsbsankara
@tsbsankara 4 ай бұрын
8:56 🤣🤣🤣🤣🤣🤣
@agilustre
@agilustre 4 ай бұрын
🎉🎉🎉🎉🎉
@vishichaurasiya4427
@vishichaurasiya4427 3 ай бұрын
1:50:11
@mahendranm2699
@mahendranm2699 4 ай бұрын
give next js revamp
@ivanmendoz6238
@ivanmendoz6238 4 ай бұрын
I love you
@3minutesbibletruth
@3minutesbibletruth 4 ай бұрын
I have given up all my possible best for this carrier but still no result. Nobody cares about my effort, all in for result. Only hope is my portion
@DanielNistrean
@DanielNistrean 4 ай бұрын
I heard `Shadcn/ui` is poorly maintained. Like it has 1 stable maintainer. Why people still making videos about it ?
@3minutesbibletruth
@3minutesbibletruth 4 ай бұрын
Guys please I need help. If anyone can help me find job or freelance gigs I would be glad or if anyone want to help me get a new laptop that will bring back the dream
@viruxer
@viruxer 4 ай бұрын
Oh yea just what we needed, another next.js and shadcn tutorial. Please don't give in on this nonsense js-bro overengineered hype.
@mDHARYL
@mDHARYL 3 ай бұрын
🥰
Build A Tesla Car Configurator | Tailwind & Vanilla JavaScript
1:30:35
Does Deno 2 really uncomplicate JavaScript?
8:55
Beyond Fireship
Рет қаралды 439 М.
SISTER EXPOSED MY MAGIC @Whoispelagheya
00:45
MasomkaMagic
Рет қаралды 19 МЛН
REAL 3D brush can draw grass Life Hack #shorts #lifehacks
00:42
MrMaximus
Рет қаралды 12 МЛН
Claude has taken control of my computer...
4:37
Fireship
Рет қаралды 920 М.
Are we going back to PHP with fullstack JavaScript?
9:57
Maximilian Schwarzmüller
Рет қаралды 148 М.
TypeScript Crash Course
52:27
Traversy Media
Рет қаралды 612 М.
The Importance of Specialization in Coding
7:13
Traversy Media
Рет қаралды 235 М.
Why is Vite Everywhere? | Evan You
38:32
OpenSauced
Рет қаралды 35 М.
Front-end web development is changing, quickly
3:43
Fireship
Рет қаралды 1,2 МЛН
I HACKED ShadCN to Create Insane React Templates and Installers
14:59
Jack Herrington
Рет қаралды 21 М.