Ajin Kabeer

Ajin Kabeer @ajinkabeer

About: Full Stack Engineer ⚡ (Modern JavaScript, TypeScript, Go), PWA adept.

Location:
Munich, Germany
Joined:
Jun 7, 2019

Ajin Kabeer
articles - 8 total

Deploy CRA to GitHub Pages using GitHub Actions

This post is a step-by-step guide to deploy a CRA (create-react-app) on GitHub Pages with GitHub Acti...

Learn More 15 0May 8 '20

'this' is for beginners III

In my last post, we looked at the second rule in determining the value of this inside a declared obje...

Learn More 9 0Apr 12 '20

'this' is for beginners II

This is the continuation of the series 'this' is for beginners. If you haven't read the first part ye...

Learn More 10 0Apr 11 '20

'this' is for beginners

Have you ever had to encounter the beautiful this keyword anywhere in your JavaScript code and wished...

Learn More 21 2Apr 11 '20

Build A Simple State Machine in React

My goal for the day is to get you started with XState library. XState will help us build finite state...

Learn More 63 4Feb 29 '20

Run a DynamoDB instance locally with Node.js

Node.js + MongoDB is extremely popular when you need a fast and convenient development cycle but don'...

Learn More 19 6Feb 4 '20

What technology are you planning to learn in 2020? 💡

It's almost 2020 and I am planning to dive deep into PWAs this coming year. A little late to the par...

Learn More 11 17Dec 9 '19

Add A Simple Authentication To Your React App

Today, I will show you how you can add a simple authentication to your react application that uses au...

Learn More 77 0Nov 25 '19