With logarithmic differentiation, it is quite simple to compute the derivative of $x^x$:
$$y=x^x$$ $$\ln {y} =x \ln{x}$$ $$\frac {1}{y} \frac {dy}{dx} = \ln{x} +1$$ $$\frac {dy}{dx} =\left( ln(x)+1 \right) x^x.$$
Is there a method to compute the derivative of ${ x }^{ x }$ that does not rely on logarithmic differentiation?