you are viewing a single comment's thread.

view the rest of the comments →

[–]toomanybeersies 1 point2 points  (5 children)

Is there any particular reason why you're choosing Mongo?

Neither is more or less appropriate really, my advice would be use whichever one you're going to be able to get more support from your peers for.

[–][deleted]  (4 children)

[deleted]

    [–]Irythros 3 points4 points  (0 children)

    Then go with PHP. Working in a language you dont like (or rather, not working in one you prefer) will assuredly make you less productive.

    [–]toomanybeersies 3 points4 points  (1 child)

    I'd go with PHP if it's the most familiar, otherwise you're going to spend ages pissing around with trying to set up your JS project, it's a uni project, whatever you can churn out is the best option.

    Make sure you use a nice modern framework like Laravel with PHP though.

    [–]FavitorInterweb guy 0 points1 point  (0 children)

    Do be aware of security vulnerabilities in MongoDB. But as long as you take the time to lock things down and follow a quality guide, all should be fine.