ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,221 results

freeCodeCamp Talks
TypeScript vs JavaScript vs your Brain, talk by Peter Kröner

Learn about the key differences of TypeScript and JavaScript, and how each relates to how you think about software development.

33:25
TypeScript vs JavaScript vs your Brain, talk by Peter Kröner

748 views

5 years ago

Kevin Powell
Don’t learn web dev this way

Learning web dev is hard, but taking the right approach can really help! #css #shorts -- Come hang out with other dev's in my ...

1:00
Don’t learn web dev this way

1,415,765 views

3 years ago

freeCodeCamp Indy
"Incremental type adoption in JavaScript" - Javaughn Lewis - freeCodeCamp Indy

Javaughn Lewis talks on "Incremental adoption of Static Type Checking in JavaScript". This talk primarily covers JSDocs and ...

1:53:52
"Incremental type adoption in JavaScript" - Javaughn Lewis - freeCodeCamp Indy

70 views

1 year ago

freeCodeCamp.org
CSS in JS - typing issues

Type systems are becoming increasingly popular in the javascript community with leading projects increasingly adopting flow and ...

40:59
CSS in JS - typing issues

2,074 views

7 years ago

TheDigitalBuilders
Learn to Code JavaScript for Free - Ep 1"

Lets goooo on your coding journey with our new series, where we dive into the world of JavaScript through FreeCodeCamp's ...

24:03
Learn to Code JavaScript for Free - Ep 1"

310 views

1 year ago

Code with tkssharma
Typescript Section 2 Tuple in Typescript #21

Elevate Your JavaScript Development with TypeScript Are you ready to take your JavaScript skills to the next level? TypeScript ...

7:24
Typescript Section 2 Tuple in Typescript #21

56 views

7 years ago

Jeremy Likness
TypeScript for JavaScript Developers Part 4: Custom Types

In this video, I fix a defect revealed by refactoring to classes. I then use a custom type to define the allowable values of a property.

1:47
TypeScript for JavaScript Developers Part 4: Custom Types

357 views

6 years ago

The Coding Gopher
99% of Developers Don't Get Sockets

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.

12:05
99% of Developers Don't Get Sockets

462,074 views

7 months ago

Technology and Software
How to avoid callback hell in javascript? #shorts

How to avoid callback hell in javascript? ⭐️Here is more information ...

0:13
How to avoid callback hell in javascript? #shorts

289 views

3 years ago

Ganesh H
American British Translator - Quality Assurance Projects - freeCodeCamp

This is a full walkthrough for the American-British Translator project on freeCodeCamp. Firstly, we compile the data from the ...

41:27
American British Translator - Quality Assurance Projects - freeCodeCamp

1,130 views

5 years ago

Ganesh H
19 - Run Functional Tests on API Endpoints using Chai-HTTP - freeCodeCamp Tutorial

We can integrate Chai testing into our APIs and Express Apps using a plugin called chai-http. This allows Chai to send requests to ...

10:38
19 - Run Functional Tests on API Endpoints using Chai-HTTP - freeCodeCamp Tutorial

2,652 views

5 years ago

freeCodeCamp.org
Testing Node.js with Mocha

A thorough introduction to the Mocha test framework by the maintainer of Mocha, and how to use it to test your Node.js ...

39:08
Testing Node.js with Mocha

82,203 views

7 years ago

Ganesh H
02 - Use a Template Engine's Powers -  Advanced Node and Express - freeCodeCamp

The main advantage of Template Engines is that we can provide them variables in the render() method to embed into the HTML ...

4:09
02 - Use a Template Engine's Powers - Advanced Node and Express - freeCodeCamp

2,362 views

5 years ago

The Brilliant Mr. Pedro
Golang Tutorial for Beginners (FreeCodeCamp.org) [Archive]

This Tutorial video is good for beginners interested in Google's Go Programming Language (or Golang). This Golang video is by ...

6:39:58
Golang Tutorial for Beginners (FreeCodeCamp.org) [Archive]

5,538 views

4 years ago

w3Develops.org
#Javascript #freeCodeCamp Basic JS DAY 10 Counting Cards & JSON | April '19 JS Study Group

Javascript #freeCodeCamp Basic JS DAY 10 Counting Cards & JSON | April '19 JS Study Group **HELP ME GET 2500 likes on ...

2:17:33
#Javascript #freeCodeCamp Basic JS DAY 10 Counting Cards & JSON | April '19 JS Study Group

55 views

6 years ago

Kiki's Bytes
I ACED my Technical Interviews knowing these System Design Basics

In this video, we're going to see how we can take a basic single server setup to a full blown scalable system. We'll take a look at ...

9:41
I ACED my Technical Interviews knowing these System Design Basics

352,477 views

1 year ago

Ethereum Foundation
Creating TypeSafe Dapps with TypeScript and TypeChain by Chris Kaczor (Devcon5)

Visit the https://archive.devcon.org/ to gain access to the entire library of Devcon talks with the ease of filtering, playlists, ...

19:44
Creating TypeSafe Dapps with TypeScript and TypeChain by Chris Kaczor (Devcon5)

3,843 views

6 years ago

Ganesh H
08 - Create New Middleware - Advanced Node and Express - freeCodeCamp

Passport adds a method to each request called isAuthenticated() which we can use to check if the user is logged in before ...

7:59
08 - Create New Middleware - Advanced Node and Express - freeCodeCamp

1,001 views

5 years ago

Ganesh H
09 - Get Route Parameter Input from the Client - Basic Node and Express - freeCodeCamp Tutorial

When building an API or Web App, we would need to capture Inputs in our requests. One way to do this is to extract parameters ...

5:27
09 - Get Route Parameter Input from the Client - Basic Node and Express - freeCodeCamp Tutorial

2,737 views

5 years ago

Ganesh H
03 - Use Assert.isOK and Assert.isNotOK - Quality Assurance with Chai - freeCodeCamp Tutorial

From 4.45 , I meant to say pass when I kept saying fail. Oops! We can test if values are 'truthy' or 'falsy' using chai's assert isOk() ...

6:21
03 - Use Assert.isOK and Assert.isNotOK - Quality Assurance with Chai - freeCodeCamp Tutorial

769 views

5 years ago