Backend.

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

Headshot of Jovica Zorić

Backend

Building APIs made easy: From specification to code generation and testing

Jovica Zorić
25. Jul 2024
APIs (Application Programming Interface) have become one of the most important components of modern digital applications. Whether you're developing a mobile app that needs to interact with a server, integrating third-party services, or building microservices, a robust and well-designed API is essential. Building APIs can be a challenging task, often involving complex workflows.
Find out more
Headshot of Bojan Ćorić

Backend

ProductDock
23. May 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
Headshot of Danijel Dragičević

Backend, DevOps, Integration

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