Yomi Eluwande JavaScript developer. Wannabe designer and Chief Procrastinator at Selar.co and worklogs.co.

Stories by Yomi Eluwande

An SEO Approach To Async Components With loadable-components

An SEO approach to async components with loadable-components

Dev

Learn how to overcome the SEO implications of loading components asynchronously using loadable-components.

Yomi Eluwande
Apr 23, 2020 ⋅ 4 min read

Build responsive components in Gatsby with artsy/fresnel

Dev

Responsive web design allows us to ensure that the user gets the best version of the web page regardless of their device, platform, screen size, and screen orientation.

Yomi Eluwande
Feb 6, 2020 ⋅ 10 min read

How (and when) to use React’s new Context API

Dev

So it’s not exactly news on the interwebs that React Context will be stable in the upcoming release of React, React 16.3.0. React Context […]

Yomi Eluwande
Mar 29, 2018 ⋅ 4 min read
Advanced React Router Concepts

Advanced React Router concepts: Recursive path, code splitting, and more

Dev

Before setting down the path of advanced concepts, first let’s all agree on the basics. React Router provides: Routing capabilities […]

Yomi Eluwande
Nov 7, 2017 ⋅ 11 min read

Introduction to Preact : A smaller, faster React alternative

Dev

Preact is a JavaScript library that describes itself as a fast 3kB alternative to React with the same ES6 API. […]

Yomi Eluwande
Aug 14, 2017 ⋅ 6 min read