ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

262 results

Codesmith
TypeScript: The "Actually-Kid" of programming 🤓

Good news: you know TypeScript now, so no more hours lost to debugging. ✨ In the Software Engineering + AI/ML Immersive ...

1:09
TypeScript: The "Actually-Kid" of programming 🤓

1,098 views

3 months ago

Code With Kenny
1. Intro to TypeScript (My Take)

This video sits at the start of the playlist and leads directly into the hands-on TypeScript tutorials that follow. Playlist: TypeScript ...

2:03
1. Intro to TypeScript (My Take)

27 views

1 month ago

Lazar Nikolov
Is Clean Architecture for every project? #softwarearchitecture #javascript

Is Clean Architecture necessary for all kinds of projects? -- Become a friend of the channel! Start your membership today and ...

0:40
Is Clean Architecture for every project? #softwarearchitecture #javascript

2,886 views

1 year ago

CodeScript
The Best Way to Create Dynamic PDFs with TypeScript

The "playwright" package is a powerful Node.js library for automating interactions with web browsers. It provides a unified API to ...

0:51
The Best Way to Create Dynamic PDFs with TypeScript

328 views

1 year ago

Build With Fede
How to turn designs into real code using Figma Make!  #productdesign #coding #figma

Watch me turn a Figma design into the closest to pixel-perfect React code using Figma Make. I walk through the full flow—from ...

1:02
How to turn designs into real code using Figma Make! #productdesign #coding #figma

51,549 views

7 months ago

Micheal Adisa
Frontend Engineer Technical Coding Interview round | React and Typescript

In this video, I solved a medium-difficulty frontend technical coding interview round question from company X. This is an ...

22:23
Frontend Engineer Technical Coding Interview round | React and Typescript

151 views

2 years ago

profrontend | Екатерина Нанивская
Оператор нулевого слияния и логическое ИЛИ #frontend #javascript #typescript #junior

frontenddeveloper #coding #tutorial #programming #фронтенд #angular #typescripttutorial #javascripttutorial.

0:59
Оператор нулевого слияния и логическое ИЛИ #frontend #javascript #typescript #junior

641 views

1 year ago

CodeScript
Create Dynamic HTML templates using HandleBars and Typescript 😎

Handlebars is a popular JavaScript templating engine that allows you to create dynamic HTML templates by embedding ...

0:40
Create Dynamic HTML templates using HandleBars and Typescript 😎

557 views

1 year ago

Michal Codes
The best way to learn coding is by doing coding projects

The best way to learn coding is by doing coding projects. I've learned a lot by working on my side projects. Once you learn some ...

0:09
The best way to learn coding is by doing coding projects

1,628 views

2 years ago

Lazar Nikolov
Functions vs Classes in JavaScript Clean Architecture #javascript #softwarearchitecture

Functions vs Classes in a Clean Architecture JavaScript project #webdev #javascript #softwarearchitecture.

0:48
Functions vs Classes in JavaScript Clean Architecture #javascript #softwarearchitecture

1,702 views

1 year ago

React, JS, and TypeScript tutorials for beginners
React useCallback Hook Tutorial -  Simple JavaScript Lessons #reactjscourse #LearnToCode  #coding

Use the React useCallback hook to optimize memoized React components! Learn Javascript, TypeScript, and their most popular ...

0:34
React useCallback Hook Tutorial - Simple JavaScript Lessons #reactjscourse #LearnToCode #coding

150 views

1 year ago

Nishan Satharasinghe
TypeScript Interfaces Unleashed: Mastering Object Shapes on the Trail

Take a walk with me through the woods as we unravel the power of TypeScript interfaces for defining the shape of object literals.

2:47
TypeScript Interfaces Unleashed: Mastering Object Shapes on the Trail

22 views

1 year ago

SmartWebKit
Robust Fetch Utility in TypeScript: Handling Errors, Caching, and Timeouts

In this video, I walk through building a reusable and resilient fetchData function in TypeScript. While the task seems simple at first ...

