Backend.

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

ProductDock: Bojan Ćorić

Backend

Exploring the Spring Authorization Server

ProductDock
23. Mai 2024
Bojan Ćorić, our software engineer, delivered a talk at the year-end conference titled "Exploring the Spring Authorization Server." He explored the functionalities of a relatively new authorization server from the Spring ecosystem, offering a potential solution tailored to your requirements.
Find out more
ProductDock: Danijel Dragičević

Backend, DevOps

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
ProductDock: Jovica Zorić

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
Jovica Zorić

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

Backend

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