Sakshi from KushoAIsoftware-deep-dives.hashnode.dev·Dec 20, 2024What is htmx and why is it relevant?This blog is written by Jeremy Rivera at KushoAI. We're building the fastest way to test your APIs. It's completely free and you can sign up here. I started my tech career as a MERN (MongoDB, ExpressJS, React, NodeJS) web application developer. The m...htmx
Yoojin Kothisisyoojin.hashnode.dev·Nov 14, 2024InstallationBuilding SPA with Django and HTMX, tailwind What I will do: Install packages for the project Create a Django project app and set up templates and static at the project level Create an app tracker with Tailwind Set up basic templates for Htmx In...31 readsSPA for Python developers#django-tailwind
Didik Tri Susantoblog.didiktrisusanto.dev·Nov 11, 2024FeaturedBuilding Simple Real-Time System Monitor using Go, HTMX, and Web SocketI was finding a fun project to work with Go, HTMX, and Tailwwindcss and ended up built a simple real-time web based system monitor with the power of web socket. Here’s the result. It shows system information, memories, disk, CPU, and running process...15 likes·345 readsGo Language
Nguyen Engineernguyengineer.dev·Nov 9, 2024Series Building a Chat System that Scales: A Developer's JourneyA Developer's Journey I've always wanted to build a chat system, just for the joy of it. The original plan was simple: set up an old HP Elitedesk as a server, NAT the ports, point a domain to it, and share it with friends. But as I looked at today's ...1 like·45 readsBuilding a chat system that scaleshtmx
Nicolas Fränkelfrankel.hashnode.dev·Oct 24, 2024Summary of the AJAX frameworks comparisonIn previous weeks, I've analyzed several libraries and frameworks that augment the client with AJAX capabilities. Vue.js Alpine.js HTMX Vaadin In this post, I'll compare them across several axes. Analysis Frontend skills: Remember that I sta...Vue.js
Didik Tri Susantoblog.didiktrisusanto.dev·Oct 18, 2024Unemployed #10 - HTMXNo update on the job hunting today. An ex coworker gave me a job vacancy from Switzerland and didn’t took any action yet. Decided to continue on my playground building a short url service using Go. The first one was how to implement templ in go as vi...68 readsUnemployed JournalCareer
NITYOM TIKHEnityomrr.hashnode.dev·Oct 14, 2024Introduction to HTMX: A New Way to Build Web ApplicationsIn the rapidly evolving world of web development, new tools and frameworks emerge almost daily to simplify tasks and enhance user experience. One such powerful tool that has gained significant attention is HTMX. If you’re looking to build highly inte...1 likeWeb Development
Nicolas Fränkelfrankel.hashnode.dev·Oct 10, 2024Augmenting the client with HTMXThis post is part of a series comparing different ways to implement asynchronous requests on the client to augment the latter. So far, I described the process with Vue.js and Alpine.js. Both are similar from the developers' point of view: they involv...coding
Alexander Codesalexandercodes.hashnode.dev·Sep 23, 2024Building a Code-Sharing DApp with FastHTMLIntroduction FastHTML is a new Python framework for developing interactive web applications. It's based on HTMX, and purportedly "scales down to a 6-line python file, and scales up to complex production apps". I'm excited to see if I can use it to bu...10 likes·260 readsfasthtml
Pavel Osadchukxakpc.info·Sep 2, 2024Extending Visual Studio 2022HTMX is becoming extremely noisy in the web development world. It seems that more and more personal projects adopt it to simplify things. But recently, I noticed increasing adoption in corporate environments. Internal websites and even some public pr...1 like·215 readsvsix