Archive of stories published by hexient-labs

Express Controllers with Async/Await

Async/Await makes your Express.js controllers way more awesome.

Recently I used Node.js version 8 to build a RESTful API using Express.js. Node 8 comes with Async/Await by default and I couldn’t wait to use it.


Trying out MobX

A great alternative to our normal Redux workflow.

At Hexient Labs we write a LOT of React and React Native. We’ve traditionally used Redux for our state management solution, and we’ve centralized on on using the ducks pattern for structuring our React-Redux apps.

These were the top 10 stories published by hexient-labs; you can also dive into yearly archives: 2017, 2018.