Apply reactive-style to DateRange class instead of Observer pattern
Using reactive fields makes the code much cleaner and doesn't require that much boilerplate code.
Using reactive fields makes the code much cleaner and doesn't require that much boilerplate code.