Caleb Adepitan

Caleb Adepitan @calebpitan

About: I'm a dev who rose from thin ice

Location:
Nigeria
Joined:
Jun 28, 2019

Caleb Adepitan
articles - 14 total

Handling OAuth 2 Sign-In and Sign-Up Distinctly with NextAuth.js

Authentication, authorization, access control, and any other synonymous name you can think to call...

Learn More 1 0Dec 25 '23

Dot Notation Type Accessor in TypeScript

I was randomly scrolling Twitter and came across this— Hmm, ¿son un tío o una mujer? No sé. But...

Learn More 1 0Dec 26 '22

Creating Stacked Image Swap Animation

Hello folks! It's been quite a while, and would be pretty rude of me to get into anything without at...

Learn More 6 2Nov 26 '22

The Magic of Using TypeScript at Runtime

Ever wanted to pass the path to a TypeScript file to some other library or module maybe to run it in...

Learn More 10 0Dec 24 '20

Understanding the Event Loop and I/O Operations

The event loop is a design pattern in computer science. The pattern is as simple as waiting for an ev...

Learn More 6 0Oct 15 '20

If you were going to build a chat app with Node and GraphQL?

I've been wondering and now I'm tired of wandering. So I'm going to ask this here, openly. If you we...

Learn More 7 6Jul 5 '20

Working with Binary like Decimal

Binary, hexadecimal and octal integers are the most common number bases generally used in computer sc...

Learn More 9 0Jan 3 '20

The Radical JavaScript Contextmenu

You could skip this introduction It has been forever now, that browser support has limited the amoun...

Learn More 10 4Dec 15 '19

A scrollspy in JavaScript—Vanilla flavoured

Many developers think a functionality embedded in a third party code must definitely be one hell of a...

Learn More 16 0Aug 10 '19

What is your convenient way of saying "$"?

I wonder a lot how y'all conveniently say "$" when you read codes. Is it /dolar/.extend 'cause I use...

Learn More 5 4Jul 19 '19

Object properties: Convert delimited strings to camelCase in JavaScript

Some few months ago, I took a project which was really nice and made me code happily. It was a kind o...

Learn More 9 3Jul 19 '19

What was the first thing you did with a programming language that made you happy?

I will start. In my early years of learning I wondered a lot how the web works. The first thing that...

Learn More 10 12Jul 1 '19

Progressive coding and bug repression

We all live in a world where there is a wrong to every right, a left of right and a right of left. Ta...

Learn More 5 0Jun 29 '19

An Introspective Insight on Learning and Gaining Experience in a Programming Language

Learning and completing your course on a programming language is one thing on it's own. But gaining e...

Learn More 20 0Jun 29 '19