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
NodeConf Oslo 2016
YLD
• June 27
NodeConf Oslo 2016
YLD
• June 27NodeConf Oslo 2016I had the pleasure of attending NodeConf Oslo, a one day event on June 4th. As this was my first JS/Node conference ever…
NodeConf Oslo 2016I had the pleasure of attending NodeConf Oslo, a one day event on June 4th. As this was my first JS/Node conference ever…Read More...
How to build a reliable transaction experience
YLD
• June 24
How to build a reliable transaction experience
YLD
• June 24…by using replicated transaction documents and a clerk TL;DR HTTP RESTful APIs are the wrong level of abstraction to deliver complex…
…by using replicated transaction documents and a clerk TL;DR HTTP RESTful APIs are the wrong level of abstraction to deliver complex…Read More...
On attending React-Europe 2016
YLD
• June 20
On attending React-Europe 2016
YLD
• June 20React-Europe was an amazing 2-day conference held in Paris on June, 2 and 3. On this second edition, there were a lot of talks about React…
React-Europe was an amazing 2-day conference held in Paris on June, 2 and 3. On this second edition, there were a lot of talks about React…Read More...
Sharing code between native and web: React and Relay
YLD
• June 13
Sharing code between native and web: React and Relay
YLD
• June 13Choosing React Native comes with a set of unique advantages, such as a single ecosystem (JavaScript vs. Java/Swift/Objective-C), faster…
Choosing React Native comes with a set of unique advantages, such as a single ecosystem (JavaScript vs. Java/Swift/Objective-C), faster…Read More...
ScotlandJS 2016
YLD
• June 07ScotlandJS 2016
YLD
• June 07ScotlandJS 2016 Written by Richard Littauer On June 2–3 I attended ScotlandJS for the first time, in Edinburgh. I went to the University of…
ScotlandJS 2016 Written by Richard Littauer On June 2–3 I attended ScotlandJS for the first time, in Edinburgh. I went to the University of…Read More...
Using a Persistent Local Queue in Node.js
YLD
• June 02
Using a Persistent Local Queue in Node.js
YLD
• June 02As we’ve seen in the previous article of this series , an in-memory queue can be useful in streamlining a work load and retrying by…
As we’ve seen in the previous article of this series , an in-memory queue can be useful in streamlining a work load and retrying by…Read More...