Backend.

Explore the latest backend technologies and techniques for building scalable, efficient, and secure web applications.

Headshot of Jovica Zoric

Backend, Software modernization

Exploring vendor agnostic feature management with OpenFeature

Jovica Zorić
22. Feb 2024
Feature flags have become a cornerstone of modern software development, empowering developers to modify system behavior without rewriting code. By placing conditional statements, usually if-else cases, around sections of code, developers can control the activation or deactivation of features in real time.
Find out more
Headshot of Danijel Dragičević

Backend, General, Integration

Danijel Dragičević
26. Jan 2024

Anypoint Code Builder is a new integrated development environment provided by MuleSoft for building APIs and integrations. It’s designed to streamline and simplify the development process, offering tools and features that enhance the efficiency of developers. Currently, it is in the open beta phase. Users are allowed to test and explore the functionalities of this tool.

Find out more
Headshot of Bojan Ćorić

Backend, Integration, Software modernization

Bojan Ćorić
10. Jul 2023

Working with large and complex datasets presents a number of challenges for developers and data analysts. The size of these datasets can be overwhelming and real-time data adds another layer of complexity. That is where Apache Beam comes in. 

Find out more
Headshot of Nemanja Vasiċ

Backend, Integration, Software modernization

Nemanja Vasić
18. May 2023

In software development, data serialization is an essential aspect of any communication protocol, and it is crucial to ensure seamless and efficient data exchange. While many developers are familiar with popular serialization formats such as JSON, YAML, and XML, fewer are aware of Protocol Buffers.

Find out more
Headshot of Danijel Dragičević

Backend, Frontend, Integration, Software modernization

Danijel Dragičević
20. Mar 2023

A low-code approach to software development offers a visual environment that enables users to build programs with little to no manual coding. Low-code solutions utilize premade components (graphics, buttons, text, connectors, etc.) for users to customize programs with simple drag-and-drop operations. 

Find out more