$$\int{\dfrac{\arcsin{x}}{\sqrt{1 + x}}} \mathrm{dx}$$
This is a Q&A post. To clarify the title better, the challenge of the original question is to evaluate the integral using as less as possible, or even no $u$-substitutions.
My working is provided in the answer below. I am welcome to feedback and simpler methods that can complete the challenge better.
I am getting a slightly different result. Applying integration by parts: $$2\int{\dfrac{\arcsin{x}}{2\sqrt{1 + x}}} \space \mathrm{dx} = 2\sqrt{1 + x}\arcsin{x}- 2\int{\dfrac{\sqrt{1+x}}{\sqrt{1 - x^2}}} \mathrm{dx}= \\ 2\sqrt{1 + x}\arcsin{x}- 2\int{\dfrac{1}{\sqrt{1 - x}}} \mathrm{dx}= \\ 2\sqrt{1 + x}\arcsin{x} + 4\sqrt{1 - x} +C\\ $$