Thanks! Those are my favorite videos... when I find the documentation online insufficient, I do my best to make a video that explains it in a simple manner.
Hi Brandan, these videos are great, and I've watched many of them now! I appreciate your style and ability to explain concepts. I'm a former K-12 teacher who now works for a software company....teaching myself to code!
Hi Brandan, this looks awesome , I'm not new to Thymeleaf worked of few examples in the previous month but Fragments is some how new to me and looks straight forward as I can see from your video, please keep on submitting such as ones..thank you
I'm planning to post 4-5 videos per week, for the next few months. This week I'll have more on Bootstrap and Thymeleaf integration. Glad to hear this helps!
I would like how we can read from a DB some records and sending them to Kafka topic(s) and then consuming them ... might face a project like that in my current job...thank you
The first link in your navbar example is the active link, "nav-item active", meaning that's the page you're currently on. How can you update that, using the fragment insert example you just provided, so that whatever page you're on is reflected as the active link in the navbar?
I don't see why not... it's just using those tags to generate HTML, and then it gets sent to the browser... so really, it's just a text file getting merged together until that point.
Thank you so much! I spent like 2 hours trying to figure this out. Your video was much simpler than any docs Thymeleaf has.
Thanks! Those are my favorite videos... when I find the documentation online insufficient, I do my best to make a video that explains it in a simple manner.
Hi Brandan, these videos are great, and I've watched many of them now! I appreciate your style and ability to explain concepts. I'm a former K-12 teacher who now works for a software company....teaching myself to code!
Very nice! That's a great story. I'm glad you enjoy the videos. Let me know how it goes!
Hi Brandan, this looks awesome , I'm not new to Thymeleaf worked of few examples in the previous month but Fragments is some how new to me and looks straight forward as I can see from your video, please keep on submitting such as ones..thank you
I'm planning to post 4-5 videos per week, for the next few months. This week I'll have more on Bootstrap and Thymeleaf integration. Glad to hear this helps!
@@discospiff That is great, I are you by any means in the future going to record a tutorial for spring boot and apache kafka? Thank you
@@eliekhattar I'm always looking for new ideas. Thanks for the suggestion! What do you like about kafka?
I would like how we can read from a DB some records and sending them to Kafka topic(s) and then consuming them ... might face a project like that in my current job...thank you
The first link in your navbar example is the active link, "nav-item active", meaning that's the page you're currently on. How can you update that, using the fragment insert example you just provided, so that whatever page you're on is reflected as the active link in the navbar?
Worked like a charm!!!
Glad it helped! Thanks for the comment.
Great video Brandan. Very helpful. Thanks.
Thanks for the feedback! Glad it helped.
Thank you so much! Very helpful :)
I'm glad it helped! Thanks for letting me know.
Can you use th:replace to make sure the headers in all your pages import the same css/js/etc files?
Thanks, that's exactly what I am looking for.
Great... glad you found it!
what if I have to change topnav.html file name? do I have to modify all my pages
i think obviously yeah ..
clear and good
Can we replace the head where we kept all the script and css files?
I don't see why not... it's just using those tags to generate HTML, and then it gets sent to the browser... so really, it's just a text file getting merged together until that point.
@@discospiff Thanks for your reply. I can separate it as a fragment.
Can this be used in the section?
I've never tried it, but I imagine it can. I can't think of any reason why not.
useful one
Thanks!
I hope you're building something awesome!
Thanks
You're welcome!
Great info!
Excellent... glad it helped!