Ideas!
Ideas!

We start with your project idea, no matter how rough. From there, we help you refine it into a clear, actionable plan through iterative communications, whether that’s via online meetings, chat messages, or email threads.

Remote Services
Remote Services

This is a bit of a technical deep dive, but if you’re interested in the internal workings of Nandeshou then hopefully you’ll enjoy this insight.

When I began implementing Nandeshou, the initial services were all in a single process, so if a service needed to return another service then I could return a reference to it and it worked great. Until it didn’t.