Lessons-learned from a 6-month TypeScript/AWS Lambda project

build custom software that is easy to maintain & easy to extend. Read more

Similar

Advanced RequireJS bundling with Typescript

Modern web applications now use huge amounts of Javascript. Javascript is often given a bad rep because of its lack of strong typing, namespaces and many other features that would help keep a large project tidy and maintainable. Because of this, TypeScrip... (more…)

Read more »