Kehinde Adeleke

Kehinde Adeleke @adeleke5140

About: Here, I document things I learn in order to serve as a public journal and help for others.

Location:
Lagos, Nigeria
Joined:
Jun 15, 2019

Kehinde Adeleke
articles - 11 total

Use Precise types instead of String types

Introduction We have all been there. Throwing any at function parameters and object keys...

Learn More 10 0Aug 19 '23

Track your interests over time

What I built Interests tracker. I built Interests in 8days with no prior knowledge of...

Learn More 10 0Jul 18 '23

How to add Emmet autocomplete for .js files in React

I recently ran into a problem where Emmet autocomplete would work for files ending with the .jsx...

Learn More 7 0May 22 '22

React design patterns

I am about to take a LinkedIn learning course on React design patterns. This blog entry will serve...

Learn More 8 4May 19 '22

General thoughts: Apollo's GraphQL's Course

This is a public journal that would include stuff I think are necessary for me to remember....

Learn More 7 0May 15 '22

How to Fix error with openai in your nodeJS app

I was trying out openAI's api when I came across this error. It was quite annoying. To solve it,...

Learn More 1 0May 12 '22

Understand Metamask: the basics.

The browser-based wallet Metamask is a gateway to exploring Dapps and the world of Crypto. You need a...

Learn More 4 0Mar 30 '22

How to setup a Metamask account.

Metamask is an application you probably have heard of, maybe from friends or family or twitter. It is...

Learn More 8 0Mar 28 '22

An Appreciation of ReactJS

Web technologies evolve quickly. Before you say: Jack and Jill went... boom, three new JS frameworks...

Learn More 1 0Mar 8 '22

How to show Image Preview from Input element.

Ever wanted to style the input with type="file" form control, and have a mini image preview in...

Learn More 13 2Feb 12 '22

Fixing Font issue with Parcel

I just recently started using the parcel bundler for a project I was working on. I set up the dev and...

Learn More 6 0Feb 7 '22