Channel Avatar

Eulier Gonzalez @UCXFy6a8lwArg1XAFjX-HVKw@youtube.com

588 subscribers - no pronouns :c

I help start-ups ship business-value features. Software Eng


01:26:40
Functional Programming in Javascript : Intro
38:45
Node.js & Servers : 3 main things Javascript does
47:30
Node.js & Servers : What's the rol of Node.js in Web development?
01:29:21
Advanced Redux: - Ways to model concurrency. Actor & CSP models
56:50
Enterprise UI Development: Playwright Test Recording & Code generation
02:14:37
Advanced Redux: - Use cases of Streaming Data with RxJS
01:19:05
Enterprise UI Development: Overview Unit & Component Testing, CI/CD Github, Security & Compliance
40:36
Zero-to-production React-Native App : What's Deep Linking & File-based Navigation?.
01:10:59
Enterprise UI Development: End to End Integration with Playwright - Setup
01:53:23
Advanced Redux: - Counter app with Observables
02:23:10
Zero-to-production React-Native App : Setup & Navigation
01:18:13
Advanced Redux: - Stream Manipulation with Observables RxJS
01:03:58
Advanced Redux: - Debounce & Throttle
03:04:43
Zero-to-production React-Native App : History of Sofware Engineering and Intro
02:38:16
Shopping List App - Confetti and the final app
42:50
Enterprise UI Development: C8, Code Coverage and Threshold
48:36
Enterprise UI Development: Sonar, A Static Analysis tools used by Microsoft
02:02:27
Shopping List App - Build a Recurring Reminder - Countdown
01:07:55
Enterprise UI Development: What's the value proposition of Code Coverage?
02:22:16
Shopping List App - Push & In-app Notifications
52:05
Shopping List App - Haptics or Vibration Feedback
33:28
Shopping List App - Layout Animation & Libraries
01:43:38
Shopping List App - Data persistance
01:29:28
Advanced Redux: Combine Observables - Timer Example
01:22:54
Shopping List App - Delete & Toggle Items with Pressable
01:43:24
Shopping List App - Input, Scrolling & List
03:43:14
React Native : Shopping List App - Navigation
03:23:37
React Native : Shopping List App
01:02:32
React Native - React-Native Rendering Mechanism Anatomy
01:35:56
React Native - React-Native architecture and Setup
01:51:48
AI-Powered Fullstack Next.js - Journal App : Setup
01:29:58
Enterprise UI Development: Integration Testing with Playwright
01:24:45
Advanced Redux: A quick recap of Process and Thread
01:32:22
Advanced Redux: Observable operators in RxJS. Examples
49:31
Advanced Redux: Observable operators in RxJS. What's the value proposition?
01:26:33
Next.js Fundamentals: Server-Actions with Loading & Error Components.
01:25:33
Next.js Fundamentals: What it's for Server-Actions?.
01:40:15
Advanced Redux: Observable for User Events like fromEvent
01:30:40
Advanced Redux: Observable creation and explore ES6 with it
01:08:51
Advanced Redux: Observable for single Values and Promises
01:07:06
Advanced Redux: How to create and Observable? and Why we need it?
01:38:51
Next.js Fundamentals: React Server Components vs Client Component Example
01:13:29
Enterprise UI Development: How to mock API calls with Mock Service Library?.
51:59
Next.js Fundamentals: What Issues React Server Components Solve
01:10:50
Advanced Redux: Before RxJS, How Did Things Look?
01:02:21
Next.js Fundamental : An example of React Server Component
47:24
Advanced Redux: What's the value propostion of RxJS?
01:27:44
Advanced Redux: Quick recap in Concurrency and Why Observables Matter
59:06
Enterprise UI Development: Why mocking? & What things do we mock?
01:39:48
React Native - What problems does React-Native solved? and Why we need Expo?
01:24:31
Advanced Redux: Example Data fetching Stream bytes before Observables
01:14:49
Advanced Redux: How can we wait for an user input?. Debounce with RxJs
02:04:32
Enterprise UI Development: Here is when Architecture kicks in. A bit of history
01:40:04
Next.js Fundamental : What Problems do React Server Component solve?
01:20:48
Advanced Redux: What is an Observable?. Why do we care as UI Specialist?
01:49:07
Advanced Redux: If the data source sends a stream of data, can Promises help us here?
01:33:23
Advanced Redux : Countdown in Javascript. The event loop and Concurrency
01:22:40
Advanced Redux : How to fetch data with Generators and Promises?. An Example
02:21:37
Advanced Redux : How to handle rollback when one request failed? Promise.allSettled
01:37:43
Advanced Redux : Data Fetching with Generators and Promises