Coding Journal

My journey to become a Full Stack Developer

cover image

Pill Tracker - new project (part 1)

June 13, 2021, 10:13 p.m.

This going to be a pretty small app. Firstly I want to create it in React.js and then recreate it in React Native. I need a mobile version more …

Read More
objects are not valid as a React child

Last time I stopped at the point where I wanted to add data about all cases, deaths and so on. It seemed to be an easy task. I had …

Read More
How to create tables with  React Table library - Covid Map project day 4.

In this series of posts, I'm describing my learning process while creating a React project. I'm quite awful at learning from courses and my preferred method is coming up …

Read More
covid map react project day 3

Covid Map - React project - day 3

May 1, 2021, 8:29 p.m.

Last time I was writing about fetching the data from one API using a custom useFetch hook.
Part 2: Covid Map React Project Day 3
It was …

Read More
covid map react project day 2

Covid Map - React project - day 2

April 25, 2021, 9:42 p.m.

Yesterday I started a project using React, Leaflet.js and Open Disease Data API. In this series, I'm writing about things I'm doing and problems I'm encountering while creating this …

Read More
covid map react project day 1

Covid Map - React project - day 1

April 24, 2021, 9:44 p.m.

I've been learning React for a while and I like doing it through writing projects. Yes, I use tutorials and courses although I don't follow them 1 to 1 …

Read More