public marks

PUBLIC MARKS from ghis with tag node.js

2023

2022

tsconfig-paths doesn't work with node (works with ts-node) · Issue #61 · dividab/tsconfig-paths

(via)
running transpiled JS in node still requires to reference a tsconfig for paths translation

2020

Deno is a Browser for Code :: kitsonkelly.com — A recovering 7ft tall cactus

(via)
are also a couple other commands that make managing repeatable builds. deno cache would resolve all the dependencies for a supplied module and populate the Deno cache. deno bundle can be used to generate a single file “build” of a workload which all the dependencies are resolved and included in that file, so only that single file is needed for future deno run commands.

2014

petkaantonov / bluebird

(via)
Bluebird is a full featured promise library with unmatched performance.

Bacon.js

A small functional reactive programming lib for JavaScript. Turns your event spaghetti into clean and declarative feng shui bacon, by switching from imperative to functional. It's like replacing nested for-loops with functional programming concepts like map and filter. Stop working on individual events and work with event streams instead. Combine your data with merge and combine. Then switch to the heavier weapons and wield flatMap and combineTemplate like a boss. It's the _ of Events.

2013

2010

Blog rolling with mongoDB, express and Node.js - How To Node - NodeJS

by 1 other (via)
Introduction to Node.js, Express.js and MongoDB with a simple blog example.

Understanding node.js » Debuggable Ltd

by 2 others (via)
Questions, answers and metaphore to understand node.js.

Announcing tempalias.com « gnegg

(via)
Posts describing the development of tempalias.com, a web service for forwarding email to a temporary alias build with node.js and redis.

node.js

by 6 others (via)
Node's goal is to provide an easy way to build scalable network programs.

A HTTP Proxy Server in 20 Lines of node.js Code - good coders code, great reuse

(via)
This is just amazing. In 20 lines of node.js code and 10 minutes of time I was able to write a HTTP proxy. And it scales well, too. It's not a blocking HTTP proxy, it's event driven and asynchronous, meaning hundreds of people can use simultaneously and it will work well.

ghis's TAGS related to tag node.js

async +   bluebird +   browser +   code +   concurrency +   deno +   deploy +   dev +   drivers +   email +   esm +   event +   express.js +   functional programming +   GC +   heroku +   http +   javascript +   module +   mongodb +   mongoose +   non-blocking apps +   NoSQL +   orientdb +   performance +   promise +   proxy +   redis +   scalability +   smtp +   test +   tuto +   typescript +   web +