Tech News
Все новости AI & ML Architecture DevOps Open Source Programming Team Management Testing & QA Web

Последние новости

⚑ Сообщить о проблеме

Tech news from the best sources

Все темы AI Gear News Tech agents ai api architecture automation beginners career database devchallenge devops javascript llm machinelearning mcp opensource performance productivity programming python react security showdev testing tutorial typescript webdev
Все EN RU
EN

Can You Type Named Slots in Astro? (Short Answer: Not Yet)

Someone asked me this in the Astro Discord recently, and I went looking for a real answer instead of guessing. Sharing it here because it's a questi…

astrotypescriptwebdev
Dev.to Aug 28, 2026, 20:54 UTC
EN

A hash-based CSP has no room for a syntax highlighter

The Content Security Policy on this site allows scripts by SHA-256 hash. Not unsafe-inline , not a nonce, not a wildcard. A list of exact digests, a…

securityastrowebdevcss
Dev.to Aug 28, 2026, 19:17 UTC
EN

Static Forms in Astro: Handling Submissions Without a Server

Static Forms in Astro: Handling Submissions Without a Server with onsubmit.dev (form backend) Astro is a great fit for content-heavy sites that ship…

astrofrontendwebdev
Dev.to Aug 24, 2026, 15:28 UTC
EN

Three Cloudflare defaults that silently broke my static site on launch day

I shipped a static Astro site to Cloudflare Pages this week. Build was green, every local check passed, the custom domain resolved. Three things wer…

cloudflarewebdevseoastro
Dev.to Aug 24, 2026, 02:17 UTC
EN

Your feature-usage scanner doesn't know Vue, Svelte, or Astro exist. Here's how we fixed that without touching its core.

If a static analyzer only walks .ts / .tsx / .js / .jsx , every other file type isn't scanned badly - it's not scanned at all. A .vue component, a .…

webdevtypescriptsvelteastro
Dev.to Aug 21, 2026, 09:32 UTC
EN

How I Built a 50-State US Statutory Probate Calculator with Astro and Tailwind CSS

Navigating estate administration and probate in the US is notoriously opaque. Every state enforces different legal frameworks—from statutory attorne…

astrojavascriptwebdevshowdev
Dev.to Aug 19, 2026, 19:45 UTC
EN

I Built a Lottery Simulator That Shows You Losing Money for 1000 Years

What I built howtolosemoneyfast.com is a satirical lottery analysis tool. You can simulate thousands of EuroJackpot or Lotto 6aus49 draws, check you…

showdevtypescriptastrowebdev
Dev.to Aug 18, 2026, 07:34 UTC
EN

The rounding bug that almost shipped in a payroll calculator

I've been building PayTimeHub , a set of free payroll and pay calculators - paycheck withholding, raise calculator, hours-to-decimal, time and a hal…

astrowebdevtypescriptai
Dev.to Aug 14, 2026, 07:47 UTC
EN

Adding Categories to a Live Directory Without Breaking Every URL You Already Rank For

Adding a category to a directory nobody visits is a schema change. Adding one to a directory with indexed, ranking URLs is a migration, and the expe…

seowebdevarchitectureastro
Dev.to Aug 13, 2026, 16:07 UTC
EN

A Government Liquor Board Lab-Tests Every Bottle It Sells. Almost Nobody Uses the Data.

The best datasets aren't hidden. They're published in plain sight by bureaucracies that have no idea anyone might want them — collected for complian…

showdevwebdevdatascienceastro
Dev.to Aug 8, 2026, 12:43 UTC
EN

How to Create Your Own Personal Blog with Astro

You want a personal blog without spending three months on it or paying for a CMS every month. This site you’re reading right now is exactly that: an…

astrowebdevtutorialcss
Dev.to Aug 8, 2026, 10:05 UTC
EN

Rendering Remote MDX in Astro Using React Components

Here's the problem: You want to pull remote Markdown into your site, but you want components with interactivity like syntax highlighting or copy but…

astroreactmdxwebdev
Dev.to Aug 6, 2026, 12:15 UTC
EN

Building a Live Game Wiki with Astro: Architecture, SEO, and Data Reliability

A game wiki looks simple until the game actually goes live. Codes expire. Character names change between regions. Guides mix confirmed mechanics wit…

astrowebdevgamedevseo
Dev.to Aug 5, 2026, 14:05 UTC
EN

I built a 126-page site optimised to be quoted by LLMs. Here is everything I shipped.

A static Astro site built around one question — what does a page need to look like for a language model to quote it accurately? Separating the parts…

webdevseoaiastro
Dev.to Aug 4, 2026, 20:46 UTC
EN

The 8 Performance Fixes That Finally Got My Astro Site to 100 on Mobile PageSpeed

Still trying to hit that elusive 100 on PageSpeed Insights ? I was too. I spent far longer than I'd like to admit stuck in the high 80s and low 90s…

astroperformanceaiwebdev
Dev.to Aug 1, 2026, 19:49 UTC
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

The Astro Image Gotcha That Broke Our Production Build and How We Fixed It

We ship a bilingual (French/Arabic) marketplace site built on Astro — static output, hundreds of location plus service pages, and a few thousand pro…

astroseojavascriptwebdev
Dev.to Jul 30, 2026, 23:07 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 experien…

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

Every claim on my site carries its sources. Here is the schema that forces it.

I run a fact-check site for an unreleased game. That genre is a swamp: half the pages you find are somebody's guess reprinted six times until it rea…

astroseowebdevtypescript
Dev.to Jul 30, 2026, 09:43 UTC
EN

A look inside my full-stack engineering portfolio

A portfolio for thoughtful, reliable learning technology I am a senior full-stack software engineer with 20 years of experience building scalable we…

showdevastroportfolioreact
Dev.to Jul 29, 2026, 18:14 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 want…

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

Astro Server Islands: Keep Pages Fast Without Giving Up Interactivity

Most content sites do not need a full SPA. They need fast HTML first, then a small amount of JavaScript for carousels, comments, or filters. That is…

astrotutorialwebdevcms
Dev.to Jul 21, 2026, 14:00 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…

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

I built a test lab to measure SSG vs SSR vs ISR on real WordPress, here's what I found

Most "SSG vs SSR vs ISR" content out there is written from documentation. Someone reads the framework, restates it, and you're left inferring the ac…

astrowordpresswebdevperformance
Dev.to Jul 20, 2026, 21:41 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,…

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 d…

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

How I made my Astro site secure by default (strict CSP, self-hosted fonts, zero trackers)

Most portfolio and blog templates quietly work against your visitors. They pull fonts from Google's CDN (leaking every visitor's IP to a third party…

astrosecuritywebdevprivacy
Dev.to Jul 11, 2026, 16:32 UTC
EN

I built a tiny static site for Canadian referral codes

I built a small static site called Referral Quest. The problem was simple: Canadian referral codes are scattered across old Reddit comments, forum p…

webdevastroseoindiehackers
Dev.to Jul 9, 2026, 19:11 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 throu…

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-hig…

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

© Tech News — Агрегатор новостей

English Русский
Карта сайта Правовая информация Конфиденциальность Условия использования Авторские права / Удаление Контакт DSA

Выход с сайта

Вы собираетесь открыть внешний сайт:

Продолжить →