Logo
Login
Tech Posts 31207
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

Building a Multi-Tier Flask App with Gunicorn, Nginx, PostgreSQL, and Systemd Using Ansible

In this blog, we’ll walk through how to automate the deployment of a production-grade, multi-tier Flask application using Ansible. This deployment stack uses Gunicorn to serve the Flask app, Nginx a...
03.05.2025 0 Read More

Celebrating 20 Years of Django: Why Developers Still Love It

Celebrating 20 Years of Django: Why Developers Still Love It
Leapcell: The Best of Serverless Web Hosting The Twentieth Anniversary of Django: The Evolutionary Path from Rapid Development to Full-Stack Architecture In 2025, the field of web development ...
24.04.2025 0 Read More

Seeking Feedback on My Flask-based PDF Processing Web App

Hello Dev Community! I'm a university student from Edinburgh who's built a PDF processing web application using Flask and Python. I'd love to get some feedback from fellow developers on both ...
25.04.2025 0 Read More

Dockerize Your Python App and Push It to DockerHub

Dockerize Your Python App and Push It to DockerHub
Step 1: Create Your Project StructureStep 2: Create the main.pyStep 3: Create the requirements.txtStep 4: Create the DockerfileStep 5: Build the Docker ImageStep 6: Run and Test the Docker ImageStep 7...
25.04.2025 0 Read More

Como Criar uma API REST com Flask em Python - by Vladimir Oliveira Lima

Como Criar uma API REST com Flask em Python - by Vladimir Oliveira LimaEste artigo foi escrito por Vladimir Oliveira Lima,Acesse o conteúdo completo no - https://www.linkedin.com/pulse/como-criar-uma...
25.04.2025 0 Read More

How to Use SQLAlchemy with Async Support in Flask

How to Use SQLAlchemy with Async Support in Flask
Using async with SQLAlchemy Asynchronous programming has become essential for building high-performance web applications. While Flask is traditionally synchronous, recent advancements allow d...
30.04.2025 0 Read More

Elegant Abstractions: Mastering Abstract Base Classes in Advanced Python

Elegant Abstractions: Mastering Abstract Base Classes in Advanced Python
Leapcell: The Best of Serverless Web Hosting In-depth Understanding of Abstract Base Classes in Python Today, we are going to explore Abstract Base Classes (ABCs) in Python. Although this conc...
01.05.2025 0 Read More

🚀 Two Ways to Build Dynamic Flask Forms in 2025 — Find the Right Fit for Your App

Need to collect an unknown number of user inputs in Flask — like favorite books or movies — but not sure where to start? 📋✨💥 In this article, I break down two practical approaches to dynam...
02.05.2025 0 Read More
Loading...
#reading
Automating Neon schema deployments with Prisma and GitLab
0
Step-by-step Guide to Installing Solutions on your VM - Nginx, IIS web Server role
0
Leaders Are Overlooking This Crucial Factor in AI Readiness
0
Automating My Cloud Workflow with OwnCloud, Docker, and GCP
0
SoC ve SRP: Yazılım Tasarımında Sorumlulukları Ayırmanın Makro ve Mikro Perspektifleri Arasındaki İlişki ve Farklılıklar
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0