John Raptis

John Raptis @john2220

About: Writing code, blogging, playing music and running mountains. Pretty much all I do!!

Location:
Greece
Joined:
Oct 1, 2019

John Raptis
articles - 7 total

Thoughts on Legacy Code and How to Live With it

Let's start with one statement before we even define what legacy code is. You will never get rid...

Learn More 0 0Dec 4 '21

Frontend Data Normalization

Many times in our applications we are dealing with complex state that contains deep nesting. This mak...

Learn More 18 0Oct 29 '20

Fake API with JSON Server

This post was originally published in my blog Many times as developers we want a quick back-end to f...

Learn More 59 2Jan 31 '20

Basic Git commands you should know

This post was originally posted in johnraptis.dev Git and Github play an essential role in every dev...

Learn More 95 2Jan 3 '20

Up and running with Redux Toolkit

A couple weeks ago I wrote a post about Using Redux with Classes and Hooks. In this post I will take...

Learn More 62 0Dec 25 '19

Using Redux with Classes and Hooks

In this article we are going to see how to use Redux. The state management tool people love to hate....

Learn More 47 2Nov 10 '19

Darkmode with React Context API(Classes and Hooks)

Darkmode is a small little feature that is pretty common these days. Now I'm not writing this article...

Learn More 16 0Oct 1 '19