Best of Astro2023

  1. 1
    Article
    Avatar of communityCommunity Picks·3y

    Astro 3.0

    Astro 3.0 is the first major web framework to support the View Transitions API. Fade, slide, morph, and even persist stateful elements across page navigation with ease. New features include Image Optimization (stable) and faster Rendering Performance.

  2. 2
    Article
    Avatar of astro_sourceAstro·2y

    Astro 4.0

    Astro 4.0 introduces new APIs, faster builds, redesign documentation, and a unique new development tool called the Astro Dev Toolbar. It also includes features like internationalization routing, incremental content caching, and new view transition APIs.

  3. 3
    Article
    Avatar of communityCommunity Picks·3y

    Astro 2.0

    Astro 2.0 is the first major web framework to deliver complete type-safety for Markdown and MDX. Astro now helps you organize your Markdown with built-in parsing, validation, and automatic TypeScript type generation. This new release is a game-changer for anyone working with Markdown on the web.

  4. 4
    Article
    Avatar of communityCommunity Picks·3y

    Things you forgot (or never knew) because of React

    React Part 1: An intro about music, defaults, and bubbles. Josh Collinsworth blog post: Things you forgot (or never knew) because of React. Collinsworth: You can keep listening to the same music for the rest of life for life.

  5. 5
    Article
    Avatar of communityCommunity Picks·3y

    NueJS

    Nue is a powerful React, Vue, Next.js, Vite, and Astro alternative to React/Vue. It takes inspiration from Vue 2.0 and Riot.js. All projects will be released under the MIT license.

  6. 6
    Article
    Avatar of astro_sourceAstro·2y

    Astro 4.0 Beta

    Astro 4 beta has been released, featuring updates to Vite 5 and new stable features. Astro 3.6 also adds new events to the ViewTransitions router and introduces a prefetch fallback.

  7. 7
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    Learn the Astro Web Framework

    Astro is a go-to choice for developers looking to build fast, content-focused websites. It offers tools for file-based routing, managing content with Markdown and MDX, setting up dynamic routes, deployment on platforms like Netlify and Vercel, and transitioning to server-side rendering. James Q Quick presents a crash course on Astro on the freeCodeCamp.org YouTube channel.

  8. 8
    Article
    Avatar of communityCommunity Picks·3y

    Astro 2.5

    Astro 2.5 has been released with new features including data collections and references, hybrid rendering, custom client directives, HTML minification, parallelized rendering, and a polymorphic type helper.

  9. 9
    Article
    Avatar of robinwieruchRobin Wieruch·3y

    How to start a React Project in 2024

    Learn about how to start a React project using different frameworks and rendering techniques like Vite, Next.js, and Astro. Understand the advantages and disadvantages of each approach.

  10. 10
    Article
    Avatar of itnextITNEXT·3y

    Ok, Astro is the best web framework in 2023, here’s why

    Astro is the best web framework in 2023, here’s why. Astro is a web framework that is based on JavaScript and generates no JavaScript by default. It executes your JS code at build time, like SSR frameworks do, but it does no hydration, because most content-based website do not need JS.

  11. 11
    Article
    Avatar of builderiobuilder.io·3y

    Hydration is a tree, Resumability is a map

    Hydration as an algorithm is first seen when SPA frameworks like React, Vue, Svelte, or Angular added SSR support. The concept of partial hydration emerges from the understanding that not all parts of the tree need to be hydrated, particularly those that are entirely static.

  12. 12
    Article
    Avatar of honeypotHoneypot·3y

    Astro: How Good Is the New JavaScript Framework?

    Astro is a new JavaScript multi-page application framework that aims to make content-focused websites faster. It uses an Island Architecture to prioritize interactivity and lazy loads client-side JavaScript. Astro is suitable for content-focused websites with minimal client interactions.

  13. 13
    Article
    Avatar of logrocketLogRocket·3y

    Building a multi-framework dashboard with Astro

    Building a multi-framework dashboard with Astro can be a powerful and efficient way to create complex and versatile software. As software systems and requirements evolve, it may become necessary to migrate to a new framework or set of frameworks. Using Astro, developers can easily integrate multiple frameworks, allowing them to take advantage of the best features of each.

  14. 14
    Article
    Avatar of asayerasayer·3y

    The Top Ten Rendering Patterns in Modern Web Development

    The Top Ten Rendering Patterns in Modern Web Development Back How to render your website most optimally? This article introduces the ten most commonly used rendering design patterns applied by current frameworks. In each case, we will look at the concept of the rendering pattern, the benefits and drawbacks, the use cases, the relevant frameworks concerned.

  15. 15
    Article
    Avatar of devtoDEV·3y

    Astro Framework - Resources & Free Starters

    Astro is HTML-first, which means it outputs zero JavaScript by default and supports both static site generation (SSG) and server-side rendering (SSR) Astro allows the use of components from different frameworks like Svelte, SolidJS, React, and Vue, within the same project.

  16. 16
    Article
    Avatar of builderiobuilder.io·3y

    Astro + Qwik: Houston, we have Resumability!

    Astro and Qwik can be used together to improve site speed and interactivity. Qwik's resumability allows for lazy loading of components, eliminating the need for hydration. The integration of @qwikdev/astro enables resumability and fine-grained lazy loading.

  17. 17
    Article
    Avatar of astro_sourceAstro·3y

    Astro 3.4: Page Partials

    Astro 3.4 introduces page partials, optimized image generation, and a new experimental dev overlay. It also includes bug fixes and improvements.

  18. 18
    Article
    Avatar of codropsCodrops·3y

    Animating Multi-Page Navigations with Browser View Transitions and Astro

    Learn how to implement smooth transitions between pages in Astro using View Transitions. View Transitions make navigation seamless and effortless, reducing compatibility, performance, and accessibility issues. Find out about the performance impact, browser support, and design considerations for View Transitions.

  19. 19
    Article
    Avatar of communityCommunity Picks·3y

    Creating database-driven Astro sites with the Tigris Astro integration

    The Tigris integration allows you to use Tigris as your database, and pull your data into your Astro site. This means you can build a static site with Astro, and use the Tigris to power your content. The integration for Astro is available on npm.

  20. 20
    Article
    Avatar of communityCommunity Picks·3y

    Animation Is Eating The World

    Animation is the highest form of art because it involves nearly every creative process and discipline to create a final product. The history of animation teaches us lessons in evolving creation, technology, distribution, and scale that breeds new business models. The earliest animation platforms started as crude hardware implementations such as the Thamutrope, and Zoetrope.

  21. 21
    Article
    Avatar of astro_sourceAstro·2y

    What's new in Astro - December 2023

    Astro's latest updates include the launch of the $100,000 Astro Ecosystem Fund, the new Official Monitoring Partner, and the release of Astro 4.0.

  22. 22
    Article
    Avatar of denoDeno·3y

    The State of Web Frameworks on Deno

    The State of Web Frameworks on Deno has unlocked new ways to use Deno to build web applications. Today, you can work with frameworks from SvelteKit to Docusaurus using one of our ready-made templates. Deno is intentionally not designed as a drop-in replacement for Node.js.

  23. 23
    Article
    Avatar of chromeChrome Developers·3y

    Astro View Transitions

    Astro View Transitions is a JavaScript web framework that server-renders your UI components to lightweight HTML for faster page load performance. Astro could provide the same routing features that JavaScript-heavy SPA web frameworks offered, but without the performance and complexity overhead of client-side routing. Astro intentionally moves as much work off the client.

  24. 24
    Article
    Avatar of phProduct Hunt·3y

    Navy UI KIt - A dark multipage theme made with Astro, Tailwind CSS & MDX

    The best of Product Hunt, everyday Popular products in... AI No Code Social Media Ecommerce Analytics. Ask questions, find support and connect Stories Tech news, interviews and tips from Makers Changelog Release notes from the Product Hunt team Office hours Give feedback directly to our product team Visit streaks.

  25. 25
    Article
    Avatar of phProduct Hunt·3y

    Aubergine - A cool agency theme built with Astro, Tailwind CSS & MDX

    Aubergine - A cool agency theme built with Astro, Tailwind CSS & MDX. The coolest productise studio or agency theme for those who want to have a modern, dark and badass studio. Launched in Productivity Developer Tools Coda AI Ad Your new AI work assistant was hunted by Michael Andreuzza.