-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
graaljs
GraalJS – A high-performance, ECMAScript compliant, and embeddable JavaScript runtime for Java
Discussion reference https://github.com/oracle/graaljs/issues/239
-
proposal-types-as-comments
Discontinued ECMAScript proposal for type syntax that is erased - Stage 1 [Moved to: https://github.com/tc39/proposal-type-annotations]
It's actually Gil Taylor
-
Don't be so against type syntax, especially when it's optional. Check out https://luau-lang.org/ for some examples of how a proper type system (even if optional) can make your life so much easier when dealing with dynamic languages.