Elijah Agbonze I am a full-stack software developer from Nigeria. I love coding and writing about coding.

Stories by Elijah Agbonze

Using Google Places Autocomplete Components In React Native

Using Google Places autocomplete components in React Native

Dev

Google offers tons of APIs for accessing its map services, one of which is the Places API. The Places API […]

Elijah Agbonze
Sep 6, 2022 ⋅ 12 min read
Using The Writefilesync Method In Node Js

Using the writeFileSync method in Node.js

Dev

Learn to use writeFileSync in Node.js, a method that allows us to create files, write to files, and update files synchronously.

Elijah Agbonze
Jul 28, 2022 ⋅ 8 min read
Create a Next.js blog with MDX

Create a Next.js and MDX blog

Dev

Follow this tutorial to build an interactive blog or documentation with pagination and styling that uses Next.js and MDX, with content entirely written in MDX.

Elijah Agbonze
Mar 2, 2022 ⋅ 24 min read