Published inHistorias de un enamorado suicidaEl camino a la 22.Ese sábado me desperté ansioso, era muy temprano. Demasiado temprano.May 19, 2020May 19, 2020
Published inUnhandled ExceptionCompounding our concernsRecently, I read a tweet from someone trying to wrap their head around React (yup, there’s still a whole bunch of people using other stuff…Aug 16, 2018Aug 16, 2018
Published inUnhandled ExceptionBiometric authentication destroyed my lifeI can’t believe this is happening — I think to myself while I stare at my phone in disbelief, not knowing what to do as my whole life…Sep 14, 2017Sep 14, 2017
Published inAngular Dev SpaceCustom Elements (v1) and AngularTL;DR: Here you’ll find a simple example that showcases Angular + Custom Elements interoperability…Mar 15, 2017Mar 15, 2017
Published inninjadevsNode 7.6 + Koa 2: asynchronous flow control made rightTL;DR: Node 7.6 was released yesterday with native support for async/await which was a blocker to declare Koa 2 stable; that means we can…Feb 23, 20172Feb 23, 20172
Published inAngular Dev SpaceAngular @Input() property changes detectionHow to intercept and act upon changes in @Input() propertiesNov 22, 20168Nov 22, 20168
Published inUnhandled ExceptionYou may not want to use [hip_js_framework]Angular 2 is around the corner (I can’t tell how many times I’ve said this before but this time is for real, I promise) and I’m already…Jul 5, 20163Jul 5, 20163
Published inUnhandled ExceptionUsing non-transpiled modules and WebpackTL;DR: use> include: function(absPath){ return (/[regex for the module(s) you want to include]/.test(absPath) || /src/.test(absPath)); }…May 20, 20161May 20, 20161
Published inUnhandled ExceptionMy SublimeText-killer Atom setup for developing React appsTL;DR: VS Code is good for ng2 apps but isn’t good enough for react. Just install Atom (if you haven’t already, open a terminal and run…Mar 18, 20169Mar 18, 20169