What is objective and advantage of reactive programming

T.Zacks 3,986 Reputation points
2021-04-02T19:25:03.357+00:00

I never use reactive programming with C#. i like to know few scenario when people should go for reactive programming. please discuss few scenarios.

what is the advantage of reactive programming ?

please share some tutorial links for reactive programming in c#. thanks

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,310 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Castorix31 81,831 Reputation points
    2021-04-03T09:31:51.97+00:00

    You can find extracts from the book : "Reactive Programming for .NET Developers" :

    Chapter 1. First Steps Toward Reactive Programming

    0 comments No comments