core icon indicating copy to clipboard operation
core copied to clipboard

Convert codebase to typed luau

Open 1ForeverHD opened this issue 3 years ago • 0 comments

This is something I'd eventually like to do although likely won't tackle until Nanoblox is released. This is because the codebase started ~1 year before type checks existed and I'd prefer to release Nanoblox first than aim for complete perfection.

Useful resources:

  • https://devforum.roblox.com/t/type-checking-for-beginners/1027242
  • https://luau-lang.org/typecheck

Also consider modifying Enum to function in a similar way to this: https://twitter.com/sleitnick/status/1510968031421288449

1ForeverHD avatar May 07 '22 05:05 1ForeverHD