Our Blog

Dive into a world of insights and inspiration on our blog. 

What is OAuth 2.0?

What is OAuth 2.0 and how it works. Read how to make secure authorization and how the protocol works.

Saving large files with PlayFramework

Saving large files with PlayFramework

Almost every server application sooner or later requires some form of processing of user uploaded files. While files are small and in small quantities you can get away with saving them to the server's RAM first. Problem starts when they become bigger than your RAM...

Flutter for desktop

Flutter for desktop

Is it possible to create flutter app on desktop? Is flutter truly multiplatform technology not only for Android and iOS.

Flutter for web

Flutter for web

Flutter is officially for web. How to create truly multiplaform apps also for web not only on Android and iOS.