Gbolahan Olagunju Let's have a chat about your project. Find me on Twitter @iamgbols.

Stories by Gbolahan Olagunju

JavaScript features

A closer look at JavaScript closures, higher-order functions, and currying

Dev

This tutorial outlines the concepts behind closures, higher-order functions, and currying to offer insight into how popular JavaScript libraries implement functions such as the connect function.

Gbolahan Olagunju
Dec 11, 2019 ⋅ 5 min read
GraphQL with JEST

Writing end-to-end tests for GraphQL servers using Jest

Dev

This guide walks you through end-to-end testing for GraphQL servers using Jest to ensure your applications work properly after changes.

Gbolahan Olagunju
Nov 24, 2019 ⋅ 5 min read
JWT authentication

JWT authentication with Apollo Server 2: tips and tricks

Dev

This article teaches you to use JWT authentication to perform one of the most efficient and scalable methods for user authentication.

Gbolahan Olagunju
Nov 1, 2019 ⋅ 5 min read
An overview of new ES2019 JavaScript features

New and potential ES2019 JavaScript features every developer should be excited about

Dev

Read about new ES2019 JavaScript features and learn how to enhance your experience as a developer and increase readability.

Gbolahan Olagunju
Sep 26, 2019 ⋅ 4 min read