A collection of thoughts, musings and insights from our talented group of software engineers and product designers - read all about it on our blog.
Recent articles
The return of Node Tuts
YLD
• February 24The return of Node Tuts
YLD
• February 24When I first started developing in Node (back in version 0.1) there weren’t many resources around that you could learn from. I had to learn…
When I first started developing in Node (back in version 0.1) there weren’t many resources around that you could learn from. I had to learn…Read More...
Announcing the Node Patterns mini-book series
YLD
• February 12Announcing the Node Patterns mini-book series
YLD
• February 12tl;dr: New mini-book series about Node-based code and networking patterns here: http://nodepatternsbooks.com I first started playing around…
tl;dr: New mini-book series about Node-based code and networking patterns here: http://nodepatternsbooks.com I first started playing around…Read More...
Building a voucher site
YLD
• January 07Building a voucher site
YLD
• January 07The objective was to develop an HTML embedable widget to facilitate the purchase of voucher codes. The number of screens was under ten with…
The objective was to develop an HTML embedable widget to facilitate the purchase of voucher codes. The number of screens was under ten with…Read More...
nano 6 and the Coverage Contract
YLD
• November 12nano 6 and the Coverage Contract
YLD
• November 12Coming with version 6 nano enforces 100% test coverage. It does so by including the pre-commit node module. This module automatically…
Coming with version 6 nano enforces 100% test coverage. It does so by including the pre-commit node module. This module automatically…Read More...
Skiff: Raft Distributed Consensus in Node.js
YLD
• October 27Skiff: Raft Distributed Consensus in Node.js
YLD
• October 27The problem At YLD we are building some new customer-facing products, and every now and then we need to decide on which persistent storage…
The problem At YLD we are building some new customer-facing products, and every now and then we need to decide on which persistent storage…Read More...
Node Performance and Security Training comes to London
YLD
• September 04Node Performance and Security Training comes to London
YLD
• September 04I’ve seen an app that has terrible performance. It’s written in Node. Ergo Node doesn’t scale. Q.E.D. Something like this happens frequently…
I’ve seen an app that has terrible performance. It’s written in Node. Ergo Node doesn’t scale. Q.E.D. Something like this happens frequently…Read More...