Best of SvelteFebruary 2023

  1. 1
    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.

  2. 2
    Article
    Avatar of logrocketLogRocket·3y

    Build an internal error notification system in Go and Svelte

    Learn how to build an internal error notification system in Go using the `notify` library. Understand the difference between `notify` and Sentry. Set up Svelte for the frontend to create a responsive dashboard.