Register a SA Forums Account here!
JOINING THE SA FORUMS WILL REMOVE THIS BIG AD, THE ANNOYING UNDERLINED ADS, AND STUPID INTERSTITIAL ADS!!!

You can: log in, read the tech support FAQ, or request your lost password. This dumb message (and those ads) will appear on every screen until you register! Get rid of this crap by registering your own SA Forums Account and joining roughly 150,000 Goons, for the one-time price of $9.95! We charge money because it costs us money per month for bills, and since we don't believe in showing ads to our users, we try to make the money back through forum registrations.
 
  • Locked thread
duck monster
Dec 15, 2004

Fib posted:

Hi guys, great thread! I'm a bit of a Node 'newbie' but I can tell you that if you don't like callbacks, there are blocking versions of all the IO library calls :) That's what I'm using for my current project, a FreeBASIC to C++ compiler written in Node.js.

javascript programmers explained.

Adbot
ADBOT LOVES YOU

duck monster
Dec 15, 2004

pepito sanchez posted:

ES6 does prototypal inheritance pretty easy and straightforward, i think.
https://www.youtube.com/watch?v=CozSF5abcTA

i just use typescript to transpile into es5 but i'm sure there must be some alternative out there.

http://www.python.org

duck monster
Dec 15, 2004

Whats the vibe on the loopback stuff? The hand-holding command line stuff seems nice.

The use of javascript makes me want to die a little bit every time I use it, but I'll admit loopback seems like a useful way to throw together a fast api without having to spin up and configure a django-rest-framework stack

  • Locked thread