What are some neat tricks used to evaluate limits that might be otherwise a problem to deal with? I'm not asking for methods akin to L'Hopital's rule.. which is often used.
My question is geared towards garnering comparatively less known\ esoteric methods to evaluate limits.

hint: $$f(x)=e^{\ln f(x)}\\ \lim_{x \to a}f(x)^{g(x)}=e^{\lim_{x \to a}\ln(f(x)){g(x)}}$$ now not that $f(x) \to 1 \\\ln f(x) \to 0\\$ $$x \to 0 \to \ln(1+x)=x-\frac{x^2}{2}+\frac{x^3}{3}-...\\ $$ substitute x by $f(x)-1$ because $f(x) \to 1$ so $f(x)-1 \to 1-1=0$ that mean $$\ln(f(x))=\ln({\color{Red}{(f(x)-1)}}+1)={\color{Red}{(f(x)-1)}}-\frac{{\color{Red}{(f(x)-1)}}^2}{2}+\frac{{\color{Red}{(f(x)-1)}}^3}{3}-...\sim {\color{Red}{(f(x)-1)}} $$ now look above ,and put for $\ln(f(x))$
$$ \to \lim_{x \to a}f(x)^{g(x)}=\\e^{\lim_{x \to a}\ln(f(x)){g(x)}}\\=e^{\lim_{x \to a}{\color{Red}{(f(x)-1)}}{g(x)}} $$