Diego Nieto Cid

Diego Nieto Cid

Software developer working on Node.js projects most of the time. Amateur recurve archer

  • Articles
  • email
  • github
  • linkedin
2025 © All rights reserved.

Meteor

April 2019Meteor

Meteor wrapAsync and this

Calling `wrapAsync` on a function will not propagate the value of `this` from the resulting function to the wrapped function. But the behaviour may be emulated by transforming it into an actual parameter.

Read
April 2019Meteor

Meteor Settings on the Client-Side

Meteor settings in the public key-space may be computed at run-time during server bootstrap and pushed to the client.

Read
← PREV
→ NEXT