Django, HTMX and DaisyUI Components - Building a To-Do List App

  Рет қаралды 27,801

BugBytes

BugBytes

Күн бұрын

Пікірлер: 94
@Greyvend
@Greyvend Ай бұрын
I can't remember when I watched 40 minutes of coding video with full attention and getting so much value out of it. Very well done, sir. You got a new subscriber.
@bugbytes3923
@bugbytes3923 Ай бұрын
Thanks a lot, that's awesome - glad the video was useful!
@ibrahimyakupaydn
@ibrahimyakupaydn 10 ай бұрын
Using Django , htmx in my recent project, this video helps me a lot. Good to know daisy UI. Thanks for the video.
@bugbytes3923
@bugbytes3923 10 ай бұрын
Thanks a lot! Glad it has helped!
@onealoneal7047
@onealoneal7047 9 ай бұрын
I really like the way you going straight forward to what we are expecting for from you when we read the titles of your videos. Your work its just amazing!
@bugbytes3923
@bugbytes3923 9 ай бұрын
Thanks a lot for the nice comment!
@ParhamSalamati
@ParhamSalamati Жыл бұрын
This was sooooo properly tailored to give as much information as possible in ~40 minutes that exceeded my expectations on value vs time spent on a video! THANK YOU FOR DOING THIS!
@bugbytes3923
@bugbytes3923 Жыл бұрын
Thanks a lot! Glad it was useful! :)
@siddharthakhanal9424
@siddharthakhanal9424 Жыл бұрын
Thank you for your invaluable content! I've been a long-time viewer, learning so much from your videos. I'd greatly appreciate more Wagtail CMS tutorials, as there's a scarcity of quality content online. Your expertise would make a significant impact. Gratefully looking forward to it!
@bugbytes3923
@bugbytes3923 Жыл бұрын
Thanks a lot for the nice comment! I'd like to do some Wagtail videos, for sure. Hopefully early in the new year, perhaps?
@myoji5580
@myoji5580 Жыл бұрын
HTMX contents always is very good.
@bugbytes3923
@bugbytes3923 Жыл бұрын
Cheers!
@prashlovessamosa
@prashlovessamosa Жыл бұрын
Thanks for making Awesome stuff.
@Alex-rj6fo
@Alex-rj6fo Жыл бұрын
Thank you for your work, I do not miss your video with training Django and htmx
@bugbytes3923
@bugbytes3923 Жыл бұрын
Thanks a lot!
@krisvanhouten1543
@krisvanhouten1543 Жыл бұрын
Dude, loved this content. I've been hearing a lot about HTMX lately, and have been wanting to learn Django/Python so this video was a nice starter.
@bugbytes3923
@bugbytes3923 Жыл бұрын
Thanks a lot dude! Glad to hear that.
@tharushapiyumal
@tharushapiyumal 3 ай бұрын
This is what all I needed... Django and HTMX 🖤
@bugbytes3923
@bugbytes3923 3 ай бұрын
Thanks!
@monorepo
@monorepo Жыл бұрын
This was nice! Love DaisyUI. Litestar, HTMX, DaisyUI when ;)
@bugbytes3923
@bugbytes3923 Жыл бұрын
Thanks! Awesome idea, let's see if I can create something :D
@MuhammedKamaal
@MuhammedKamaal 16 күн бұрын
keep doing projects sir :) thanks alot for helping ppl out there
@bugbytes3923
@bugbytes3923 15 күн бұрын
Thank you!
@AmoahDevLabs
@AmoahDevLabs Жыл бұрын
I love DaisyUI. Thanks for sharing
@bugbytes3923
@bugbytes3923 Жыл бұрын
Thanks for watching!
@mariocortes2670
@mariocortes2670 Жыл бұрын
Thanks for your content.
@bugbytes3923
@bugbytes3923 Жыл бұрын
Thanks as always for the support!
@hammoudamoujehed6112
@hammoudamoujehed6112 9 ай бұрын
Wonderful video! Can you explain how to add the toast message for this exercise?
@omaral-halabiah2851
@omaral-halabiah2851 11 ай бұрын
thanks very much for your efforts, if we want to add "edit_todo" functionality to update tr inplace using htmx and template_partials , how we can do that ?
@deidyomega
@deidyomega 10 ай бұрын
Have a btn that replaces the closest tr with a new tr that includes a form (using partials would be smart here too).
@n.a3642
@n.a3642 10 ай бұрын
Can you say what partials are please? Super noob here@@deidyomega
@christopheanfry
@christopheanfry 9 ай бұрын
Very nice video but not very recommended to use cdn in production. The Django Tailwind package works very well!!! Have you tried it?
@nadetdevfullstack7041
@nadetdevfullstack7041 Жыл бұрын
Excellent!
@bugbytes3923
@bugbytes3923 Жыл бұрын
Thanks!
@user-pp1do4zq7p
@user-pp1do4zq7p Жыл бұрын
Cool, nice to learn about tools and components that will make Django Templating alot easier and modern! Is there a similar UI library to create a dashboard? Maybe a more streamlined way to integrate ChartJS using alpine or hyperscript or something along those lines?
@bugbytes3923
@bugbytes3923 Жыл бұрын
Thank you! Good questions there - will have a look to see, but I'm not currently aware of a charting library that uses Alpine/Hyperscript.
@立法院很忙
@立法院很忙 Жыл бұрын
Awesome.
@bugbytes3923
@bugbytes3923 Жыл бұрын
Thanks!
@raffritter6766
@raffritter6766 Жыл бұрын
Very smooth, appreciate it:)
@bugbytes3923
@bugbytes3923 Жыл бұрын
Thanks a lot!
@prashlovessamosa
@prashlovessamosa Жыл бұрын
Thanks for awesome videos.
@bugbytes3923
@bugbytes3923 Жыл бұрын
Thank you!
@winz1527
@winz1527 Жыл бұрын
Great video
@bugbytes3923
@bugbytes3923 Жыл бұрын
Thanks a lot!
@gabrielpasv
@gabrielpasv 9 ай бұрын
Have you considering create a tutorial about django and multi tenancy ? Maybe with django-tenants package ? Thanks
@SanzharZiada
@SanzharZiada 10 ай бұрын
17:05 How should I do it in production?
@RobertoFabrizi
@RobertoFabrizi Жыл бұрын
Amazing video thank you!! A bit ot, but is there a no js framework component library for unocss?
@lt8cn
@lt8cn Жыл бұрын
this video is better than before, and can you add more form like django inlineform, incloude main form and tow or more subform, and subform can add more rows. crud in one page. Thank you make so many great videos!
@bugbytes3923
@bugbytes3923 Жыл бұрын
That's awesome - thanks a lot!
@repotranstech
@repotranstech Жыл бұрын
Another cool video.
@bugbytes3923
@bugbytes3923 Жыл бұрын
Thanks!
@Noritoshi-r8m
@Noritoshi-r8m Жыл бұрын
Good ol Django
@prashlovessamosa
@prashlovessamosa Жыл бұрын
Wanna Say God .😅
@knwanze
@knwanze 9 ай бұрын
I've seen a similar pattern somewhere else for inserting the new to-do item in the list by using hx-swap: afterbegin or beforeend. My question is if you're updating the DB with a new list item is it not easier to just fetch all the to-dos and swap innerHTML with the partial of list items and call it a day? Or are there advantages to doing the other way?
@winningtech5
@winningtech5 2 ай бұрын
reduce computation.
@DonjiKong
@DonjiKong 4 ай бұрын
at 6:57, you magically add data, how?! I'm getting an error when I try to go to the admin panel at /admin/core/todo/, is it because I don't have any data in it yet?
@bugbytes3923
@bugbytes3923 4 ай бұрын
I did it via the admin - what error are you getting when visiting the admin panel?
@htlcnn
@htlcnn Жыл бұрын
Could you please show how to add a Modal to confirm deletion? Thanks.
@AdnanNazirAhmed
@AdnanNazirAhmed Жыл бұрын
Very helpful
@bugbytes3923
@bugbytes3923 Жыл бұрын
Thanks a lot!
@justtsanjint626
@justtsanjint626 5 ай бұрын
Thank you
@natehardy3311
@natehardy3311 8 ай бұрын
Not gonna say a lot. Just thank you 😊
@bugbytes3923
@bugbytes3923 8 ай бұрын
Thanks a lot!
@serychristianrenaud
@serychristianrenaud Жыл бұрын
Thanks
@bugbytes3923
@bugbytes3923 Жыл бұрын
Thanks for watching!
@ZodakZach
@ZodakZach 11 ай бұрын
Wow i literally am making my capstone project and my idea was to use django, with htmx , tailwind with daisyui like this exact setup but with postgreSQL for db. and then i came across this video and its already been done lol great minds think alike ig but yeah seems like a good tech stack.
@bugbytes3923
@bugbytes3923 11 ай бұрын
Awesome, glad this was helpful! Good luck with your project!
@Good-and-Geeky
@Good-and-Geeky Жыл бұрын
You mention a github repo link with a starter and a requirements.txt.... Where did you put it? Sorry I didn't manage to find it.
@bugbytes3923
@bugbytes3923 Жыл бұрын
Hey - should be in the video description! I’ll add the link if you can’t see it!
@Good-and-Geeky
@Good-and-Geeky Жыл бұрын
@@bugbytes3923 thanks
@AlexeyDzuba
@AlexeyDzuba Жыл бұрын
Hi comrade! I searched for a video about django's formset. For example, you sell stationery and issue invoices. So, the database contains Items table (field 'name') and an Invoices table (fields foreign to name and 'Quantity'). At the frondend, user create a new Invoce, then add line by line Items, and then save it by one button. Also, user can select any existing Invoce and edit it. There must be a way to freely using different widgets at this formset, as data, select2, and another. Can you point me at existed of your tutorial or, maybe, this is an interesting theme for create a new one? I watched your video "Django & HTMX - Dynamic Form Creation and Submission" but I can't imagine how to implement the EDIT part. Also, I see two ways for edit - as in htmx examples ('edit button' for each line in table), but I think it will be hard to create a cute "table to form" transformation, and another way (i think it preferable) - as django's native formset, where each line look as form.
@AlexeyDzuba
@AlexeyDzuba Жыл бұрын
Аfter thinking about it, I realized that, in fact, it will be a complete imitation Django's Admin inlines))) Can we do it with HTMX, do you think?
@oSpam
@oSpam Жыл бұрын
@@AlexeyDzuba yeah probably quite easily. Just swap the whole table for the new form and then in the backend on submit revert back, would likely take a bit of view code and a few html files, but seems like an easy enough task
@mahmoudramadan6581
@mahmoudramadan6581 11 ай бұрын
Amazing
@bugbytes3923
@bugbytes3923 11 ай бұрын
Thanks a lot!
@aman4069
@aman4069 9 ай бұрын
I still don't understand what Django extensions are used for?? Could you please explain to me
@bakaresegun4180
@bakaresegun4180 Жыл бұрын
Can I I love you? Hope i am not bridging any moral? Bro, you are the best. I love you❤
@bugbytes3923
@bugbytes3923 Жыл бұрын
Haha thank you!
@bakaresegun4180
@bakaresegun4180 Жыл бұрын
@@bugbytes3923 But please can you do a series on Django Channels? Please!!!! For God sake
@amine63404
@amine63404 9 ай бұрын
Please, we need a tutorial about django All auth, it's a great solution and the good turotials like yours are missing.
@bugbytes3923
@bugbytes3923 9 ай бұрын
Great suggestion - I'll hopefully add this soon.
@Cyrixau
@Cyrixau Жыл бұрын
Are these CDNs fine to use once deployed and in production?
@bugbytes3923
@bugbytes3923 Жыл бұрын
Not really - it's better to have the dependencies served from your server.
@frameff9073
@frameff9073 Жыл бұрын
Good thank
@bugbytes3923
@bugbytes3923 Жыл бұрын
Thanks!
@VladimirMinčić-v7z
@VladimirMinčić-v7z 10 ай бұрын
When I click to delete ToDo, it deletes but does not go away from the screen, I have to refresh the page. I do not know why.
@salvatore_de_fazio
@salvatore_de_fazio 8 ай бұрын
Try to assign to response['HX-Trigger'] an event name in kebab-case and not in camel case
@hey_james
@hey_james 8 ай бұрын
NOT ANOTHER GOD DAMN TODO TUTORIAL!!!!!!!!!!!!!
@omother942
@omother942 Жыл бұрын
Hijacking this comments section for your Golang + HTMX - Creating a Go webserver video. Is there a way to link that all together so you can have the POST of the form go to a database and automagically update the index.html using HTMX with the new record? Can't connect that dot for the life of me! Thanks for your content - loving your Go + HTMX stuff
@RootsterAnon
@RootsterAnon Жыл бұрын
You lost me at Django
@bugbytes3923
@bugbytes3923 Жыл бұрын
That's a shame! 😬
@aman4069
@aman4069 9 ай бұрын
I still don't understand what Django extensions are used for?? Could you please explain to me
Hyperscript - Interactively Searching Web Content!
12:29
BugBytes
Рет қаралды 4,4 М.
진짜✅ 아님 가짜❌???
0:21
승비니 Seungbini
Рет қаралды 10 МЛН
SLIDE #shortssprintbrasil
0:31
Natan por Aí
Рет қаралды 49 МЛН
«Жат бауыр» телехикаясы І 30 - бөлім | Соңғы бөлім
52:59
Qazaqstan TV / Қазақстан Ұлттық Арнасы
Рет қаралды 340 М.
Django-Ninja APIs - Modern API Development in Django
43:40
BugBytes
Рет қаралды 23 М.
CRUD | MaryUI | Laravel
1:26:06
Adrianos1802 - DEV
Рет қаралды 86
django-htmx - Django Extensions for Working with HTMX
37:06
BugBytes
Рет қаралды 24 М.
FULL Introduction To HTMX Using Golang
2:02:31
ThePrimeagen
Рет қаралды 401 М.
HTMX - What they don't want you to know!
13:28
CoderOne
Рет қаралды 87 М.
Using bolt.new and Supabase to build an Instagram clone
1:19:48
Writing My Own Database From Scratch
42:00
Tony Saro
Рет қаралды 260 М.
진짜✅ 아님 가짜❌???
0:21
승비니 Seungbini
Рет қаралды 10 МЛН