Ejiro Asiuwhu Software engineer with a drive for building highly scalable and performant web applications. Heavily interested in module federation, micro frontends, state machines, TDD, and system designs. Big on web performance and optimization, advanced component design patterns, a11y, SSR, SSG, ISR, and state management. Expert at crafting highly reusable TypeScript-heavy component libraries.

Stories by Ejiro Asiuwhu

Swift Logo

Swift enums: An overview with examples

Dev

Swift enums can be a powerful way to simplify your code. In this tutorial, we cover the basics of enums and how to use them.

Ejiro Asiuwhu
May 28, 2021 ⋅ 5 min read
React Native Logo

React Native Gesture Handler: Swipe, long-press, and more

Dev

The React Native Gesture Handler library comes with many useful gestures. This short, easy-to-follow guide explains how to implement a few of the most common gestures.

Ejiro Asiuwhu
May 20, 2021 ⋅ 8 min read
Vuejs Mobile App Development Framework

Comparing Vue.js mobile app development frameworks

Dev

Evaluate the top frameworks available for building mobile applications with Vue.js and compare the strengths and weaknesses of each.

Ejiro Asiuwhu
Mar 31, 2021 ⋅ 12 min read
Vite vs. Snowpack

Vite vs. Snowpack: A comparison of frontend build tools

Dev

Both Vite and Snowpack are frontend build tools focused on increasing efficiency. See where each excels and how it can improve your project.

Ejiro Asiuwhu
Feb 11, 2021 ⋅ 5 min read

Building a RESTful API in Deno with Oak and MongoDB

Dev

Learn how to implement a RESTful API by building a simple CRUD app using the Deno framework, Oak. Then, connect to MongoDB.

Ejiro Asiuwhu
Jan 26, 2021 ⋅ 5 min read