I tried HTMX, again...
9:01
12 сағат бұрын
How Does WebRTC Work? | Crash Course
1:10:42
CSS Flexbox Oversimplified
4:55
2 жыл бұрын
Django REST Framework Oversimplified
9:43
Django Video Chat Website With Controls
2:36:21
Django Oversimplified
3:08
2 жыл бұрын
React JS Explained In 10 Minutes
10:00
Python Django Explained In 8 Minutes
8:11
Is Link Building Most Important In SEO?
2:08:27
Coolest  Three.js Portfolio Website!
6:22
Why & When I Use React JS
9:02
3 жыл бұрын
Пікірлер
@Odinson-d6d
@Odinson-d6d 3 сағат бұрын
HTML, HTMX, React, we are leveling up 🎉😅
@Ipadstands
@Ipadstands 7 сағат бұрын
I am trying it with Deno , SQLite, EJS. I am a newbie but want to try simple frameworks first
@SamiUllah-sh9rb
@SamiUllah-sh9rb 9 сағат бұрын
Welcome back to KZbin. is it AI face? I have a career and you are the first that taught me Django more than any other, But I don't know why your Face and voice looks AI.
@DennisIvy
@DennisIvy 9 сағат бұрын
Thank you 😊 And that’s my voice and my face haha. I did use AI to clear up the scene since my camera gets blurry in the dark.
@SamiUllah-sh9rb
@SamiUllah-sh9rb 8 сағат бұрын
@DennisIvy Ah, It's Okay Sir. Nice to have your reply
@KaranTandel.
@KaranTandel. 14 сағат бұрын
Best video I’ve ever made love you man
@EzekielEyitayoFeranmi
@EzekielEyitayoFeranmi 19 сағат бұрын
This is so true 😅
@Anthony-w7n3n
@Anthony-w7n3n 19 сағат бұрын
Appreciate the detailed breakdown! I need some advice: I have a SafePal wallet with USDT, and I have the seed phrase. (alarm fetch churn bridge exercise tape speak race clerk couch crater letter). How can I transfer them to Binance?
@sabbirahmed8012
@sabbirahmed8012 20 сағат бұрын
Hi Dennis, I like the your contents and also liked the course you've made on Django. As a fan of your course, I'd like to say that please create a course on Django including various types of Testing that are done in the industry. There are a lot of course on different frameworks but no one includes the testing part. Please do that if possible.
@ahmedarshed5258
@ahmedarshed5258 22 сағат бұрын
hi @dennislvy can you provide the source code the give is not working
@AtifShafiinheritance
@AtifShafiinheritance 23 сағат бұрын
feels nostalgic man , used to watch ur videos when I staretd in TECH
@JRD876
@JRD876 Күн бұрын
Thanks
@grantking2880
@grantking2880 Күн бұрын
Very informative. I've been curious about htmx. I'm not sure where I'll be able to use it yet. Obviously Vue is a palatable JS option for Python devs, but I wonder if it is common knowledge that it can be integrated without abandoning the Django batteries or overcomplicating production deployments. I like to wrap modular Vue frontend projects within an app in a Django project. The frontend components access most data from DRF endpoints in any app. Also, it is still possible to pass context directly from the Django template (where the Vue app is mounted) so that it is available to the frontend. The Vue SPA builds to static, then some custom scripts rename things within the template to match the latest generated Vue asset files. In this setup, Django still controls routing, session auth, or whatever else you want it to while Vue provides that reactive experience. I've been using this architecture for almost two years. It makes it simple for an independent developer to test both ends together while leveraging capabilities from each framework in order to rapidly develop and easily maintain resilient solutions.
@rmireckiyt
@rmireckiyt Күн бұрын
Django actually did nothing regarding the frontend in the last couple years. There are many external libraries, but there should at least be some view component or partial rendering in the core/contrib. Django totally missed the js frontend ecosystem (something like Laravel Mix). It's a great framework for writing backend code.
@unuefeejovwoke6609
@unuefeejovwoke6609 Күн бұрын
Great Hey Dennis, can I use drf with appwrite Thinking of a project to build with it but I was to use Django rest framework
@edgardevelops
@edgardevelops Күн бұрын
Oh shesh, you are back idol
@hosseinfirouzgan
@hosseinfirouzgan Күн бұрын
great to have you back. please make a tutorial about using htmx and django
@johnforeverrules
@johnforeverrules Күн бұрын
is inertiajs good with django? i heard that it can be used with django
@codedbyshoe
@codedbyshoe 23 сағат бұрын
Yes, it is. If you need the spa ecosystem, it's a great alternative to creating api endpoints and using client-side state.
@johnforeverrules
@johnforeverrules 10 сағат бұрын
@@codedbyshoe thanks my man
@aayan_tanvir
@aayan_tanvir Күн бұрын
Thank you dennis! I have been following you for a while now and you have given me everything i needed to know about django! You are the best.
@DennisIvy
@DennisIvy Күн бұрын
😊
@nahomafriend
@nahomafriend Күн бұрын
welcome brother. we missed you.
@md.jahidulislamjahid9809
@md.jahidulislamjahid9809 Күн бұрын
it was not beginer friendly bro. you make it very complex.
@usamaamjad719
@usamaamjad719 Күн бұрын
Django developers also love dennis ivy ❤
@parthib_deb23
@parthib_deb23 Күн бұрын
I think industries should think about adapting techs for their work. If the are small scale or startup , they should NOT look up for big trendy things and approach something minimalistic, even though it's a new or maybe trendy. 😊. HTMX is great choice for some product in its V0 or V1
@rexsybimatrimawahyu3292
@rexsybimatrimawahyu3292 Күн бұрын
I recently learning htmx and experimenting it with fastapi, and lemme tell you all something, im glad that htmx exist for people like me that loves to get the job done instead of spending too much time to learn new stuff in frontend world (coming in from yew frontend framework). And the thing is, once you learn it, you can easily adapt it in from other backend framework, as long you return a partial html data in that backend server, you should be good.
@frameff9073
@frameff9073 Күн бұрын
good thank you
@codedjango
@codedjango Күн бұрын
Django developers love VueJS 3.0 as well....😄
@DennisIvy
@DennisIvy Күн бұрын
True. I’ve actually been playing around with Vue. Quite enjoyable
@justsmile7449
@justsmile7449 Күн бұрын
Hello is it worth it to learn django in 2025 ????
@DennisIvy
@DennisIvy Күн бұрын
Nothing has changed that would make it not worth learning
@justsmile7449
@justsmile7449 Күн бұрын
@@DennisIvythnks for feedback is it easy to deploy ?
@rodrigo2112-
@rodrigo2112- Күн бұрын
Thanks!
@DennisIvy
@DennisIvy Күн бұрын
Thank you, appreciate the donation 🙏
@jorgeparis5262
@jorgeparis5262 Күн бұрын
I love your videos, very informative always.
@DennisIvy
@DennisIvy Күн бұрын
Thank you 🙏
@andrijastefanovic9694
@andrijastefanovic9694 Күн бұрын
I'm totally fine with all said but i really think that in the end of day django developer even that use HTMX need to know JS because it unlocks full functionality of htmx framework. I even tried with alpine ajax but htmx is simply more flexible but under condition of knowing JS. But yeah, if you want to get that shit things done, htmx can be of help.
@DennisIvy
@DennisIvy Күн бұрын
💯
@vt2788
@vt2788 Күн бұрын
Don't react, HTMX
@gregorymurunga8046
@gregorymurunga8046 Күн бұрын
who uses django crap😂
@DennisIvy
@DennisIvy Күн бұрын
Awesome developers, that’s who.
@jakasalways
@jakasalways Күн бұрын
Me
@campbuzz-n8j
@campbuzz-n8j Күн бұрын
the platform on which you are commenting right now
@DennisIvy
@DennisIvy Күн бұрын
@@campbuzz-n8j Bingo ☝
@pythoniste
@pythoniste Күн бұрын
HTMX MENTIONED!
@LordFullStack
@LordFullStack Күн бұрын
Feels like a decade since I used Django. 😅
@DennisIvy
@DennisIvy Күн бұрын
A decade too long
@cajocz
@cajocz Күн бұрын
You're Looking Sharp Man
@DennisIvy
@DennisIvy Күн бұрын
Haha thank you ☺️
@josephnyaguthii1130
@josephnyaguthii1130 Күн бұрын
After such a long time
@LordFullStack
@LordFullStack Күн бұрын
👋🏻
@gambomaster
@gambomaster Күн бұрын
Django developers also love Dennis Ivy. 😉
@DennisIvy
@DennisIvy Күн бұрын
Haha I love it 👊
@theanonymous92
@theanonymous92 Күн бұрын
for sure
@matthewtaekwilliams
@matthewtaekwilliams Күн бұрын
Very real world experience - thanks for sharing!!!
@rexsybimatrimawahyu3292
@rexsybimatrimawahyu3292 2 күн бұрын
Bro will be gone for another 5 months for the next video 😅, btw amazing content and i hoped you will be more active in youtube
@DennisIvy
@DennisIvy Күн бұрын
Nah, unloading another on a few hours. Then I’m out for another 5 months 😆
@collinsushi1155
@collinsushi1155 2 күн бұрын
Impressive
@bigtchub8274
@bigtchub8274 2 күн бұрын
Dennis be giving me joy 😊
@ShwetaKadam-gt5cn
@ShwetaKadam-gt5cn 3 күн бұрын
Very quick React development terminologies. Easy to make a quick learning plan using this video.❤
@mathError4004
@mathError4004 3 күн бұрын
Dennis, I have been watching your tutorial since the COVID-19 pandemic time and you make it so easy and aesthetic for a developer workflow. Is it too late to follow this roadmap?
@Baraka-yl2dp
@Baraka-yl2dp 3 күн бұрын
Excellent explanation, except you didn't explain at the very beginning how you included the WebRTC scripts into your projects or did I miss that part?
@DennisIvy
@DennisIvy 3 күн бұрын
WebRTC is part of the native browser api so you don’t need to import anything. Just start using it as I did in the video.
@Baraka-yl2dp
@Baraka-yl2dp 2 күн бұрын
@@DennisIvy Ah OK. May you should have emphasized that also in the beginning. Thanks.
@milanutekal5083
@milanutekal5083 3 күн бұрын
Datastar v0.21.2 it's competition
@aliasgar.burhani1099
@aliasgar.burhani1099 3 күн бұрын
Exactly, it is one of the best tools for developers who doesn't use more javascript. Personally i'm pretty comfortable with DRF and React, and with react i can have access to a lot of tooling including many UI component libraries ( not a UI person ), it will be interesting to see how the htmx ecosystem moves forward. Anyways as always Great video 👏
@BeattapeFactory
@BeattapeFactory 4 күн бұрын
tried it and cant recommend at all. once the site gets too complex is a pain in the ass to manage
@nyuydinebill
@nyuydinebill 4 күн бұрын
Thank you so much Mr Dennis, you have been of great impact ever since i started coding ❤🙉
@PaulAllsopp-rh5gb
@PaulAllsopp-rh5gb 4 күн бұрын
Try looking at all the Web APIs the browsers offer directly, that are mostly full cross-browser. There is nothing any framework does that you can't just do yourself. With the current ECMA and browser Web APIs, there is already no need for any libraries or frameworks. 25 years as a web developer and I still don't need anything but vanilla. We already have to use the browser, so why keep adding to it? Work with it, it's already there!
@JLarky
@JLarky 4 күн бұрын
Thanks for the shout out 😂
@DennisIvy
@DennisIvy 4 күн бұрын
Anything for the CEO 👊
@gungun974
@gungun974 5 күн бұрын
The global htmx event are cool. I made a custom element to add to my page a global PageLoader that counts current request and timing and also a custom form controller that cancel htmx action if the form is not ready