---
title: "Astro: Less JavaScript & More HTML"
url: https://daily.dev/posts/astro-less-javascript-more-html-wy4g0bu0f
source_url: https://snipcart.com/blog/astro
type: article
source: "SNIPCART"
published: 2021-12-02T13:51:13.091Z
updated: 2024-08-13T02:13:05.609Z
tags: ["astro", "general-programming", "github", "html", "javascript"]
reading_time: 10
upvotes: 39
comments: 2
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Astro: Less JavaScript & More HTML

**[SNIPCART](https://daily.dev/sources/snipcart)** · 10 min read · 39 upvotes · 2 comments

## Summary

Astro is an open-source project released under the MIT license and build by the team behind Snowpack. It can render JavaScript interactive components from a few different frameworks into pre-built HTML pages. Astro supports Markdown, TypeScript, Sass, Scoped CSS, CSS Modules, Tailwind, and any other packages.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://snipcart.com/blog/astro>

## Community discussion

Top comments from developers on daily.dev.

**@al\_v\_a\_ro** · 1 upvotes

> I absolutely love Astro. Used it already for several websites and the development speed is really great. Top level await and markdown working perfectly out of the box. This website (https://angelika-mueller.de/) was built in around 4 hours with dynamic content.

**@triptych** · 1 upvotes

> Astro is a killer new static site generator that also is able to handle just about any kind of site, but shines with plain HTML sites.  You can add on Svelte, React, Markdown and more!

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#astro](https://daily.dev/tags/astro), [#general-programming](https://daily.dev/tags/general-programming), [#github](https://daily.dev/tags/github), [#html](https://daily.dev/tags/html), [#javascript](https://daily.dev/tags/javascript)

[View this post on daily.dev](https://daily.dev/posts/astro-less-javascript-more-html-wy4g0bu0f)
