Tech News
All News AI & ML Architecture DevOps Open Source Programming Team Management Testing & QA Web

Architecture

⚑ Report a Problem

Latest Architecture news from Tech News

All topics agents ai api architecture automation aws backend beginners career database devchallenge devops discuss javascript llm machinelearning mcp opensource performance productivity programming python react security showdev softwareengineering systemdesign tutorial typescript webdev
All EN RU
EN

Why Cloudflare Acquired Astro And What It Tells You About Where the Web Is Going

Cloudflare is a network infrastructure company. They run DNS, DDoS protection, and CDN services for millions of websites. They are not, historically, …

astrocloudflarewebdevjavascript
Dev.to Jul 31, 2026, 13:21 UTC
EN

Bypass WordPress Database: How to Fetch Static JSON with Zero-Config CORS

So, you decided to build a headless WordPress site with a modern frontend framework like Next.js or Astro. It sounds like a great developer experience…

wordpresswebdevastronextjs
Dev.to Jul 30, 2026, 10:09 UTC
EN

How I Built a UK-Focused Converter Site with Astro 5, React 19, and Tailwind 4 — Zero JS by Default, 100% Private

I got tired of searching "gas mark 4 to celsius" and landing on ad-heavy US sites that had never heard of a British oven. So I built the site I wanted…

astroprivacyshowdevtailwindcss
Dev.to Jul 21, 2026, 16:01 UTC
EN

I REBUILT MY SITE WITH ASTRO & SANITY

A couple of years ago, when I was deciding which platform to use for web development projects, I was very keen on the idea of using Webflow. It felt l…

astrofrontendshowdevwebdev
Dev.to Jul 21, 2026, 10:11 UTC
EN

I built a site with 150+ browser-only dev tools (Astro + Vue 3 + TypeScript) — here's how it's put together

What this is Torinoa Tools is a side project I've been building solo: 152 developer utilities — Base64 conversion, JSON formatting, a regex tester, su…

astrovuetypescriptwebdev
Dev.to Jul 19, 2026, 23:24 UTC
EN

I Built a Developer Tools Website Without a Backend — Here’s Why

How I built CodeKitHub with Astro, static architecture, and SEO-first thinking — without a backend. Most modern web projects usually start with: A dat…

webdevastroseoopensource
Dev.to Jul 14, 2026, 00:08 UTC
EN

I Contain Multitudes (and Also Three Git Repos)

My blog is older than most of the tools I use to run it. The oldest posts started life on LiveJournal sometime in the early 2000s, got dragged through…

astrowebdevshowdev
Dev.to Jul 6, 2026, 01:17 UTC
EN

Why I’m Thinking of Switching My Portfolio to Astro.js ..

Why I'm Thinking of Switching My Portfolio to Astro.js Lately I have been spending most of my time building auditing dashboards. Working on data-highl…

astroseowebdevdevops
Dev.to Jul 4, 2026, 08:12 UTC
EN

I Generated 7,681 Static Pages From 78 Units of Data — Here's the Architecture

Most unit converter websites are React SPAs with a single page. Google indexes one URL and calls it a day. I wanted to see what happens when you treat…

webdevjavascriptastroseo
Dev.to Jun 30, 2026, 00:55 UTC
EN

Parsing markdown tables in 20 lines (because remark was overkill)

On Hacé Cuentas (hacecuentas.com) I render 1,200+ pages of user-facing explanation text from JSON content. Every page has at least one markdown table …

javascriptwebdevmarkdownastro
Dev.to Jun 29, 2026, 14:45 UTC
EN

Comments on a static blog — no backend, no login, all Cloudflare

Comments on a static blog — no backend, no login, all Cloudflare I run a small Astro blog on Cloudflare Pages. It mixes developer write-ups with perso…

cloudflareastrowebdev
Dev.to Jun 23, 2026, 04:19 UTC
EN

Five overlooked packages running my AI directory stack

The interesting parts of a project are not always the AI model or the hosting platform. This week I spent time reading source code for five dependenci…

typescriptopensourcewebdevastro
Dev.to Jun 22, 2026, 22:22 UTC
EN

Astro Islands Architecture: When to Use Partial Hydration

Astro Islands Architecture: When to Use Partial Hydration I've shipped enough full SPAs to know their dirty secret: they're overly expensive for most …

astroarchitectureperformancewebarchitecture
Dev.to Jun 22, 2026, 07:55 UTC
EN

Zero-JS Wasn't Enough: Edge Caching SSR HTML on Cloudflare Workers

The previous article ended with a confession: same build, two PageSpeed runs two hours apart, desktop Performance 99 and then 90. I blamed first-scree…

astrocloudflarecacheperformance
Dev.to Jun 17, 2026, 08:18 UTC
EN

React Server Components vs. Astro Islands: When to Use Each Pattern

