Published inThe StartupElements of MVC in ReactLet’s discover the original MVC pattern and how, applied to React components, can significantly improve their structureNov 23, 20201Nov 23, 20201
Step away from frameworks like React or Express to Business-Driven ApplicationsA few years ago, I started on a journey to distill a way of building software that delivers value while keeping me from burning outDec 1, 20191Dec 1, 20191
Published inHackerNoon.comPractical Inversion of Control in TypeScript with a Functional TwistHi and welcome to a SOLID example of implementing inversion of control (IOC) in TypeScript when working in distributed teams.Sep 15, 20185Sep 15, 20185
Published inHackerNoon.comThe 4 Layers of Single Page Applications You Need to KnowLet’s architect a React application from the ground up, exploring the domain and its services, store, application services and the view.Mar 10, 201816Mar 10, 201816
Published inBucharestJSRefactor Node.js Routes with Testable, Functional Concepts like Composition, Currying, and ClosuresI love Node.js! It’s very fast, lightweight and lets you spin up applications with just a few lines of code.Dec 20, 20173Dec 20, 20173
Published inITNEXTMocking Objects in TypeScript, Functional StyleI like the idea of test-driven development because it makes you think about what code does instead of how it does it.Dec 5, 20173Dec 5, 20173
Building Single Page Applications Should be Easy, Angular and ngrx to the Rescue!The people behind Angular describe it as being a “Superheroic JavaScript MVW Framework”.Sep 27, 2017Sep 27, 2017
Published inBucharestJSThe Developers Guide to Redux-like State Management in Angular while Keeping it a SecretWith the help of RxJSMay 21, 20171May 21, 20171