Boluwatife Fakorede

Boluwatife Fakorede @wati_fe

About: Everything Tech | Javascript Enthusiast | Golang | Committed to learning, growing, and contributing

Location:
Amsterdam
Joined:
Oct 22, 2019

Boluwatife Fakorede
articles - 7 total

Composition in React

React implements a unidirectional pattern for data flow for building components. The pattern itself i...

Learn More 6 0Apr 18 '21

Testing API calls in React

You can get part one of this article here. It focuses on Mocking APIs for frontend developers. In th...

Learn More 40 3Mar 30 '21

DRY, WET, OR AHA?

Software engineering is an ever-evolving industry with various challenges faced by engineers or progr...

Learn More 13 1Mar 18 '21

Mocking APIs for frontend developers

Considering how loosely coupled web development is these days, leading to a separation of the front...

Learn More 16 3Mar 15 '21

How I setup golang on docker and deploy it to Heroku

Hello dear reader, This post came as a result of my recent pain point which was figuring out how to...

Learn More 47 3Jan 6 '20

How I write Media-Queries with Sass

Responsiveness is not a luxury but a necessity these days in web development. The percentage of usage...

Learn More 8 0Nov 25 '19

How I validate user input in golang

Every application needs some way to validate the user inputs, this prevents the wrong kind of inputs...

Learn More 24 2Nov 22 '19