I have ~1 year of interacting with web technologies. Feel free to email me if you want to collaborate on writing articles or do pair programming.
Technical writing and web development
Overview In this tutorial, we will look at how to set up our project from my previous tutorial to use MongoDB. In the previous article, we built a REST API that served data to our blog application. We build out endpoints to create, read, update and d...

Introduction In this article I will build a simple express server for the React tutorial by Net Ninja on YouTube. Here's a link to that tutorial. Here's how the front-end client we are building the API for looks like: The front-end app enables one t...

Introduction In this post we will create a skeleton react app and connect it to an express rest API. This is intended to be an entry point for beginner frontend or backend devs who want a sneak peek into how they can build fullstack apps. Without f...
