Devot Logo
Devot Logo

Read, learn, develop.

Devote yourself.

Hot from the oven
Java Design Patterns: Tips, Challenges, and Best PracticesVladimir Š.9 min readDec 20, 2024Java Design Patterns may seem complex at first, but once you grasp their underlying principles, they can help you organize your code for better scalability, make it easier to maintain, improve efficiency, and more.
Java Design Patterns: Tips, Challenges, and Best Practices
Challenges of Being a Tech Lead
Business & Life
Marko M.9 min readNov 6, 2023
Challenges of Being a Tech LeadBecoming a tech lead involves much more than just coding. In addition to the essential technical expertise, tech leads need to possess a diverse skill set, ranging from cross-departmental coordination to effective mentoring. In this blog post, let’s delve into the attributes that define a true leader in the tech world and explore the unique challenges tech leads face on a daily basis, offering a glimpse into a typical day in the life of a tech lead at Devōt.
Organizational Changes Do Not Happen Overnight
Business & Life
Nikola M.6 min readOct 23, 2023
Organizational Changes Do Not Happen OvernightThe best way to learn about something is to learn from your own personal experience. Let’s see how implementing Agile works within a large organization, navigating the challenges from the kick-off to scaling and beyond. Throughout this blog post, we'll examine the crucial role of leadership in transforming the organizational mindset and uncover the strategic application of the Flight Level model. Explore why Agile transformation is an ongoing journey, placing emphasis on values over superficial changes.
How Technology Is Breaking Barriers in Healthcare
Industry Insights
Tina Lj.6 min readOct 11, 2023
How Technology Is Breaking Barriers in HealthcareThis blog post explores how technology is revolutionizing healthcare, breaking down barriers, and enhancing patient outcomes. From the evolution of telemedicine to the power of AI, let’s see how various technologies are shaping a better future for healthcare.
Balancing Work and Well-Being
Culture
Tina Lj.8 min readSep 25, 2023
Balancing Work and Well-BeingFor the upcoming Mental Health Day, let’s go over the link between mental well-being and work. Discover key mental health concepts and practical strategies to address the sense of isolation often experienced in remote work settings. Explore how neglecting the crucial balance between work and personal life can negatively affect your mental health. Finally, let’s see the significance of green ribbons in promoting mental health awareness.
How to Test Accessibility in HealthTech Apps
Technology
Tomislav B.9 min readSep 11, 2023
How to Test Accessibility in HealthTech AppsIt’s common to unintentionally exclude a broad spectrum of potential users when creating applications or websites. To ensure we don’t miss the opportunity to help countless individuals, accessibility testing becomes imperative. In this blog post, we will delve into how to test accessibility in HealthTech apps, what the significance is for both web and mobile platforms, and see what the value is across all industries.
What Are the Big Changes with Next.js 13?
Technology
Hrvoje D.8 min readAug 28, 2023
What Are the Big Changes with Next.js 13?Next.js 13 introduces exciting features that reshape how developers build applications. Explore what the big changes are with Next.js 13 to gain insight into the transformation of routing and server-side components, and learn how to overcome migration hurdles for enhancing the user experience.
Unifying Applications: Creating a Seamless Digital Ecosystem
Industry Insights
Rino K.7 min readAug 14, 2023
Unifying Applications: Creating a Seamless Digital EcosystemAs the practice of connecting various applications into a unified platform becomes increasingly common, it’s essential to understand how to integrate your existing applications. We’ll delve into the advantages and challenges associated with this process. One crucial aspect to always keep in mind is the essential role of user experience.
The Importance and the True Value of Product Discovery
Business & Life
Sandro B.7 min readJul 31, 2023
The Importance and the True Value of Product DiscoveryExplore the importance of having a good product team in an IT company. Discover how Devōt’s product team adds value to clients and end-users through effective product discovery and why problem statements are the heart of the product discovery process.
How Interoperability Is Improving Healthcare
Industry Insights
Sandro B.7 min readJul 17, 2023
How Interoperability Is Improving HealthcareInteroperability in health is a necessity. It has empowered healthcare providers, patients, and IT developers as a tool to collaborate in building a fast, connected, and efficient healthcare system. Let’s use examples to understand better how healthcare systems communicate and exchange data and what we offer in healthtech.
Famous Programming Errors That Everyone Should Learn From
Industry Insights
Rino K.9 min readJun 9, 2023
Famous Programming Errors That Everyone Should Learn FromThere is power in making mistakes and learning from them. As programmers, to avoid them, we write automated tests, check each other’s code, work with QA engineers, and use various tools to indicate errors. But some of them are so big and even more, so interesting that we talk about them even sixty years later. Let’s explore how they happened throughout history and what we can learn from them.
Why Hire a Boutique Software Development Company?
Business & Life
Iva P.4 min readMay 12, 2023
Why Hire a Boutique Software Development Company?Choosing a reliable software development company can be challenging. So, partnering with a highly specialized company is often reasonable because it has various benefits. Here are five reasons why it’s beneficial to consider a boutique software company as your potential technology partner.
How to Start Automation Testing With Cucumber in Ruby on Rails
Technology
Leo C.4 min readApr 7, 2023
How to Start Automation Testing With Cucumber in Ruby on RailsTraditional testing approaches are typically code-based, making them more challenging to maintain and introduce change within them. Find out why you should use Cucumber tests and take all the necessary steps to start automation testing with Cucumber in Ruby on Rails.