Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brisa-build/awesome-brisa

A collection of awesome things regarding Brisa ecosystem
https://github.com/brisa-build/awesome-brisa

List: awesome-brisa

brisa framework jsx signals typescript webcomponents

Last synced: about 1 month ago
JSON representation

A collection of awesome things regarding Brisa ecosystem

Awesome Lists containing this project

README

        

# awesome-brisa [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [![Track Awesome List](https://www.trackawesomelist.com/badge.svg)](https://www.trackawesomelist.com/teafuljs/teaful/)

A collection of awesome things regarding the Brisa ecosystem.

If you want to contribute to this list (please do), send a pull request.

## Table of Contents

### Brisa packages

- [Brisa](https://github.com/brisa-build/brisa)
- [Create Brisa CLI](https://github.com/brisa-build/brisa/tree/canary/packages/create-brisa)
- [Adapter Vercel](https://github.com/brisa-build/brisa/tree/canary/packages/adapter-vercel)
- [Adapter Tailwind CSS](https://github.com/brisa-build/brisa/tree/canary/packages/brisa-tailwindcss)
- [Adapter Panda CSS](https://github.com/brisa-build/brisa/blob/canary/packages/brisa-pandacss)
- [Brisa website repo](https://github.com/brisa-build/brisa/tree/canary/packages/www)
- [Diffing DOM Streaming](https://github.com/brisa-build/diff-dom-streaming)

### Examples

- [API Routes](https://github.com/brisa-build/brisa/tree/canary/examples/with-api-routes)
- [Internationalization (i18n)](https://github.com/brisa-build/brisa/tree/canary/examples/with-i18n)
- [Middleware](https://github.com/brisa-build/brisa/tree/canary/examples/with-middleware)
- [Streaming List](https://github.com/brisa-build/brisa/tree/canary/examples/with-streaming-list)
- [Suspense](https://github.com/brisa-build/brisa/tree/canary/examples/with-suspense)
- [View Transitions](https://github.com/brisa-build/brisa/tree/canary/examples/with-view-transitions)
- [API Routes with Elysia](https://github.com/brisa-build/brisa/tree/main/examples/with-elysia)
- [External Web Component](https://github.com/brisa-build/brisa/tree/main/examples/with-external-web-component)
- [Panda CSS](https://github.com/brisa-build/brisa/tree/canary/examples/with-pandacss)
- [SQLite with Server Action](https://github.com/brisa-build/brisa/tree/main/examples/with-sqlite-with-server-action)
- [Tailwind CSS](https://github.com/brisa-build/brisa/tree/main/examples/with-tailwindcss)

### Articles

- [Introducing Brisa: Full-stack Web Platform Framework](https://brisa.build/blog/introducing-brisa)
- [Server Actions have been fixed](https://brisa.build/blog/server-actions-have-been-fixed)
- [Brisa Presentation - October 2024](https://brisa.build/blog/brisa-presentation)
- [Build Reactive Web Components with SSR](https://aralroca.com/blog/reactive-web-components-with-ssr)
- [SPA-Like Navigation Preserving Web Component State](https://aralroca.com/blog/spa-navigation)
- [HTML Streaming Over the Wire 🥳: A Deep Dive](https://aralroca.com/blog/html-streaming-over-the-wire)
- [HTML Streaming and DOM Diffing Algorithm](https://aralroca.com/blog/html-node-streaming)

### Talks

- [Brisa Framework Presentation - October 2024](https://www.youtube.com/watch?v=rtHxGKkqOzM) - by Aral Roca
- [Informal talk](https://www.youtube.com/watch?v=kj_g5vIm1lA) - by Aral Roca
- [Capitole Tech Talk - Learning Through Open Source](https://www.youtube.com/watch?v=NZRvpWB8Ix8) 🇪🇸 - by Aral Roca

### Podcast

- [DevTalles Podcast - 182: Brisa Framework | Early Preview](https://www.youtube.com/watch?v=XYI2JEmL9A0) 🇪🇸 - by Fernando Herrera
- [Brisa Build: Creando un Framework de JavaScript desde Cero - Charla con su Fundador](https://www.youtube.com/watch?v=WOTKdwxM93Q) 🇪🇸 - by Domini Code

### Streams

- [Exploring Reactivity: Fine-Grained Derivation & Incremental Computation](https://www.youtube.com/live/kz-p_017Usc?t=1400s) - by Ryan Carniato
- [We Should Probably Talk about Web Components](https://www.youtube.com/live/0F9t_WeJ5p4?si=nCnhUGKNOnvlWXgD&t=18245) - by Ryan Carniato
- [Hablando de nuevos frameworks](https://youtu.be/esWBgBksL-M?si=fSzHgChr6zz1kwkj&t=227) 🇪🇸 - by Midudev