36:14
Robust Fetch Utility in TypeScript: Handling Errors, Caching, and Timeouts

41 views

6 months ago

Luca Del Puppo
#javascript #promises can run in parallel in different ways 💡

Promise.all, Promise.allsettled, Promise.race and Promise.any allow you to run #javascript #promises in parallel. They open your ...

0:55
#javascript #promises can run in parallel in different ways 💡

56 views

2 years ago

TriJUG
Java meets TypeScript: Building full-stack web apps with Spring Boot and React

As Java developers, we know the benefits of type safety when building apps. The problem? Usually, that type-safety ends when ...

1:02:37
Java meets TypeScript: Building full-stack web apps with Spring Boot and React

87 views

2 years ago

The Lost Duck
What the DUCK?! My winning hackathon project

What the Duck?!, my Waystar Hackathon-winning project designed to detect hidden sprint risks before they impact delivery.

5:36
What the DUCK?! My winning hackathon project

54 views

2 months ago

Jacob Asper
Typescript Type Level Addition - Columbus Coffee and Code - April 27th 2025

Okay So getting started with all this what's everybody's experience with Typescript in here um I would say like in between ...

46:01
Typescript Type Level Addition - Columbus Coffee and Code - April 27th 2025

109 views

8 months ago

CodeScript
The Best Way to parse XML into Typescript Object 😎

xml2js is a Node.js package that provides functionality to convert XML data into JavaScript objects and vice versa. It simplifies the ...

0:49
The Best Way to parse XML into Typescript Object 😎

382 views

1 year ago

Kier Mozer
A quirk of JS! Can you explain why this happens? #javascript #learntocode #frontenddevelopment #code
0:32
A quirk of JS! Can you explain why this happens? #javascript #learntocode #frontenddevelopment #code

1,848 views

4 weeks ago

Daily Tech
Angular Service vs Class | Simple Explanation for Beginners

In this video, I explain the difference between an Angular Service and a normal TypeScript class in very simple English. This video ...

3:30
Angular Service vs Class | Simple Explanation for Beginners

35 views

2 months ago

React, JS, and TypeScript tutorials for beginners
Is Software Engineering Hard? Is IT Worth Getting In 2024-25? #coding #javascript #programming

Hey, Eugene here! Today, I want to talk about whether software engineering is hard. Timestamps: 0:10 - Introduction 1:16 ...

8:01
Is Software Engineering Hard? Is IT Worth Getting In 2024-25? #coding #javascript #programming

62 views

1 year ago

Gagik Yeranosyan
Union Types in TypeScript - ep 028 #typescript #python #learning

In episode 028, I explain Union Types in TypeScript. Union types describe values that can be one of several types, using the ...

0:33
Union Types in TypeScript - ep 028 #typescript #python #learning

59 views

1 year ago

Engineer Codewala
React Native With Typescript  ✅ | COMING SOON | Engineer Codewala

Hello guys ,this video is about to inform about coming 100 days series of react native with typescript .For learning more ...

1:20
React Native With Typescript ✅ | COMING SOON | Engineer Codewala

16,746 views

2 years ago

React, JS, and TypeScript tutorials for beginners
React Suspense Tutorial - 5 Real-World Examples PT1 #coding #reactjscourse #frontend #learntocode

Want to learn how the React Suspense component works? In this shorts, I'll show 5 real-world examples of how Suspense can ...

1:00
React Suspense Tutorial - 5 Real-World Examples PT1 #coding #reactjscourse #frontend #learntocode

160 views

1 year ago

tekcerpts
JavaScript vs TypeScript - Use Cases & Learning Curve | #tekcerpts #snippet #shorts

For the full tekcerpt on YouTube, go to https://youtu.be/2bBeya6Vi3k For updates, follow us on, Twitter - https://twitter.com/tekcerpts ...

0:39
JavaScript vs TypeScript - Use Cases & Learning Curve | #tekcerpts #snippet #shorts

66 views

1 year ago