TypeScript is a superset of JavaScript and as such, compiles to simple JavaScript. …
Tag: javascript
In our last article of the series, we refactor a single object using …
Refactoring Using the Module Reveal Design Pattern
We accomplish a lot refactoring our JavaScript code from a “loose” pattern to …
Refactoring Using the Module Design Pattern
JavaScript has changed a lot these last couple of years. To begin with, …