Backend.

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

Headshot of Danijel Dragičević

Backend, DevOps

Monitoring APIs with BAT CLI

Danijel Dragičević
29. Apr 2024
In today's world, integrating our software with other systems isn't just a luxury – it's a necessity. Ensuring the proper quality of service becomes a more important and challenging task to do.
Find out more
Headshot of Jovica Zoric

Backend

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 Jovica Zoric

Backend, Frontend

ProductDock
13. Feb 2024

Jovica Zorić, CTO at ProductDock, discussed "Building a CRUD App with React meta-framework" in our Friday Talk. He analyzed a new Refine framework, and its classification as a meta-framework caught his attention. Refine aims to simplify CRUD App development, prompting him to give it a try after a brief review of its documentation.

Find out more
Headshot of Bojan Ćorić

Backend

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

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

Danijel Dragičević
20. Mar 2023
Find out more