So in reading about category theory I'm starting to see this picture that it is just a higher level of abstraction where we consider similarities between mathematical structures by way of morphisms between them. In reading the beginning of Maclane's book, he mentions one of the useful results we get from category theory is the idea of universal constructions/properties.
My question is, what's an instance where a universal property has shortened a proof significantly?
Here is a simple example from group theory. Suppose $n \neq m$ are positive integers. A common exercise is to show that the free groups $F_n$ and $F_m$ are not isomorphic. There are lots of ways of doing this, but to my mind the cleanest way is to use their universal properties: $F_n$ is the free group on $n$ generators, or said another way, it represents the functor $G \mapsto G^n$ in the sense that
$$\text{Hom}(F_n, G) \cong G^n.$$
So if $G$ is a finite group of order $|G| \neq 1$ then there are $|G|^n$ homomorphisms $F_n \to G$ and $|G|^m$ homomorphisms $F_m \to G$ and these numbers are different.