Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

How to Avoid JavaScript for Infinite Scrolling Using HTMX

Infinite scrolling is a popular UI pattern that allows users to scroll through a large set of data without having to click through pages. Traditionally, implementing infinite scrolling involves JavaSc...
03.05.2025 0 Read More

HTMX Best Practices: Building Responsive Web Apps Without JavaScript Frameworks

HTMX is a powerful library that allows you to make your web applications interactive without the need for heavy JavaScript frameworks. It enables you to create dynamic, responsive pages with minimal c...
03.05.2025 0 Read More

How to build a Task Manager using Django + HTMX

How to build a Task Manager using Django + HTMX
Phase 1: Running a server Phase 2: Returning a "Hello World" via HTTP Response Phase 3: Rendering a proper HTML File Phase 4: Input, Store, and Display: (Views + Forms + Models + Htmx) Phase 5: Creat...
24.04.2025 0 Read More

Sabes que hacer?

¿Cómo hacer un login sencillo sin complicar el backend?...
28.04.2025 0 Read More

Why I Built a Web App With HTMX, Go & Postgres

Introduction Recently, I have started to build apps using the web stack: frontend htmx tailwindcss daisyui alpine backend go templ postgres devex gitlab ci ...
02.05.2025 0 Read More
Loading...
#reading
Stopping the Stream: A Pythonic Guide to Controlling OpenAI Responses
0
Command the Crowd with Linux Group Management
0
Reinforcement Learning Boosts AI Audio Understanding by 21% Over Traditional Training Methods
0
How Do You Actually Deal With Legacy Code at Work? I’m Curious.
0
How I Managed a Delay in a Freelance Project and Kept My Client Happy
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
Beginner's Guide to the Model Context Protocol (MCP)
0
What is Model Context Protocol (MCP): Explained in detail
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
The Great AI Agent Protocol Race: Function Calling vs. MCP vs. A2A
0