15:06
Typescript for Javascript Developers in 15min
Learn to write cleaner React code with the new SOLID React book: https://solidreact.dev Typescript is a really nice language that ...
19:10
Migrate a Node.js app from JavaScript to TypeScript | Tips for gradual adoption
Learn how to gradually migrate a Node.js application from JavaScript to TypeScript. In this video, I cover the the following: - How ...
2:13
JavaScript to TypeScript Migration with GitHub Copilot Chat
Although valuable, migrating an app from JavaScript to TypeScript can be a pain. You can spend hours sifting through the web ...
32:47
Converting JavaScript to TypeScript: Migrating Existing JavaScript Applications
In this beginner-friendly guide, we walk you through the process of converting a JavaScript application into TypeScript from start to ...
16:40
Converting JavaScript to TypeScript - Basic Types
Learn typescript by converting Javascript to Typescript. In this video we start out with basic typing of function arguments and return ...
11:21
Node.js: Migration from JavaScript to TypeScript
javascript #typescript #nodejs In this video, I'm taking a simple Node.js application written in JavaScript and migrating it to ...
3:38
Big projects are ditching TypeScript… why?
Why are some big open-source projects like Turbo and Svelte dropping TypeScript in favor of vanilla JavaScript? Learn about the ...
2:05
How to convert JavaScript to TypeScript using Claude Code[FULL GUIDE]
In today's Video we cover, How to convert JavaScript to TypeScript using Claude Code javascript to typescript, convert js to ts, ...
8:27
Converting JavaScript to Typescript - Arrays
Learn typescript by converting Javascript to Typescript. In this video we start out with basic typing of function arguments and return ...
28:38
Migrating an existing freestyle UI5 project from JavaScript to TypeScript
In this Presentation, we'll explore the process of transitioning a unique UI5 project, packed with custom controls and features, from ...
2:25
Learn the basics if TypeScript in 100 Seconds! If you love TS, upgrade to Fireship PRO for 40% off using code mbus5Kcj at ...
10:47
TypeScript for Impatient JavaScript Devs
JavaScript is great for spinning things up quickly. It's flexible, and you can use it everywhere. But is it TOO flexible? It can be ...
7:05
Why YOU should migrate to TypeScript
TypeScript is now the most popular language on GitHub. Learn why everyone's going mad for it. 00:00 Intro 00:29 Undefined is ...
1:20:20
MIGRATE A JAVASCRIPT PROJECT TO TYPESCRIPT - Live Webinar | Hacklunch
Welcome to our Hacklunch! In this webinar, we're going to show you how to migrate a JavaScript project to TypeScript in less than ...
56:32
Migrating to Typescript, Semver Explained - Listener Questions
Scott and CJ dive into a potluck of developer queries, from their favorite tech reads to essential web dev fundamentals. Tune in as ...
3:16
'.js' files in TypeScript - why?!
00:00 The Problem 00:56 The Solution 01:20 Node Wants .js? 02:08 Why Not .ts? 02:41 What If I Don't Want .js? Article: ...
1:02:50
Workshop Advanced Typescript Migration
Hands-on migration of a Javascript project carefully written to show most of the common challenges met during migrations
7:06
Don't Ever Write Such Code. Do This Instead (Migrating from JavaScript to TypeScript)
In this concise 5-minute journey, we transform a piece of JavaScript code—crafted initially 5 years ago—into a modern TypeScript ...
0:37
Migrate from CommonJS to ESM in just 30 seconds!
This tutorial shows the process of migrating a Node.js package with CommonJS syntax to an ECMAScript Module. It covers ...
14:39
Convert react javascript project to typescript - one file at a time!
How to convert a javascript react js project into typescript. (Note: copy/paste text for command line is below in this description) ...