Is TypeScript better than JavaScript?Since I started developing web applications, I have been hearing comments like “TypeError: Cannot read property 'something' of undefined…Apr 15, 2020Apr 15, 2020
Published inLean MindDeno is the new Node?About 3 months ago, Ryan Dahl (the inventor of Node.js) gave a talk in JSConf called “10 Things I Regret About Node.js”, were he regrets…Sep 25, 201810Sep 25, 201810
Published inLean MindTesting RxJS Observables with Marble DiagramsTesting RxJS might be a hard task, specially when we have a complex pipeline with lots of time assertions. In this article we’ll explore…Aug 15, 2018Aug 15, 2018