denoland / deno

A modern runtime for JavaScript and TypeScript.
https://deno.com
MIT License
96.6k stars 5.33k forks source link

Refactor types library #4712

Closed Soremwar closed 4 years ago

Soremwar commented 4 years ago

The following issue tracks the refactoring of the std/types library.

This is made with the purpose of making this library more suitable for use in production now that 1.0 is so close. It introduces version tracking individual library tests and JSDoc documentation to be used along with deno doc.

axetroy commented 4 years ago

BTW. react-dom/server.d.ts still not exist.

And this is important for server-side rendering

Soremwar commented 4 years ago

@axetroy Follow #4722

Soremwar commented 4 years ago

@kitsonk Can you assign me this issue too please? :sweat_smile:

Soremwar commented 4 years ago

Closing in favor of https://github.com/Soremwar/deno_types/issues/1