Liven
September 26th, 2016, 12:55 PM
I am starting to use more node.js and mongodb for my applications and use Google Compute Engine for hosting. I come from a strictly PHP background so node.js is really different, but really simple!
To compare, I have 295+ lines of PHP code just to insert and update using mysqli. In node with mongodb, I've only used around 265 for inserting, updating and deleting from database. It's not much difference in lines but the simplicity is astounding!
I still plan on using digital ocean, but only for minor things.
What do you use for your backend? What hosting, and languages?
To compare, I have 295+ lines of PHP code just to insert and update using mysqli. In node with mongodb, I've only used around 265 for inserting, updating and deleting from database. It's not much difference in lines but the simplicity is astounding!
I still plan on using digital ocean, but only for minor things.
What do you use for your backend? What hosting, and languages?