...

/

Challenge: Chaining Methods and Properties

Challenge: Chaining Methods and Properties

Implement functions in a class so that they can be chained to any other function.

We'll cover the following...

Task

Let’s add two methods to represent the register ...