Ivan Wang

Results 20 comments of Ivan Wang

Mine is a tag without href attribute. It just doesn't fix anything.

+1 thanks for the awesome notes. They were super helpful for me.

> is io-ts going to provide an implementation at some point? > @VanTanev No, I don't think so @gcanti How about adding it to the non-core package [io-ts-types](https://github.com/gcanti/io-ts-types)?

I tried to implement the idea and created a repo https://github.com/ivawzh/cdk-playground#plan-1---multiple-cdk-apps. It is failing on deploying the service repo for error: ```log Error: Cannot reference across apps. Consuming and producing...

I think column-level permission setting is an essential feature for a general purpose framework. Database table modeling ideally should be done only with the focus of Domain Driven Design. It'd...

I am that newcomer. So can anyone please give us a spoiler what's benchmark TLDR result before we can see this doc? Ideally comparing to `useReducer + useContext` and `redux`....

This is still a huge difficulty with the lib. No satisfying solutions yet.

Definitely need more types. Currently, the amount of `any` and the lack of generic type that defines results is really bad (e.g. `InstantSearchProps` at `react-instantsearch-dom`)

Disappointment to Algolia's strategy and altitude. You are asking the paid customers to create and maintain the for-profit products you sell. Say even if I maintain the types for you,...