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.

Why Should a Flask Developer Use MongoDB?

This post is written by Karen Zhang.Flask is one of the most popular Python web frameworks. Its lightweight and flexible nature makes it ideal for small to medium projects and rapid development cycles...
15.04.2025 0 Read More

Using Formik- Beginner’s Guide to Connecting a React Formik Form to a Flask Backend

If you're just getting started with building full-stack web apps using Flask (Python) for your backend and React for your frontend, you might be wondering how to handle forms smoothly. Don't worry, th...
15.04.2025 0 Read More

Implementing Template Engine from Scratch (Like Jinja2 or Django Templates)

Implementing Template Engine from Scratch (Like Jinja2 or Django Templates)
Leapcell: The Best of Serverless Web Hosting Implementation and Principle Analysis of a Simple Template Engine We will start writing a simple template engine and deeply explore its underlying ...
16.04.2025 0 Read More

Hacking with Pickle: Python Deserialization Attacks Explained

Hacking with Pickle: Python Deserialization Attacks Explained
Leapcell: The Best of Serverless Web Hosting Deserialization Attacks and Prevention of the Pickle Module in Python Introduction Hello everyone! In the realm of Python programming, the...
18.04.2025 0 Read More

How Modern Encryption Algorithms Work: A Practical Python Perspective

How Modern Encryption Algorithms Work: A Practical Python Perspective
Leapcell: The Best of Serverless Web Hosting Analysis of Commonly Used Encryption Methods in Internet Development In the current era of vigorous development of Internet technology, data is lik...
20.04.2025 0 Read More

Comparing requests, aiohttp, and httpx: Which HTTP client should you use?

Comparing requests, aiohttp, and httpx: Which HTTP client should you use?
Leapcell: The Best of Serverless Web Hosting Evaluation of Python HTTP Client Libraries: requests, aiohttp and httpx Among the rich variety of Python HTTP client libraries, the most well-known...
22.04.2025 0 Read More

FlaskApp: Get your Flask app up and running in seconds

FlaskApp: Get your Flask app up and running in seconds
Overview This project is a simple Flask application that serves as a template for building web applications. It includes a basic structure with Docker support for easy deployment and developm...
04.05.2025 0 Read More

Understanding Python Concurrency: Multithreading VS AsyncIO

Understanding Python Concurrency: Multithreading VS AsyncIO
Leapcell: The Best of Serverless Web Hosting Exploration of Python Concurrent Programming In Python programming, multithreading is a commonly used means of concurrent programming, which can ef...
04.05.2025 0 Read More

Implementing HTMX with Flask and Jinja2 for Dynamic Content Rendering

HTMX is a lightweight JavaScript library that allows you to build dynamic, modern web applications without relying on heavy front-end frameworks. Combined with Flask and Jinja2, you can create rich, i...
03.05.2025 0 Read More

Using HTMX with REST APIs: Building Modern Web Apps with Minimal JavaScript

HTMX is a powerful tool that lets you build interactive frontends without writing much (or any) custom JavaScript. It’s ideal for developers who prefer server-driven logic but still want snappy, dyn...
03.05.2025 0 Read More
Loading...
#reading
ETL e ELT
0
What is SD-WAN? Benefits, How It Works, and Why It’s Essential for Cloud Networking
0
3D Pokémon Models via API: JSX or GLB - What's Your Take?
0
Missed the Last 10 Years of C#? Read This Quick Catch-up Guide
0
Integrating APIs Is Now Table Stakes—So We’re Giving It Away for Free
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