Thanks!
We'll be in touch shortly.
Have you subscribed to our newsletter?
It's full of lovely articles and interesting bits. You won't regret it we promise. We post every month or two and will never spam you.
Take a look at the blog while you're waiting
Check out some of the things we've been working on.
Elixir
Monitoring Phoenix LiveView performance
Phoenix LiveView is a game changer for dynamic web application development. But what happens when we get serious traffic, and things slow down? What if we have some ambitious concurrency and latency requirements?
Rob Ellen
8 October 2021 – 13 min read
Elixir
High performance Numerical Elixir with Nx
Numerical performance of Elixir code has received a massive boost with the release of Nx - Numerical Elixir. This is an exciting addition to the Elixir ecosystem, read on to find out what you can do with it!
Rob Ellen
23 September 2021 – 4 min read
TypeScript
Intro to Functional Programming in TypeScript with FP-TS
FP-TS is a useful library for programming TypeScript with the full power of functional programming. It provides some very handy functional tools from Pipelines to Currying to make our TypeScript programs more elegant and robust.
Nicholas Hammond
13 October 2021 – 5 min read