Introduction to Thinking in Properties
Get introduced to what we'll be going through in the chapter.
We'll cover the following...
In the last chapter, we went over basic properties, including their syntax and generators that are available out of the box. We played with the biggest(List)
function, ensuring it behaved properly. We should now have a good idea of what a property looks like and how to read it, but chances are we might not feel ...