A Tech Advisor knows how the completed software product should look like and how the development process should be established, but still have to choose who to involve to implement this vision into reality.
What makes Twitter use Scala? Lightning-fast speed⚡? Or support for large-scale systems? Find out in this article.
Scala adoption is growing with startups and tech giants like Netflix using it. See how Scala helps businesses and get inspired for your own project
You can earn by utilizing your expertise as a tech advisor. We’ll show you how. From a CTO to a consultant, see how to help others and make money.
In this article, we review a simple option to introduce GraphQL subscriptions on WebSockets into your Scala GraphQL API using Play 2, Sangria, and Akka Streams.
Testing and debugging your Scala application built with GraphQL and Sangria can't be easier with our article.
If you need to generate virtual files and want webpack to treat them as real files, you can use a special plugin Webpack Virtual Modules. Find out how you can use the plugin for your project.
Processing HTTP headers and cookies in a Scala and GraphQL API with Sangria is easy once you read our article.
For a Scala and GraphQL API, proper error handling is one of the keys to successful development. And Sangria gives us enough tools to get track and manage various errors with GraphQL queries.