Here is an excerpt from a textbook I am reading:
The prime example of a power series is the complex exponential function, which is defined for $z \in \Bbb{C}$ by $e^z = \sum_{n=0}^\infty \frac{z^n}{n!}$ ...... the series above converges absolutely for every $z \in \Bbb{C}$. To see this, note that $\left|\frac{z^n}{n!} \right| = \frac{|z|^n}{n!}$, so $|e^z|$ can be compared to the series $\sum |z|^n/n! = e^{|z|} < \infty$. In fact, this estimate shows that the series defining $e^z$ is uniformly convergent in every disc in $\Bbb{C}$.
So, I see how the estimate shows that $\sum_{n=0}^\infty \frac{z^n}{n!}$ converges absolutely for a fixed $z \in \Bbb{C}$, but I don't see how uniform convergence follows. The author is clearly appealing to some theorem that I can't recall at the moment. Initially I thought it was the Weierstrass $M$-test, but this doesn't seem right; perhaps I am applying incorrectly.
The function is uniformly convergent in any disc, and in fact it is even uniformly convergent in any bounded subset of $\mathbb C$. Indeed, if $|z| \leq R$,
$$ \left|\frac{z^n}{n!}\right| \leq \frac{R^n}{n!} $$
and the series $\sum_n \frac{R^n}{n!}$ is convergent (of sum $e^R$).