Hackday – gRPC

Our streaming server Liberator serves financial data to browsers with low latency and high resilience.  We’ve used it for trading and pricing all kinds of assets in web based trading systems, and particularly for FX. However, this genericity means ...Read More

Pass the Remote – Hack Day 2021

Module Federation is a new feature in webpack 5 that allows you to pull dependencies from external sources. Correctly configured, those imports can be dynamic, shared between multiple apps, and pull in any kind of module (utility, component or feature). What’s ...Read More