Migrating an existing codebase from Javascript to Typescript can be cumbersome and painful, but there are some techniques that can make it a success. (more…)
Read more »
TypeScript is a superset of JavaScript that compiles to clean JavaScript output. (more…)
Read more »
Find out how your project can go from 0 to 13,000 dependencies in just a few steps. (more…)
Read more »
RE2JS is the JavaScript port of RE2, a regular expression engine that provides linear time matching - GitHub - le0pard/re2js: RE2JS is the JavaScript port of RE2, a regular expression engine that p... (more…)
Read more »