ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

368 results

The Debug Zone
StepVerifier: How to Assert on All Remaining Elements in Reactive Streams

In this video, we dive into the powerful world of reactive programming with a focus on StepVerifier, a key tool for testing reactive ...

1:30
StepVerifier: How to Assert on All Remaining Elements in Reactive Streams

11 views

6 months ago

The Debug Zone
Why Does RxJava Observable.subscribe(observer) Return Void? Explained

Understanding this design choice is crucial for effectively utilizing RxJava's reactive programming model. Join us as we break ...

2:17
Why Does RxJava Observable.subscribe(observer) Return Void? Explained

4 views

8 months ago

The Debug Zone
Mastering RxJava2: Combining Single, Maybe, and Completable in Complex Streams

In this video, we dive deep into the world of RxJava2, focusing on the powerful operators Single, Maybe, and Completable. You'll ...

2:23
Mastering RxJava2: Combining Single, Maybe, and Completable in Complex Streams

3 views

2 months ago

The Debug Zone
Fixing java.lang.NoClassDefFoundError: Missing Dependency for RxInvokerProvider

In this video, we dive into the common Java error: `java.lang.NoClassDefFoundError`, specifically focusing on the missing ...

3:53
Fixing java.lang.NoClassDefFoundError: Missing Dependency for RxInvokerProvider

8 views

1 year ago

The Debug Zone
Convert JSX to JSON/String and Back: A Step-by-Step Guide

In this video, we'll explore the fascinating process of converting JSX to JSON and back again. Whether you're a developer looking ...

2:42
Convert JSX to JSON/String and Back: A Step-by-Step Guide

16 views

8 months ago

The Debug Zone
Testing Exceptions in CompletableFuture: A Guide to Handling Errors

In this video, we delve into the intricacies of handling exceptions in Java's CompletableFuture. As asynchronous programming ...

2:57
Testing Exceptions in CompletableFuture: A Guide to Handling Errors

3 views

7 months ago

Interview DOT
WHY SPRING MVC CANNOT HANDLE BACKPRESSURE EFFICIENTLY | SENIOR ENGINEER INTERVIEW | InterviewDOT

SPRINGMVC #SPRINGINTERVIEWQUESTION #SENIORENGINEERINTERVIEW Click here ...

3:55
WHY SPRING MVC CANNOT HANDLE BACKPRESSURE EFFICIENTLY | SENIOR ENGINEER INTERVIEW | InterviewDOT

1,324 views

4 years ago

The Debug Zone
RxJava2: Conditional Repeat Logic in repeatWhen Operator Explained

You'll learn how to implement conditional repeat logic in your reactive programming workflows, allowing for more dynamic and ...

1:31
RxJava2: Conditional Repeat Logic in repeatWhen Operator Explained

7 views

6 months ago

The Debug Zone
Unit Testing RxJava's throttleLast Operator: Best Practices and Examples

As reactive programming gains popularity, understanding how to effectively test its components becomes crucial for developers.

1:36
Unit Testing RxJava's throttleLast Operator: Best Practices and Examples

3 views

4 months ago

The Debug Zone
Java 8 Streams Timeout: How to Handle Long-Running Operations Effectively

In this video, we delve into the powerful features of Java 8 Streams and explore how to effectively manage long-running ...

1:54
Java 8 Streams Timeout: How to Handle Long-Running Operations Effectively

2 views

1 month ago

The Debug Zone
CompletableFuture Explained: Multi-threaded vs Single-threaded Concurrency

In this video, we dive into the world of concurrency in Java, focusing on the powerful CompletableFuture class. We'll explore the ...

1:53
CompletableFuture Explained: Multi-threaded vs Single-threaded Concurrency

3 views

2 months ago

The Debug Zone
Resolving JDK Dynamic Proxy Injection Issues with Reactor.fn.Consumer

In this video, we delve into the complexities of JDK dynamic proxy injection issues that can arise in Java applications.

2:26
Resolving JDK Dynamic Proxy Injection Issues with Reactor.fn.Consumer

15 views

4 months ago

The Debug Zone
RxJava2: How to Zip Empty Maybe Observables Effectively

... manage scenarios where one or more observables may not emit any items, ensuring your reactive programming remains robust ...

1:31
RxJava2: How to Zip Empty Maybe Observables Effectively

2 views

10 months ago

The Debug Zone
RxJava: How to Get Previous Observable Result in Chained Network Requests

Whether you're a seasoned developer or just starting with reactive programming, this tutorial will equip you with the tools to ...

1:32
RxJava: How to Get Previous Observable Result in Chained Network Requests

2 views

7 months ago

Red Hat Developer
Visit Coderland's newest thrill ride the Reactica

Tutorial: Reactive programming and Eclipse Vert.x This is the fourth of a four-part interactive tutorial on reactive programming and ...

0:24
Visit Coderland's newest thrill ride the Reactica

334,779 views

6 years ago

The Debug Zone
Preventing Duplicate Retrofit Calls in RxJava 2: Handling In-Progress Requests

In this video, we delve into a common challenge faced by developers using RxJava 2: preventing duplicate retrofit calls when ...

3:44
Preventing Duplicate Retrofit Calls in RxJava 2: Handling In-Progress Requests

2 views

11 months ago

The Debug Zone
Spring WebFlux WebExceptionHandler: Writing Response Body Tutorial

As reactive programming gains popularity, understanding how to handle exceptions effectively is essential for building robust ...

3:09
Spring WebFlux WebExceptionHandler: Writing Response Body Tutorial

0 views

3 months ago

The Debug Zone
Emit List Items One at a Time from Flowable in Reactive Programming

In this video, we delve into the fascinating world of reactive programming, focusing on how to efficiently emit list items one at a ...

3:29
Emit List Items One at a Time from Flowable in Reactive Programming

3 views

11 months ago

The Debug Zone
Combining scan and flatMap in RxJava: A Comprehensive Guide

These operators are essential for managing complex data transformations and asynchronous operations in reactive programming.

1:30
Combining scan and flatMap in RxJava: A Comprehensive Guide

0 views

3 months ago

The Debug Zone
RxJava Relay vs Subjects: Key Differences and Use Cases Explained

In this video, we dive into the world of reactive programming with a focus on RxJava, specifically exploring the key differences ...

2:20
RxJava Relay vs Subjects: Key Differences and Use Cases Explained

1 view

1 month ago