ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Other Software > Developer's Corner

Node.js Learning Resources?

<< < (2/3) > >>

mouser:
I'm going to start work on a node.js game idea soon :)

publicdomain:
Hey guys, love Node.js and the whole server-side JavaScript idea.

I've embarked on a "pdMultiSite" project based on Express.js (the popular Node.js framework).

The next batch of sites in our operation go live with this new web engine.

I'm enjoying developing it and would like to recommend Mongoose ODM; it makes working with the MongoDB backend a joyful experience with easy-to-use schemas.

Express + Mongoose = :Thmbsup:

mouser:
I'm in the middle of a big nodejs / express / mongoose project; you can see my code on github here: https://github.com/dcmouser/approom

publicdomain:
I'm in the middle of a big nodejs / express / mongoose project; you can see my code on github here: https://github.com/dcmouser/approom
-mouser (January 19, 2020, 10:43 PM)
--- End quote ---

Congrats! :up:

We're almost into the same stack! I'm using EJS as view engine.

mouser:
Yeah I must say I'm not thrilled with the mustache template engine.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version