page banner
'How to Provide Your Client With the Perfect Tech Vendor' post illustration
How to Provide Your Client With the Perfect Tech Vendor

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.

'How and Why Twitter Uses Scala' post illustration
How and Why Twitter Uses Scala

What makes Twitter use Scala? Lightning-fast speed⚡? Or support for large-scale systems? Find out in this article.

'How Tech Giants Use Scala' post illustration
How Tech Giants Use Scala

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

'Tech Advising 101' post illustration
Tech Advising 101

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.

avatar
'GraphQL Subscriptions on WebSockets for Scala applications' post illustration
GraphQL Subscriptions on WebSockets for Scala applications

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.

avatar
'How to Test and Debug a GraphQL API in Scala' post illustration
How to Test and Debug a GraphQL API in Scala

Testing and debugging your Scala application built with GraphQL and Sangria can't be easier with our article.

avatar
'Generating Dynamic Virtual Modules with Webpack Virtual Modules Plugin' post illustration
Generating Dynamic Virtual Modules with Webpack Virtual Modules Plugin

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.

avatar
'Best Practices for Processing HTTP Headers and Cookies in a Scala GraphQL API' post illustration
Best Practices for Processing HTTP Headers and Cookies in a Scala GraphQL API

Processing HTTP headers and cookies in a Scala and GraphQL API with Sangria is easy once you read our article.

avatar
'Error Handling in a GraphQL API built with Scala and Sangria' post illustration
Error Handling in a GraphQL API built with Scala and Sangria

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.