Okewole Oluwatobi Learning to become a backend engineer.

Stories by Okewole Oluwatobi

Surge Logo

How to auto-deploy frontend applications to Surge using continuous deployment

Dev

Learn how to deploy frontend applications to Surge with Git hooks and Travis CI, a tool for continuous integration and deployment.

Okewole Oluwatobi
Feb 24, 2021 ⋅ 4 min read
Introduction to ent

An introduction to ent

Dev

In this post, we will explore all the cool features of the Ent framework and build a simple CRUD API that leverages the various functionalities of Ent.

Okewole Oluwatobi
Nov 17, 2020 ⋅ 10 min read
Golang tools for easier web development

The best Go tools for a better web development experience

Dev

These are the most useful Go tools that every web developer should use for a seamless experience when coding in Go.

Okewole Oluwatobi
Oct 13, 2020 ⋅ 3 min read
Making HTTP requests in Go

Making HTTP requests in Go

Dev

In this article, we will discuss how to make HTTP requests in Go and build a CLI tool for checking the prices of cryptocurrencies.

Okewole Oluwatobi
Sep 14, 2020 ⋅ 8 min read