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
A Distributed Work Queue
YLD
• July 12
A Distributed Work Queue
YLD
• July 12So far, we’ve seen that creating a local queue can be very useful for streamlining the workload and persisting the work throughout process…
So far, we’ve seen that creating a local queue can be very useful for streamlining the workload and persisting the work throughout process…Read More...
Introduction At YLD we have been doing some work with offline-first applications and, with the release of Service Workers, a major step…
Introduction At YLD we have been doing some work with offline-first applications and, with the release of Service Workers, a major step…Read More...
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...