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

Jinja2 for Go? Meet Quicktemplate — and Ditch html/template for Good

Jinja2 for Go? Meet Quicktemplate — and Ditch html/template for Good
Leapcell: The Best of Serverless Web Hosting Quicktemplate Template Library Usage Guide Recently, when organizing the code of our project, I found that the code for many activities was very si...
09.04.2025 0 Read More

DIY JWT Authentication in FastAPI Using Only Python

DIY JWT Authentication in FastAPI Using Only Python
Leapcell: The Best of Serverless Web Hosting Implementing Authentication with JWT in FastAPI Introduction In modern web application development, authentication is a crucial part of en...
10.04.2025 0 Read More

Django, PostgreSQL, Docker and Jasper Reports.

I was working on a small project aimed at simplifying the creation and tracking of various types of office documents. The project should include a database of all documents entered, along with their a...
10.04.2025 0 Read More

Grab a Pint With Django-MongoDB-Backend, Voyage AI, and LangChain

Grab a Pint With Django-MongoDB-Backend, Voyage AI, and LangChain
This tutorial was written by Anaiya Raisinghani (Developer Advocate @ MongoDB)DjangoCon Europe is just around the corner, and this year, it’s in Dublin, Ireland. This means two things: I’m legall...
11.04.2025 0 Read More

What is Rate Limiting and How to Add It in Django

Have you ever seen an error like “429 Too Many Requests”? That’s because of rate limiting. In this post, we’ll learn: What is rate limiting Why it’s important How to add rate limiting in a D...
11.04.2025 0 Read More

FastAPI is Overkill: Starlette and Pydantic Are All You Really Need

FastAPI is Overkill: Starlette and Pydantic Are All You Really Need
Leapcell: The Best of Serverless Web Hosting Starlette and Pydantic: Building Powerful APIs Without FastAPI In the field of Python web development, FastAPI has received much attention due to i...
12.04.2025 0 Read More

Concurrency Synchronization Techniques in Go’s sync Package

Concurrency Synchronization Techniques in Go’s sync Package
Leapcell: The Best of Serverless Web Hosting Detailed Explanation of the sync Standard Library Package in Go Language In the concurrent programming of the Go language, the sync standard librar...
14.04.2025 0 Read More

How to Customize Widgets in Django Forms

When working with Django forms, one of the first things you'll want to do is customize how your form fields look and behave. Whether it's adding CSS classes, placeholders, or changing the type of inpu...
14.04.2025 0 Read More

I built a relativity calculator in the browser (iTensor) — now trying to fully launch it

Hey Devs 👋 I'm Klaudiusz, a technical physics graduate with a passion for science + software. I created iTensor, an interactive tensor calculator for general relativity. It's powered by Python, Sym...
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
Loading...
#reading
Cloud Security Challenges and Solutions in 2020
0
You Probably Don't Know How to Write APIs Like This Using Express
0
Why You’re Not Getting TikTok Verification Emails (and How to Fix It!)
0
Resize in PyTorch
0
Deploying an app in 5 mins
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