If you use Redux, you’ve most likely used redux middleware before through - for example - redux-thunk, redux-promise-middleware, redux-saga or redux-logger. These are important middleware in most apps but yet some of
Apple officially prevents http requests in iOS apps since January 2017 through the App Transport Security (ATS) protocol. Although ATS has been around for a little while now, it was still possible to
In order to better help our users at Frontdoor, I implemented message forwarding from our Twilio phone number to my cellphone. This allows me to quickly jump on questions from users or landlords
You know JavaScript, but do you really know JavaScript? It's a great language, even though some may argue otherwise. Sure, it's got some bad parts, but it has improved a lot in past
Parse is the popular backend as a service platform that Facebook owned but recently shutdown. However, before doing so, they released Parse Server, an open source version of the Parse backend that can