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
- Host: GitHub
- URL: https://github.com/brisa-build/awesome-brisa
- Owner: brisa-build
- License: mit
- Created: 2024-11-15T22:38:22.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-18T19:39:37.000Z (3 months ago)
- Last Synced: 2025-05-05T22:02:15.621Z (about 1 month ago)
- Topics: brisa, framework, jsx, signals, typescript, webcomponents
- Homepage: https://brisa.build
- Size: 16.6 KB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- ultimate-awesome - awesome-brisa - A collection of awesome things regarding Brisa ecosystem. (Other Lists / Julia Lists)
README
# awesome-brisa [](https://github.com/sindresorhus/awesome) [](https://www.trackawesomelist.com/teafuljs/teaful/)
A collection of awesome things regarding the Brisa ecosystem. Brisa is in one of the [conclusions](https://2024.stateofjs.com/en-US/conclusion/) of the **State of JS 2024**.
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)
- [Don't fall into the CDN trap!](https://dev.to/aralroca/dont-fall-into-the-cdn-trap-4keg)### 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
- [Server-Side Dialog Management: No Browser JavaScript Required](https://www.youtube.com/watch?v=7kwT1oshUJA) - 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
- [JS Jabber](https://www.youtube.com/watch?v=vsZyogrdAhg) - By Charles Max Wood### 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