Laurent Pellegrino
lpellegr
Recent Tech Decisions
10 points

Companies
Following

  • Save time and prevent bugs!

    December 03, 2018 20:18

    Typed JavaScript is just fantastic for medium to large size projects. The type system is well thought and compatible with standard JavaScript. Almost any new Javascript-based development should use TypeScript to save time and prevent technical debt over time.

    Ease of Use Documentation Reliability Support