Blog
Notes from the Build Log
Practical guides, experiments, and lessons from building web apps, automations, and developer tools.
July 23, 20269 min read
How I Structure My React Applications (With a Real-World Example)
A practical guide to structuring scalable React applications using feature-based organization, with real examples from the Lumous AI open-source project.
ReactTypeScriptArchitectureViteProject Structure
Read postMay 16, 20265 min read
Hosting n8n on Render for Free Using Docker and PostgreSQL
A practical walkthrough for hosting n8n on Render with Docker, PostgreSQL persistence, and a free HTTPS deployment.
n8nRenderDockerPostgreSQL
Read post