All Posts

The Story Behind Uclusion

The Story Behind Uclusion

We founded Uclusion to solve the problem of working on what is most important. Over the years we’ve had many experiences that led us to strongly believe there has to...

David Israel David Israel

Capabilities and JWT Security

Security for products like Uclusion, is a tricky beast. You need to provide a robust security model, but you don’t have a lot of wall clock time you can spend...

Ben Follis Ben Follis

Integration Tests, Promises and Websockets

Uclusion is powered by an eventually consistent Rest API and uses WebSockets to inform the client when data changes server side. This means that any integration test that depends on...

David Israel David Israel

Designing SaaS Rest APIs for web clients

For a typical browser IndexedDB storage gives you access to as much as half the free disk space. Once you convince yourself to use Rest, having that much storage makes...

David Israel David Israel