Как я сделал народную карту АЗС и тестирую HTML-on-Wire библиотеку
Привет, Хабр! В последнее время многие столкнулись с топливным кризисом: очереди на заправках, замотанные пистолеты и таблички «95-го нет». В чатах ав…
Tech news from the best sources
Привет, Хабр! В последнее время многие столкнулись с топливным кризисом: очереди на заправках, замотанные пистолеты и таблички «95-го нет». В чатах ав…
I spend a lot of time preaching architecture and constraints, so it is always nice when a side project gives me receipts. Adding this new feature to D…
IF YOU'VE been developing htmx apps for a while, you might have tried to cache the HTML fragments generated by your server as htmx responses. Caching …
I built the whole admin UI for a self-hosted tool with Django + htmx + Tailwind and zero JavaScript framework. No React, no build step, no client-side…
Part 2 of the ERTH Architecture Series: How to build a Bun watchdog daemon to detect, kill, and resurrect crashed Python sidecar processes with dynami…
TL;DR: Привет, Хабр. С 2 по 12 мая я в режиме нон-стоп писал Doday — кросс-платформенный todo: web, Telegram Mini App, чат-бот. Получилось 317 коммито…
We ran a React SPA admin panel for almost three years. It worked. Customers logged in, edited content, published articles. Bundle size kept creeping u…
A friend asked me, around the third week of working on Kilnx , why I had not just written it as an Express plugin. The question was fair. It was also …
This is the final part of the series. In Part 1 and Part 2, the focus was mostly on the UI layer. In this part, the missing backend pieces come togeth…