Search Articles — Sudonull

Search Results

In this project

HTML API Generation on the Server Without Rendering

https://sudonull.com/html-api-generation-on-the-server-without-rendering

Learn how to build web services by returning HTML text. Examples in Python, Jinja templating engines. For middle/senior dev. Master the approach without client-side JS.

Blue-Green deploy on Docker Compose without downtime

https://sudonull.com/blue-green-deploy-on-docker-compose-without-downtime

How to implement blue-green deploy with zero downtime on Docker Compose and nginx. Detailed guide for web services and background workers.

Multilayer architecture: sublayers and data models

https://sudonull.com/multilayer-architecture-sublayers-and-data-models

Breakdown of multilayer application architecture for middle/senior developers: layers, sublayers, dataflow. Examples for web-services and report viewer. Study the hierarchy for scalable systems.

P2P video service on WebRTC: development from scratch in 9 months

https://sudonull.com/p2p-video-service-on-webrtc-development-from-scratch-in-9-months

How to create a P2P video service with minimal resources? Analysis of the architecture and tech stack of the Vizavi project. Learn how to do without registration and databases.

Vibe coding prototypes: Lovable vs Bolt vs Figma

https://sudonull.com/vibe-coding-prototypes-lovable-vs-bolt-vs-figma

Comparison of AI services for creating landing pages: interfaces, prompts, GitHub and Figma integrations. Choose a tool for fast no-code prototyping. Testing on a real project.

From other projects

Trending Now