Clear defensive programming with Go using Verifier library

Some software has higher than usual requirements for availability, safety or security. Very often in such projects, people practice… | Continue reading


@itnext.io | 8 years ago

Effectively communicate between Microservices

Choose between http/1.1 and gRPC. TL; DR: Use gRPC | Continue reading


@itnext.io | 8 years ago

Lessons from a small Firebase project. – ITNEXT

Awesome in principle, more painful in practice — there are some big gotchas waiting for the intrepid developer. | Continue reading


@itnext.io | 8 years ago

Evolution of PaaSes to Platform-As-Code in Kubernetes World

A typical application stack can be described as following, where infrastructure is the foundation upon which an application platform gets… | Continue reading


@itnext.io | 8 years ago

Working with Shopify Storefront API (GraphQL and JavaScript)

According to Shopify: The GraphQL Admin API lets you build apps and other integrations for the Shopify admin using GraphQL. With the API… | Continue reading


@itnext.io | 8 years ago

11 Best Programming Fonts

There are many posts and sites comparing fonts for programming and they are all amazing articles. So why I repeated the same subject here… | Continue reading


@itnext.io | 8 years ago

Dockerizing Java 10 Spring Boot App – Medium

In my previous article I’ve been talking about using Java 10 to build and run your Spring Boot app. Now it is time to talk how to put it… | Continue reading


@itnext.io | 8 years ago