Chatty Chat - Introduction

Node.js JavaScript Express.js
Transcript

English (Auto-generated)

Hi everyone in this series, we'll be working away through a full stack javascript video and text chatting app. So we'll build out the basic features of this application first, which includes video and text chatting. And then we will work on a feature which allows a speaker's audio to be translated into the listeners language of choice. Now this is a full stack javascript Act application and we'll be using express dot Js socket dot IO and Web Rtc API, which stands for Web real time communication. And this API lets apps to capture and optionally stream audio and or video media. We'll also use the media cancelation API. So with that let's go ahead and bootstrap our app.
110 Views 0 Likes 0 Comments

A brief introduction to the fullstack JavaScript app that we'll be making.

Comment
Leave a comment (supports markdown format)