I am creating a discussion forum from scratch, but I already have a good part of the skeleton web like: creation of a topic, respond and view topic. My doubt is between using php (not manjar yet) or jquery plus API, and the database being used will be mongodb. What do you most experience advise?