$$\frac{d}{dx} \sin(x) = \lim_{h\to 0} \frac{\sin(x+h) - \sin(x)}{h}$$
$$\frac{d}{dx} \sin(x) = \lim_{h\to 0} \frac{\sin(x)\cos(h) + \cos(x)\sin(h) - \sin(x)}{h}$$
$$\frac{d}{dx} \sin(x) = \sin(x)\lim_{h\to 0} \frac{\cos(h) -1}{h} + \cos(x)\lim_{h\to 0} \frac{\sin(h)}{h}$$
Normally I'd use L'Hopital's Rule here but considering that I'm trying to find the derivative in the first place, that kind of defeats the purpose.
Is there an easier way to approach these limits? I'm not seeing anything obvious.
There is no algebraic approach to it. The two I know are:
use some geometric considerations on the unit circle to obtain the two limits by squeezing with obvious limits.
Define sine and cosine using their Taylor series. The derivatives are then obvious.