You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+1 it is better to just write the library in TS. TS is not hard - it's very similar to JS. I can help you convert to TS, I am very good with TS.
If you write the lib in TS, it's a big advantage and some people will prefer to use Aigle instead of Bluebird for that reason. Same goes for neo-async :)
@ORESoftware Thanks for the suggestion! It is a great idea, I also love TypeScript!
But I'm planning to apply big changes, so I need to investigate the conversion. ✍️
Yeah TS will help you maintain the library - with types, small and big changes are easier.
Looks like you picked up TS - those types look really good - but I think it's better to just write the library itself in TS, that way the types and the library are always in sync
Hi @suguru03 have u thought about adding typescript types for the project?
The text was updated successfully, but these errors were encountered: