node.js

Developer

MERN Stack Full Course 2022

This video is based on SimpliLearn’s MERN Stack Developer Full Course. MERN Stack Developer tutorial will help you learn the latest technical advancements in MERN Stack and guide you with the fundamentals based on current IT standards. This tutorial will teach you about MongoDB, Express, React, and Node.js. This tutorial will help you with critical […]

Read More
Containers Developer NodeJS

Start a Microservice by Building a Simple Node js App From Scratch

Excerpt/demo from Ashley Davis’s book Bootstrapping Microservices with Docker, Kubernetes, and Terraform About the book: In Bootstrapping Microservices with Docker, Kubernetes, and Terraform, author Ashley Davis lays out a comprehensive approach to building microservices. You’ll start with a simple design and work layer-by-layer until you’ve created your own video streaming application. As you go, you’ll […]

Read More
Developer

What is the MEAN Stack?

Wondering what “MEAN stack” refers to – or looking for a better way of building dynamic web applications? In this video, Jamil Spain explains the acronym “MEAN” and how this platform can help you quickly build better, more responsive web apps.

Read More
Developer

Build an API Proxy Server – Hide Your API Keys, Rate Limiting & Caching

This video will show you how to use Node.js & Express to create a server in order to hide public API keys, add rate limiting and caching Code: https://github.com/bradtraversy/node-api-proxy-server Time Stamps: 0:00 – Intro 2:48 – Dependencies & scripts 4:45 – Basic Express server 6:15 – Environment variables 8:00 – Create the route 10:40 – […]

Read More
DevOps

5 Ways to DevOps-ify your App – Github Actions Tutorial

Fireship explains five easy ways to automate your software development process with Github Actions. Learn how to build CI/CD pipelines and other awesome DevOps workflows.

Read More
Alexa

How to Build an Alexa Skill that Actually Works

Learn how to make an Alexa Skill in this programming tutorial. Understand the control flow of an Amazon Alexa application and discover how to create a voice user interface (VUI). Learn how to create a Lambda function with JavaScript, Node.js, and AWS.

Read More