Пікірлер
@TegaRorobi
@TegaRorobi Күн бұрын
Well, Peter Obi wasn't the incoming president afterall. 11:04
@CodeWithClinton
@CodeWithClinton Күн бұрын
True.
@hiepnguyenhoang2136
@hiepnguyenhoang2136 Күн бұрын
i followed your instructions and i have this error message file:///opt/render/project/src/tailwind.config.js:59 plugins: [require("tailwindcss-animate")], ^ ReferenceError: require is not defined at file:///opt/render/project/src/tailwind.config.js:59:12 at ModuleJobSync.runSync (node:internal/modules/esm/module_job:395:35) can anyone help me
@dystopian_1
@dystopian_1 Күн бұрын
I know basic React as a front end library and basic Django. If I know and implement React, then do I need to learn Django Views and Django Template Engine?
@CodeWithClinton
@CodeWithClinton Күн бұрын
Since you know React js, there is no need for Django Views and Django Template Engine. Learn how to build Rest APIs with Django Rest Framework and how to consume APIs with React js.
@dystopian_1
@dystopian_1 Күн бұрын
Thanks.
@CodeWithClinton
@CodeWithClinton Күн бұрын
@dystopian_1 You are welcome.
@techstreamm-1
@techstreamm-1 Күн бұрын
Very Quality Content
@CodeWithClinton
@CodeWithClinton Күн бұрын
Thank you.
@i4dexigner
@i4dexigner Күн бұрын
brother we need more projects on react and drf
@CodeWithClinton
@CodeWithClinton Күн бұрын
@@i4dexigner more will come.
@i4dexigner
@i4dexigner Күн бұрын
Oh i wanted this course thanks Clinton ❤
@CodeWithClinton
@CodeWithClinton Күн бұрын
@@i4dexigner you are welcome.
@JayDee-b5u
@JayDee-b5u 5 күн бұрын
Didn't really like this episode.
@CodeWithClinton
@CodeWithClinton 5 күн бұрын
@@JayDee-b5u why please?
@JayDee-b5u
@JayDee-b5u 5 күн бұрын
It seems a little bit clumsy to create a cart without any items. And I think the original assignment comes from the Coursera fullStack by Meta class and this point doesn't seem to help. The inclusion of the Mixins is also confusing. What is a mixin? Why use a mixin? What functions does a mixin implicitly define?..And how can we override them?
@CodeWithClinton
@CodeWithClinton 5 күн бұрын
@JayDee-b5u Don't worry, I will be making a new e-commerce API with Django Rest Framework and it will be completely function based.
@KshitijKharche-y6f
@KshitijKharche-y6f 5 күн бұрын
not able to open source code link help me out ASAP
@hiepnguyenhoang2136
@hiepnguyenhoang2136 5 күн бұрын
i still can open that link, what is your problem?
@JayDee-b5u
@JayDee-b5u 5 күн бұрын
the source code in github doesn't seem to match what you've written here.
@AdeekoOluwaseun
@AdeekoOluwaseun 6 күн бұрын
wow I learned so much from the whole playlist thank youuuuuuu
@CodeWithClinton
@CodeWithClinton 6 күн бұрын
@@AdeekoOluwaseun you are welcome.
@AdeekoOluwaseun
@AdeekoOluwaseun 6 күн бұрын
I'd love to connect with you on twitter or any social platform because I have a lot of questions I'd love to ask idk if you're fine with that
@ZhiyanAbdallah
@ZhiyanAbdallah 7 күн бұрын
Please did you purchase the api open ai
@CodeWithClinton
@CodeWithClinton 7 күн бұрын
@@ZhiyanAbdallah No, I didn't.
@kosherun
@kosherun 7 күн бұрын
That was awesome - great video! Managed to get my web project up and running in no time. 0 hiccups! Thanks man!
@CodeWithClinton
@CodeWithClinton 7 күн бұрын
@@kosherun it is always my pleasure, thank you.
@ShodanR13
@ShodanR13 7 күн бұрын
Thank you for this.
@CodeWithClinton
@CodeWithClinton 7 күн бұрын
You're welcome.
@ikpeobioma7892
@ikpeobioma7892 10 күн бұрын
I successfully deployed the application. Thank you very much!
@CodeWithClinton
@CodeWithClinton 10 күн бұрын
@@ikpeobioma7892 You are welcome.
@fnaticeclipse3822
@fnaticeclipse3822 11 күн бұрын
Can i add this project in my resume ? I already have A django project, just needed a good DRF project in my resume. So is this project worthy enough to show recruiters? Please answer, I can't get a job
@CodeWithClinton
@CodeWithClinton 11 күн бұрын
@@fnaticeclipse3822 yes you can add it to your resume, but do well to know how to build rest APIs with Django.
@fnaticeclipse3822
@fnaticeclipse3822 11 күн бұрын
@CodeWithClinton yeah I've already completed one drf Playlist which focused on the fundamentals, my only concern was this video being 2 years old is still relevant for the resume ? I've seen the topics you cover in your channel, its amazing
@CodeWithClinton
@CodeWithClinton 11 күн бұрын
@fnaticeclipse3822, the tutorial series was 2 years ago but it is still very relevant in this modern time.
@BeymOsman_edits
@BeymOsman_edits 11 күн бұрын
Where is the admin dashboard?
@CodeWithClinton
@CodeWithClinton 8 күн бұрын
Admin dashboard wasn't included.
@onyekaekwemozor
@onyekaekwemozor 11 күн бұрын
😂😂😂😂
@Wuwu1978
@Wuwu1978 12 күн бұрын
Thank yo very much. I have one question: Does folder "static" should be in project folder or app folder. I am asking because you had everytime that yellow warning in the terminal. Greetings :) .
@CodeWithClinton
@CodeWithClinton 8 күн бұрын
Yes, it should be in the project folder.
@ikpeobioma7892
@ikpeobioma7892 12 күн бұрын
I am trying to create a blog post, but I am getting an error: "author_id" is empty How do I add this to the object?
@CodeWithClinton
@CodeWithClinton 12 күн бұрын
Remove the author_id field from the BlogSerializer. Or you can reclone the backend code again.
@ikpeobioma7892
@ikpeobioma7892 12 күн бұрын
@@CodeWithClinton I removed the author_id field. it works fine now. thanks.
@CodeWithClinton
@CodeWithClinton 12 күн бұрын
@@ikpeobioma7892 you are welcome.
@Memes_Karaa
@Memes_Karaa 12 күн бұрын
i am doing but my django says unknown host and on railway its saying deployed then why its not working ?
@CodeWithClinton
@CodeWithClinton 8 күн бұрын
You are using the wrong host, get the correct host on your dashboard.
@mthokozisimyende787
@mthokozisimyende787 13 күн бұрын
Brilliant tutorial, i did it for myslef and completed it in 1 day, thank you for the source code! 🇿🇦🏆👏
@CodeWithClinton
@CodeWithClinton 13 күн бұрын
@@mthokozisimyende787 you are welcome.
@4la164
@4la164 14 күн бұрын
earned a sub amazing content ❤ i have one question if i want to make changes to my frontend should i use web service not static site on render ? or commiting changes even when i use static site for the frontend will keep updating it ?
@CodeWithClinton
@CodeWithClinton 14 күн бұрын
You should use static site when deploying your react frontend. Checkout my latest video, in the video I deployed a fullstack Django and React application.
@mthokozisimyende787
@mthokozisimyende787 14 күн бұрын
South Africa Approves!! No DNA just RSA🇿🇦🏆❤ Hulle weet nie wat ons weet nie🇿🇦🏆
@CodeWithClinton
@CodeWithClinton 14 күн бұрын
@@mthokozisimyende787 thank you.
@aiisalifts
@aiisalifts 16 күн бұрын
this is literally the only tutorial that works 100% of the time thank you 🙏🙏🙏🙏🙏🙏
@CodeWithClinton
@CodeWithClinton 16 күн бұрын
@@aiisalifts you are welcome.
@nageshnani4283
@nageshnani4283 17 күн бұрын
After all backend and frontend deployment when I click login or register getting page not found can you solve my problem please
@CodeWithClinton
@CodeWithClinton 17 күн бұрын
@@nageshnani4283 make sure the routes are spelt correctly.
@ChadS-e9o
@ChadS-e9o 19 күн бұрын
Very helpful video! What if my project has a repository with separate folders for the frontend and backend? Is it possible to provide the same repository for deploying both frontend and backend, by supplying different paths for both, i.e. appname/frontend and appname/backend? Also, how do I deploy a database if my app uses a MySQL DB as well?
@CodeWithClinton
@CodeWithClinton 14 күн бұрын
It is better you use a different repositories for your fullstack project. As for MySQL with Django, you can look up a tutorial on KZbin for that.
@tmosco5149
@tmosco5149 19 күн бұрын
Thanks
@CodeWithClinton
@CodeWithClinton 19 күн бұрын
You are welcome.
@palojarvi
@palojarvi 21 күн бұрын
Thank you, this video helped a lot! I previously spent hours troubleshooting my own solution, but your method is way simpler. Hope you have a great 2025!
@CodeWithClinton
@CodeWithClinton 21 күн бұрын
I am happy to hear this, have a prosperous 2025. Thank you.
@manuk4296
@manuk4296 23 күн бұрын
Hi Clint, always receive an error message (blogs.map is not a function) in Blogcontainer: can you help me? but i cloned youre code from github and the backend code too, after i had no chance to resolve the problem.
@CodeWithClinton
@CodeWithClinton 23 күн бұрын
@@manuk4296 try optional chaining use (blogs?.map)
@manuk4296
@manuk4296 23 күн бұрын
@@CodeWithClinton thank you for the fast answer, but this isn't working.
@CodeWithClinton
@CodeWithClinton 23 күн бұрын
@manuk4296 If you truly cloned my code, close your VS Code and open it again, then run "npm run dev".
@AbdallaDiaai
@AbdallaDiaai 24 күн бұрын
thanks for the great video, I followed the tutorial through to the deployment part. does anyone have the issue that the backend deploys successfully but when visiting live site to products, the list is empty? I have tried everything and googled everywhere but can not find an answer?
@CodeWithClinton
@CodeWithClinton 24 күн бұрын
@AbdallaDiaai I guess you didn't push your database file (the dbSqlite3 file) to production.
@BMBenkyou
@BMBenkyou 26 күн бұрын
Wow! your channel is a gem.
@CodeWithClinton
@CodeWithClinton 26 күн бұрын
@@BMBenkyou Thank you so much.
@janakpandey7638
@janakpandey7638 26 күн бұрын
please anyone can provide the source code?
@CodeWithClinton
@CodeWithClinton 26 күн бұрын
The link to the source code is in the video's description.
@kawzbit
@kawzbit 26 күн бұрын
Awesome vid bud. I have learnt a lot on this course. May the universe reward you.
@CodeWithClinton
@CodeWithClinton 26 күн бұрын
@@kawzbit Thank you so much.
@grzegorzpaladyn792
@grzegorzpaladyn792 29 күн бұрын
Hello! Your materials are wonderful, but do you know why it’s not compiling these lines for me? src={`${BASE_URL}${blog.author.profile_picture}`} {blog.author.first_name} {blog.author.last_name} (parameter) blog: any, and no further suggestion for introducing additional variables
@CodeWithClinton
@CodeWithClinton 29 күн бұрын
@@grzegorzpaladyn792 Are you facing any errors from those lines?
@karthickg5202
@karthickg5202 29 күн бұрын
Wow it's working
@CodeWithClinton
@CodeWithClinton 29 күн бұрын
I am glad it worked.
@akulalaxmi-pr1ng
@akulalaxmi-pr1ng Ай бұрын
I could not find the code for vercel.json file
@CodeWithClinton
@CodeWithClinton Ай бұрын
Looked out for my comment in the comments section.
@alchemy_of_codes
@alchemy_of_codes Ай бұрын
Thanks for the video series. I gained a lot of values from all videos. The database usually clears from the live url site on the backend. I noticed this is because of the sqllite. Also do a tutorial on deploying with a production database for the live url
@CodeWithClinton
@CodeWithClinton Ай бұрын
Thank you, I will use a live postgres database in my next Django and React project tutorial. Always push the dbSqlite3 database file whenever you push to GitHub, that way you will have the same database in development and production.
@Tech-wolf433
@Tech-wolf433 Ай бұрын
Can you pls chevk out my integration fast pls
@CodeWithClinton
@CodeWithClinton Ай бұрын
I wish I could.
@Tech-wolf433
@Tech-wolf433 Ай бұрын
@@CodeWithClinton or can you send me your full e-commerce store with django
@AnnJoyce-f9r
@AnnJoyce-f9r Ай бұрын
Very useful how do I connect with you
@CodeWithClinton
@CodeWithClinton Ай бұрын
Thank you, you can connect with me through LinkedIn or X, check the About section for the links.
@divyasoni5729
@divyasoni5729 Ай бұрын
I'm using Sql lite how to connect with that
@CodeWithClinton
@CodeWithClinton Ай бұрын
@@divyasoni5729 Sqlite3 doesn't work on vercel.
@penielstany
@penielstany Ай бұрын
Great fullstack
@CodeWithClinton
@CodeWithClinton Ай бұрын
Thank you.
@penielstany
@penielstany Ай бұрын
How custom domain name ?
@CodeWithClinton
@CodeWithClinton Ай бұрын
I will consider it.