How to Build a Serverless App Using AWS Lambda

In this tutorial, you will learn how to create, test, and update a Lambda function. You will also learn how to publish a new version and create an alias | Continue reading


@codeforgeek.com | 5 years ago

How to set up an Angular Application on firebase

Angular is front-end framework that’s focused on declarative templating, dependency injection and integrates some of the best practices to make web | Continue reading


@codeforgeek.com | 5 years ago

How to setup Nginx with Nodejs to serve static files

If you are using Node.js in production to either serve static files or as an API server then you must use a proxy in front of it to secure the application | Continue reading


@codeforgeek.com | 5 years ago