React Server Components vs. Astro Islands: When to Use Each Pattern I've shipped production code with both React Server Components (RSC) and Astro Isl…

reactastrowebarchitecturearchitecture
Dev.to Jun 16, 2026, 09:22 UTC
EN

Static site search for Astro in 2026: why I picked Pagefind over Algolia and Lunr

I added search to all three of my AI-curated directory sites last month. The choice wasn't obvious — there are at least four options with real adoptio…

astrowebdevjavascriptopensource
Dev.to Jun 9, 2026, 22:19 UTC
EN

How I built pairwise AI model compare pages with Claude Haiku and a budget cap

When I added compare pages to the Top AI Tools directory , the first question I had to answer was: how many pairs am I actually looking at? With rough…

aiclaudeastrotypescript
Dev.to Jun 9, 2026, 22:19 UTC
EN

How I built 1,200+ calculator pages in Astro without writing 1,200 templates

I run Hacé Cuentas , a free collection of 4,100+ Spanish-language calculators. What started as 10 hand-built pages turned into thousands of routes — a…

astrowebdevstaticsiteseo
Dev.to Jun 9, 2026, 20:11 UTC
EN

Five overlooked packages running my AI directory stack

The interesting parts of a project are not always the AI model or the hosting platform. This week I spent time reading source code for five dependenci…

typescriptopensourcewebdevastro
Dev.to Jun 9, 2026, 03:54 UTC
EN

Building a Decentralized Content Pipeline with Nostr & Astro

I recently deployed my fully decentralized content pipeline to kheai.com (you can check out the source code at github.com/kafechew/nostr-seo ). After …

nostrkheaiastroseo
Dev.to Jun 2, 2026, 07:36 UTC
EN

Why Block Handed Goose to the Linux Foundation: Agentic AI Goes Open

Block, the company behind Square and Cash App, transferred its open-source agentic AI framework Goose to the Linux Foundation. The move follows a fami…

webdevdevopscloudastro
Dev.to May 28, 2026, 12:21 UTC
EN

Docker Desktop Alternatives: OrbStack vs Colima vs Rancher Desktop

Docker Desktop changed its licensing in August 2021, and the ripple effects are still spreading. Large organizations — roughly anyone above 250 employ…

webdevdevopscloudastro
Dev.to May 28, 2026, 02:36 UTC
EN

Why I Rebuilt My Portfolio with Astro

Originally published on subhanfarrakh.com/blog The Problem with SPAs for Content Sites Most portfolio sites don't need React to render a headline. Yet…

astrowebdevperformance
Dev.to May 26, 2026, 12:42 UTC
EN

Five overlooked packages running my AI directory stack

The interesting parts of a project are not always the AI model or the hosting platform. This week I spent time reading source code for five dependenci…

typescriptopensourcewebdevastro
Dev.to May 22, 2026, 22:15 UTC
EN

Astro and Islands Architecture: Why Your Portfolio Doesn't Need React for Everything

Most portfolio sites are over-engineered. You reach for React because you know React, wire up a router, bundle 300 KB of JavaScript, and ship it to a …

astrofrontendperformancearchitecture
Dev.to May 22, 2026, 14:23 UTC
EN

Supabase Edge Functions Review: Deno on the Edge for Postgres Backends

I deployed my first Supabase Edge Function in January 2026 — a webhook handler that received Stripe payment events, validated them against the Supabas…

webdevdevopscloudastro
Dev.to May 22, 2026, 04:35 UTC
EN

I Built a Globally Distributed Blog Platform for ~$1/Month

I wanted a developer blog that felt more like an engineered platform than a traditional personal site. Not just a static template with articles slappe…

astroreactwebdevtypescript
Dev.to May 21, 2026, 03:17 UTC
EN

Temporal Cloud Serverless: Durable Execution Without the Ops Overhead

If you've evaluated Temporal before and decided the ops surface was too heavy, the picture has shifted. At Replay 2026, Temporal announced Serverless …

webdevdevopscloudastro
Dev.to May 21, 2026, 02:36 UTC
EN

Static site search for Astro in 2026: why I picked Pagefind over Algolia and Lunr

I added search to all three of my AI-curated directory sites last month. The choice wasn't obvious — there are at least four options with real adoptio…

astrowebdevjavascriptopensource
Dev.to May 20, 2026, 22:12 UTC
EN

How I built pairwise AI model compare pages with Claude Haiku and a budget cap

When I added compare pages to the Top AI Tools directory , the first question I had to answer was: how many pairs am I actually looking at? With rough…

aiclaudeastrotypescript
Dev.to May 20, 2026, 22:12 UTC

© Tech News — Headline Aggregator

Sitemap Legal Notice Privacy Terms Copyright / Removal DSA Contact

Leaving the site

You are about to open an external website:

Continue →