
Let’s Connect
If you need a consultation or want to learn more about our offering, please contact us.
Insights
- Streamlining Data Management with CKAN and Keycloak Integrationby Tanja DamjanovaIn the ever-evolving digital landscape, effective data management plays a pivotal role, driving organizations from diverse sectors to search for reliable tools and platforms. CKAN, a renowned open-source data management…
- CKAN Extension C3chartsby Dusko BogdanovskiThis extension opens up a plethora of possibilities for CKAN users, enabling them to seamlessly integrate captivating and interactive charts directly into their applications. Gone are the days of static data representations; Ckan Charts empowers users to create dynamic visualizations that breathe life into their datasets.From line charts to bar graphs, scatter plots to pie charts, the extension offers a wide range of options to cater to diverse data visualization needs.
- DOM vs. Virtual DOM – Understanding the Differencesby Hristijan PetkovskiReact is a widely used JavaScript library that simplifies the process of developing user interfaces. Its efficient performance is due to the implementation of the Virtual DOM. In this article,…
- Microservices Аrchitecture & Design – Part 1by Dimitar IlioskiIn this extensive tutorial series, we will delve into the theory of microservices and demonstrate how to build a simple prototype application using microservices with Java and Spring Boot. This is the first part of the series, where we will cover the fundamentals and theory behind microservices. In the upcoming tutorials, we will provide numerous practical examples of various aspects of this architecture