Backend.

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

ProductDock: Jovica Zorić

Backend

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
Bojan Ćorić

Backend, Integration

Bojan Ćorić
10. Juli 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
Nemanja Vasić

Backend, Integration

Nemanja Vasić
18. Mai 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
ProductDock: Danijel Dragičević

Backend, Frontend, Integration

Danijel Dragičević
20. März 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