I want learn how to create web site client/server. Now my next project it's create a website where user can share personal events and other user can rating these. So I need a system authentication(with permission, normal user can only rating the event, the organizers can also add new events), a system data storing(I'm thinking to use mondogb or redis). How can I do this? There are manuals/tutorials that help me? I know that I can easly do it using ASP.Net but I want learn another technology so I have choosen node.js
Il giorno mercoledì 21 maggio 2014 17:54:33 UTC+2, Aria Stewart ha scritto: > > > On May 21, 02014, at 3:32, Fabio Baravalle > <[email protected]<javascript:>> > wrote: > > > Hi guys I want learn node.js. I know C#, ASP.Net, C/C++, javascript, > HTML/CSS and other languages/script languages(python, dart, sql, t-sql > etc...). I want learn node because js is the future (Client/Server) and > ASP.Net it's not fast as node.js and its frameworks. > > I have read some tutorial on internet but they are too generic. Are > there manuals or tutorial more detailed about node.js? > > Node’s a small addition to a relatively small language — there’s not a ton > there. > > That said there are huge numbers of libraries and frameworks. What are you > trying to do with node? Web services? Realtime? Framework like express? > > Knowing what you’re after might help clarify what to direct you toward. I > suspect what you want aren’t tutorials in “node.js” but in something more > specific for what you’re trying to accomplish. > > Aria > -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/403b961a-4505-4cd9-8a77-675848d90bc8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
