Explore >> Select a destination


You are here

jesseliberty.com
| | michaelscodingspot.com
3.3 parsecs away

Travel
| | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity
| | www.codeproject.com
0.6 parsecs away

Travel
| | For those who code
| | flowbased.de
1.5 parsecs away

Travel
| | [AI summary] A tutorial demonstrates how to use MultiBinding and a custom converter to manage multiple visibility values for a control in Windows Presentation Foundation (WPF).
| | geoff.tuxpup.com
40.8 parsecs away

Travel
| I'm working through Hypermedia Sytstems using django and htmx in public. This post picks up with Chapter 5: HTMX Patterns. If you haven't read the prior posts, they're linked from the introductory one. The code can be found on sr.ht. To pick up where this post does, start from the tag contacts-app-web1.0. Even though it's possible (and reasonable!) to integrate htmx without it, I'm going to add django-htmx to my environment now, then integrate it into my django project.