d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > I Uninstalled Vs Community
Add Reply New Topic New Poll
Member
Posts: 23,862
Joined: Aug 16 2006
Gold: 20.00
Oct 8 2015 07:33pm
I don't think I am ever writing in anything other than node again for the rest of my life

and np++ is a good enough editor for me until I reboot the ol' linux laptop from school

This post was edited by Eep on Oct 8 2015 07:34pm
Member
Posts: 32,925
Joined: Jul 23 2006
Gold: 3,804.50
Oct 8 2015 07:42pm
i'm not familiar with an IDE called "node". got a link? or are you saying you love nodejs?
Member
Posts: 23,862
Joined: Aug 16 2006
Gold: 20.00
Oct 8 2015 09:12pm
Quote (carteblanche @ Oct 8 2015 08:42pm)
i'm not familiar with an IDE called "node". got a link? or are you saying you love nodejs?


When I had VS, I always felt inclined to write C# or VB (silly, I know)

Going through a node tutorial to build a RESTful api at the moment and it is kind of blowing my mind.

I got some files up in np++, the windows cmd line, XAMP (for mysql) and postman running and life is good.
Member
Posts: 32,925
Joined: Jul 23 2006
Gold: 3,804.50
Oct 9 2015 05:19pm
what are you using? express js?

i've never used c# for rest services (just soap), but i thought it was pretty straight forward as well?
Member
Posts: 23,862
Joined: Aug 16 2006
Gold: 20.00
Oct 9 2015 11:22pm
Quote (carteblanche @ Oct 9 2015 06:19pm)
what are you using? express js?

i've never used c# for rest services (just soap), but i thought it was pretty straight forward as well?


using express, yeah
Member
Posts: 62,215
Joined: Jun 3 2007
Gold: 9,039.20
Oct 12 2015 07:32am
All you need is Emacs bb
Member
Posts: 24,488
Joined: Jul 11 2011
Gold: 1,272.50
Oct 12 2015 11:25am
Mix node with https://github.com/petruisfan/node-supervisor

And it's heaven :wub:
Member
Posts: 23,862
Joined: Aug 16 2006
Gold: 20.00
Oct 12 2015 06:35pm
I need to find some best coding practices for express....how to split routes, how to build a file structure etc.
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll