Nkere-Awaji Inwan

  Full-stack/GitOps engineer at Mercurie. GCP fanboy. I write code and about code.

   



5 Stories by Nkere-Awaji Inwan

How to handle data validation in Node.js using validatorjs

In this tutorial, we'll learn how to put basic input validation in place with validatorJS. We'll also learn how to define custom validation rules...
1 5 min read

What’s new in Laravel 8

Laravel 8 was released on September 8th, 2020. This release continues the improvements made in the previous release (version 7), as well as new...
8 min read

How to deploy a Node API on Google Cloud Run

In this tutorial, we will go over how to package a Node API using Docker and deploy it on Cloud Run with CI/CD configured...
1 6 min read

Getting started with Cloud Pub/Sub in Node

In this article, we will be taking a look at how we can implement inter-service communications using Cloud Pub/Sub in Node.js.
6 8 min read

How to build reusable forms using vue-form-generator

To take this library for a spin, we are going to create a simple user management app that will demonstrate how we can perform...
0 11 min read