Step 1: Break apart the exponent.
Use $e^{A+B} = e^A \cdot e^B$ to write $e^{e^x + x} = e^{e^x}\cdot e^x$. So the integral becomes $\displaystyle\int e^{e^x}\cdot e^x\,dx$.
Step 2: Spot the inner-outer pattern.
Notice $e^x$ is exactly the derivative of $e^x$, the quantity sitting in the upper exponent. This is the classic $\int e^{f(x)}f'(x)\,dx$ shape.
Step 3: Substitute.
Let $t = e^x$. Then $dt = e^x\,dx$, which is precisely the leftover factor in the integrand.
Step 4: Rewrite the integral in $t$.
The integral turns into $\displaystyle\int e^t\,dt$.
Step 5: Integrate.
$\displaystyle\int e^t\,dt = e^t + c$.
Step 6: Restore the original variable.
Replacing $t = e^x$ gives $e^{e^x} + c$.
\[ \boxed{e^{e^x} + c} \]