Tag Archives: javascript

Type-checked JavaScript : TypeScript and Flow

The last couple systems I’ve been working on have been almost completely JavaScript, with a bit of Python thrown in where it made sense. Working in a dynamic language like JavaScript, small mistakes like mistyping a symbol name don’t get … Continue reading

Posted in Software Development | Tagged | Leave a comment