Other blog posts

Read our blog
Reflecting On the Biggest Trends on the Web in 2018

Reflecting On the Biggest Trends on the Web in 2018

Looking back at the web development trends that shaped 2018 - from Progressive Web Apps to serverless architecture.

Converting your Callback Functions into Async/Await Functions in under 3 minutes! (React 16)

Converting your Callback Functions into Async/Await Functions in under 3 minutes! (React 16)

Callback functions can start to look like hell. Here is a quick way to do it using the async/await syntax.