Using Effect with Bun: Built-in SQL and Testing Benefits
Using Effect with Bun is really great:
- Built-in SQL (I wrote a simple wrapper for Bun SQL)
- Built-in test
https://github.com/linrium/bun-effect/blob/main/src/main.ts
- Built-in SQL (I wrote a simple wrapper for Bun SQL)
- Built-in test
https://github.com/linrium/bun-effect/blob/main/src/main.ts

