5 ms·
Writing new library and expecting people to actually use it without providing types is not realistic. You can write library in JS, but you will still need to pr
by no_way 4y ago
Writing new library and expecting people to actually use it without providing types is not realistic. You can write library in JS, but you will still need to provide types, since that's what ecosystem is right now.