Best of Astro2022

  1. 1
    Article
    Avatar of pointerPointer·4y

    2021 JavaScript Rising Stars

    Zx is a new tool by Google to write simple Command Line scripts in JavaScript or TypeScript. Vite is a building tool that uses esbuild compiler to provide great performance. Next.js keeps its position of leading "meta framework" for the React world. Tauri is a solution to build desktop applications using web technologies.

  2. 2
    Article
    Avatar of hnHacker News·4y

    Astro 1.0

    Astro v1.0 is a web framework for building fast, content-focused websites. Over the last 16 months, Astro has grown from an empty repo to over 13,000 stars on GitHub and 30,000 early users around the world. Astro has already been Addy Osmani, Software Engineer, Google Chrome Astro’s fast performance is even more noticeable to end users.

  3. 3
    Article
    Avatar of communityCommunity Picks·4y

    Islands Architecture

    Islands architecture borrows concepts from different sources and aims to combine them optimally. Marko is an open-source framework developed and maintained by eBay to improve server rendering performance. Astro: Astro is a static site builder that can generate lightweight static HTML pages from UI components built in other frameworks such as React, Preact, Svelte,

  4. 4
    Article
    Avatar of hashnodeHashnode·4y

    This website is open source

    When I rewrote my website in Astro, I decided to make it an open source project. This means people can use the source code, but only while maintaining the same license. This ensures it will stay a free project forever. There are many great readers out there who often see little mistakes, and I would love for them to have a way to contribute.

  5. 5
    Article
    Avatar of communityCommunity Picks·4y

    Why our websites are slow — Importance of bundle size

    A new story tells the impact of bundle size on application performance and a mind-boggling story to understand why websites can be slow. The story begins way back exactly one year ago. For one year I have covered so many stories on react application optimisation but today I have a new perspective on seeing react applications.

  6. 6
    Article
    Avatar of pointerPointer·4y

    withastro/astro: Build faster websites with Astro's next-gen island architecture

    Astro is a website build tool for the modern web — powerful developer experience meets lightweight output. Astro is generously supported by Netlify, Vercel, and several other amazing organizations. We'll help you get your first contribution in no time!

  7. 7
    Article
    Avatar of communityCommunity Picks·4y

    We measured the SSR performance of 6 JS frameworks - here's what we found.

    We measured the SSR performance of 6 JS frameworks to choose from. All demos are public and hosted on Netlify. The results were interesting, but just like Formula 1, it was often milliseconds that separated the good from the great.

  8. 8
    Article
    Avatar of hashnodeHashnode·4y

    Is your website climate-friendly?

    Website Carbon Calculator calculates your site's CO2 emissions per visitor visit. The Astro version of brockherion.dev generates about 0.07g of CO2 per visit, about a 90% decrease in emissions. Astro removes unnecessary JavaScript from the page and only hydrates components when needed.

  9. 9
    Article
    Avatar of PrismicPrismic·4y

    Astro.js Tutorial: Explore Astro's Benefits

    Astro is a web framework that checks all the bullets we listed above, but without the JavaScript bloat. Astro can pull this down to less than 10 KB while letting you use the tools you love. If you clone this project locally, you should enjoy Intellisense in VS Code. Astro comes with built-in TypeScript support and a relaxed tsconfig.