Settings

Theme

TypL – The JavaScript Type Linter by Kyle Simpson

typl.dev

2 points by DGCA 6 years ago · 1 comment

Reader

DGCAOP 6 years ago

I learned about this project by YDKJS author Kyle Simpson in the latest episode of JavaScript Jabber[1]. A few folks on the episode, Kyle included, seemed to hold a somewhat negative view of TypeScript, since they seem to like JS's dynamic typing (note, I do too), as well as other some other reasons they go into in the episode.

Kyle mentioned this project he's been working on (Github[2]) which aims to add type checking at both compile time and runtime. Curious what you all think about this project, and its merits of downsides over vanilla JS or TypeScript.

[1] https://devchat.tv/js-jabber/jsj-438-you-dont-know-js-yet-wi...

[2] https://github.com/getify/TypL

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection