Channel Avatar

Code Tour @UCKw5BEPpSAo-sPDHLsZ_BLA@youtube.com

8.69K subscribers - no pronouns set

Hi, I'm Chris, a Senior Software Engineer from New Jersey.


04:55
Train your first machine learning model with Python, Tensorflow, Google CoLab
04:01
Where is my Redux, React Context, graphQL data?
02:56
Intro to Frontend Performance: Infinite Scrolling
02:49
Intro to Code Splitting for Web Apps
03:36
Should I store data "In Memory" or "On Disk"?
02:07
Networking System Design 101: What is a Subnet?
22:20
System Design: Design an AutoComplete Component like Google
01:50
Frontend Performance: Virtualized List
16:00
System Design: Design a URL Shortener like TinyURL
01:39
Sports Betting Application System Design: Pub Sub vs. Queue pattern
03:00
TinyURL System design mini-lesson: Caching
02:16
Spotify's System Design Update - 2 apps in one
03:18
Amazon Marketplace System Design Interview - Explained with simple terms and diagram
02:06
How to SQL JOIN with 3 tables? Explained with simple terms and diagram
01:38
Are Kafka and Websockets the same thing? Explained with simple terms and diagram
02:44
What are Web Sockets? Explained with simple terms and diagram
02:47
What is a Load Balancer? Explained with simple terms & diagram
01:46
What are Webhooks? Explained with simple terms & diagram
08:49
Will A.I. Replace Coding Jobs?
44:25
TypeScript Front-End interview question explained: useFetch React Hook
06:26
Intro to TypeScript Generics (with Avatar)
10:24
Senior Software Development Process - TypeScript, React, GraphQL
07:09
myHobbies - Closures Algorithm (solution)
07:34
Snow Crash, ChatGPT, MidJourney and the Future of Research
12:20
Your first GitHub repo and ignoring Node Modules
17:18
DNA Parsing Algorithm [Beginner JavaScript] - Blade Runner 2049
13:52
Declaring Variables without Var, Let, Const - What Would Happen?
06:31
8. Classes | Object-Oriented Programming in JavaScript
12:54
7. Constructor Functions + "new" | Object-Oriented Programming in JavaScript
07:30
6. Optimize Memory with the Prototype Chain | Object-Oriented Programming in JavaScript
08:59
5. Arrow Functions & 'this' | Object-Oriented Programming in JavaScript
07:36
4. "this" & Factory Functions | Object-Oriented Programming in JavaScript
06:18
3. Data Manipulation | Object-Oriented Programming in JavaScript
07:12
2. Prototypal Inheritance | Object-Oriented Programming in JavaScript
05:50
1. Data Lookup on Objects | Object-Oriented Programming in JavaScript
10:20
Map Data Structure | JavaScript Under The Hood
09:51
Pass by Reference vs. Value | JavaScript Under The Hood
06:47
Find the largest MODE of an array | JavaScript Fundamentals
07:25
Find the MODE of an array | JavaScript Fundamentals
06:36
Calculate mean/average using .reduce() | JavaScript Fundamentals
07:57
Knowing when to use .map() | JavaScript Fundamentals
08:17
Knowing when to use .map() -- PART 2 | JavaScript Fundamentals
13:13
FOR LOOP vs. forEACH vs. FOR...OF | Learn JavaScript
12:26
EitherFilter Refactoring - JavaScript Algorithm | CSX Callbacks & Higher Order Functions
13:50
EitherFilter - JavaScript Algorithm | CSX Callbacks & Higher Order Functions
03:04
Optimize SVG for React Applications with Illustrator | Part 3
04:36
Optimize SVG for React Applications with Illustrator | Part 2
05:24
Optimize SVG for React Applications with Illustrator - Part 1
17:03
The Reduce Method | Javascript Fundamentals
33:16
Redux Saga | Javascript Applications | React State Management
36:43
Javascript Permutations - Whiteboarding 'Heads or Tails' Algorithm
17:52
Rebuilding .forEach and .map | CSX | Javascript under the hood