Jared Phelix

Phelix is an undergraduate Computer Science major. He is a full-stack web developer who enjoys working on commercial projects.
Author Insights

3

0

0
Phelix is an undergraduate Computer Science major. He is a full-stack web developer who enjoys working on commercial projects.
3
0
0
Nov 18, 2021
Building large applications has a significant impact on the application route loading time. As the application grows, its performance on the browser reduces significantly and lowers user experience.
Aug 2, 2021
In this tutorial, we will walk through Couchbase, a cloud edge server NoSQL database. Then we shall discuss how to set up the 3-node cluster to scale our applications using docker-compose.
Jun 29, 2021
In this tutorial, we will go over how to build RESTful APIs using the Node.js Express framework, test them locally using docker-compose. We will then proceed to deploy this application to the Kubernetes....