I have a single page application, having sensitive content, and needs to be secured. This question is specific with securing against XSS and CSRF attacks.
Explan
CSP is a rather new concept for me, but from what I know, my answer is: use them all. I'll try to elaborate.