freebit50
- Karma
- 8
- Created
- May 8, 2017 (9y ago)
- Submissions
- 0
- Use Static Factory Methods Instead of Constructors in TypeScript (blog.joefallon.net)
-
As an exercise I created yet another Star Wars API explorer utilizing React, TypeScript, Webpack 4, route based code splitting, Karma, and TDD. The demo is here https://swapi-explorer.joefallon.net/ and the Github repo…
- TypeScript Try/catch/finally and Custom Error Best Practices (blog.joefallon.net)
- Using Short Imports in TypeScript (blog.joefallon.net)
- Guide to Extract Method Refactoring in TypeScript (blog.joefallon.net)