@hongminhee@hollo.social

機会が有ればHolloを一度大規模にリファクタリングしたいんだけど、時間が無い。リファクタリングするならやりたいことリスト:

  • Drizzle ORMをベータ版にアップグレードし、RQBv2を適用
  • ユニットテストを作成
  • 独自のフロントエンドを搭載
  • HonoをElysiaに置き換え、エンドツーエンドの型安全性を実現

elysiajs.com

End-to-End Type Safety - ElysiaJS

Elysia supports end-to-end type safety with Elysia Eden from the start. End-to-end type-safety refers to a system in which every component of the system is checked for type consistency, meaning that data is passed between components only if the types of the data are compatible.