Rath
Rath copied to clipboard
[refactor] unnecessary rxjs code
https://github.com/Kanaries/Rath/blob/ed6f3813fdc822a67529cd339a4e49bcb9163097/packages/rath-client/src/pages/dataSource/selection/database/reducer.ts#L9-L386
@AntoineYANG Please refactor all of this. It seems RxJS is unnecessary here. Only use RxJS when you have demands for high-order operators.
Including causalStore.
Appreciated. Now focusing on this. 🫡