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 :)
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
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.
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.
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.
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.
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.
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
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
Hello big professor I always receve an undevind in the console after this statement "const post = posts.find((post) => post.id === params.id)" i dont understand why can you help me??
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
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
I have been working as a web developer for 7 years and I still enjoy watching your tutorials. ❤
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 :)
@@RuslanMykolaiv I totally agree with you and that is exactly my problem unfortunately
@@RuslanMykolaiv 🤣🤣
For those who are learning I wish you success, keep practicing and you will get the job you are looking for :)
I appreciate for your vote😊😊
No
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
@@MrJettann That's a great testimony, thanks for sharing it!
Brad does it again! He inspires hope, ignites the imagination, and instills a love of learning. Thank you kindly, sir.
Your theme and font size for the editor is the perfect one. All instructors should do like this!
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.
most of what you could possibly need when working with CRM in just 2 hours tuto !! amazing job , keep up the good work
Being following for 7 years and TH-cam have never sent me a notification on new video release.
Would be great to see this expanded with a backend.
Thanks Brad. I completed the whole video. You are right about the Attention Span. I always keep that in mind.
I was thinking to learn and design admin dashboard and here comes the video. Thank You Brad
Finally done with this course the fulfillment you feel within. Thank Champ
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.
Awesome! would love to see a Nuxt version of this.
Just what I needed! love this shadui components, the table implementation especially!
thank u so much all done waiting for part 2 🙂
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
Best teacher with best voice.
It would have been so grateful if u had included features like "count of current active users, count of daily visitors" like these😢❤
You can do that yourself. It is not connected to backend so it just means some hard coded data and display it...
Thanks again Brad. Great tutorial. Learned a lot from this one.
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.
Thank you so much for this content. I recognize your diligence.🤝
You complicated things by using next js. Simple react dashboard application was sufficient 😊
There is no complication here. Also since he plans to connect to backend, nextjs is a better choice
@@siddiqahmed3274 He can connect react with any backend through API. This is a pragmatic and flexible way.
Thank you so much for sharing this tutorial! Ever considered doing a Tutorial for Yeoman?
This was really awesome, much appreciated!
Weldone, Brad. God bless you!
Nice! Thanks for this Brad.
Looking forward to building this 🤟💙☕️
Amazing project!
I have this Udemy Course and i recommend.
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.
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.
thanks man. helped me a lot 🙏🏻
Done. Thanks for the tutorial
Another banger by the master, eternally thankful
Thank you brad 🙏🙏🙏
Thanks brad!
Thank you boss for all the good things
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.
Skill issue
@@adambickford8720 sounds like how a C-U-C-K talks mate.
@@adambickford8720toxic
Glad I'm not the only one who isn't keen on typescript.
Typescript is not that hard and it stop you from making silly mistakes
Wow, another amazing Video
Amazing videooo, can we get some Vue x Nuxt too? Thanks so much for all you do
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
Education is the way ❤
Ahhh I haven't learnt type script yet..i gotta keep up
🏃♂️💨
Thank you for sharing!
Thank You, Thank, Thank You
Thanks Brad, please a quick question can we use this dashboard instead of django default admin dashboard?
I just love your tutorials
fantastic work
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.
I wonder how shadcn will work around their components as React.forwardRef will be deprecated and all theirs components uses it
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?
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
Would you do one of these for React without TypeScript and use Sass? 🙂
Great. Thank a million ♥
Great work
can you please do a video, on lucia auth, in a mern stack
should show how to validate the date field.
looking for a full course built on tailwindCSS and shadCN, specially mobile first ...
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
does it include SSR and related server components ?
another masterpiece 👌
I built it brad how can we implement backend can you please make a backend for this too i wanna learn it.
Took many brakes over few days to get through this.
Show us a video of Nextjs and Redux
How to convert those project into src project? Thanks
Can you build a weather app using express as you next project
Link doesn't work/show in the commandItem?
How to make sidebar full screen height?Thanks.
size-full, h-screen
Hello big professor I always receve an undevind in the console after this statement
"const post = posts.find((post) => post.id === params.id)" i dont understand why can you help me??
Mr Brad can you please teach us Hono.
For some reason, the sidebar renders menu items as disabled for me... Does anyone else have that?
Fricking best
1:50:11
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
🚀🚀🚀🚀
I want to learn how to develop a Web dashboard using Python, can someone help me ?
give next js revamp
8:56 🤣🤣🤣🤣🤣🤣
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
nice
I love you
🎉🎉🎉🎉🎉
Oh yea just what we needed, another next.js and shadcn tutorial.
Please don't give in on this nonsense js-bro overengineered hype.
I heard `Shadcn/ui` is poorly maintained. Like it has 1 stable maintainer. Why people still making videos about it ?
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
🥰