I was just watching this video, where he calculates $$I := \int x^{dx} -1.$$ The reasoning is that $$I =\int\frac{x^{dx} -1}{dx}dx,$$ and then he uses $$\lim_{h\rightarrow0} \frac{x^{h} -1}{h} = \ln x$$ to give that $$I = \int\ln x dx.$$
The argument makes sense to me, at least informally.
Is it standard to ascribe meaning to integrals of this form as the author has done in the video, or is it just a curio that he's come up with?
Is there some way to extend his method to a wider class of integrals of the form $\int f(x, dx)$?
Clearly the $f$ in his example has been chosen to give the required result. Are there applications where you would want to be able to calculate $\int f(x, dx)$ for a more generic $f$ than the one in the video? Is there some kind of geometric meaning to this expression?
Edit: I've been linked to a similar question in the comments. The answers to this question don't address any of the questions I've asked, and essentially only restate the working that I've written.