Let's end this chapter by considering some other sundry functions that provide results such as new finders, decoupling methods from objects, and more. Our examples will include the following:
- Turning operations (such as adding with the + operator) into functions
- Turning functions into promises
- Accessing objects to get the value of a property
- Turning methods into functions
- A better way of finding optimum values