Angular is an awesome framework. Redux is an awesome way to manage states. Middleware is an awesome design pattern. Now, if we combine them all – wouldn’t that be… well… …
How is the use of javascript promises supposed to be different from the use of mere callback functions? Promises (promise objects) are sometimes called “thenables” because one of their primary …
Lately we’ve started building more and more modules that were meant to integrate within some unknown application. By unknown, I mean that we could not tell the version of angularjs …