Read, learn, develop.
Devote yourself.
Hot from the oven
Spring Data REST: Simplify Java Development with Automated RESTful APIsTechnologyTomislav B.6 min readJun 4, 2025Spring Data REST is a powerful framework that speeds up Java development by automatically generating RESTful APIs from Spring Data repositories. This blog explores its key features, provides practical examples, and offers best practices for effi...
Matej D.6 min readJun 19, 2024
The Benefits of Caching: Improving Web Performance and ResponsivenessWhether you're working on the frontend, backend, or simply browsing as an end user, properly implemented caching can significantly improve performance and user experience. In this blog, learn the many benefits caching offers.
Matija Š.9 min readJun 18, 2024
How to Think Like a Scrum MasterThe Scrum Master has developed from a side gig and title to a genuine profession. In this blog, let’s see what is the role of a Scrum Master and why there is a big difference between learning Scrum through a course and actually leading a group of people in adopting a new mindset.
Leo C.8 min readJun 17, 2024
The Good, The Bad, and The Ugly - Cucumber vs Playwright vs SeleniumAn automation tool version of the Mexican standoff. Let’s see who the good, the bad, and the ugly are in this story.
Ante C.6 min readJun 14, 2024
Make Dev's Life Easier - Master the MakefileDo you have a ton of work but still find yourself bored? Are repetitive tasks and stagnating work draining your energy? To prevent developers from wasting time on these tasks, there's a powerful tool called Make. In this blog post, we'll explore why Make is the answer to boredom, how to set it up properly, and how we use Makefile at Devōt.
Sandro B.10 min readJun 12, 2024
Should We Fear AI? Privacy and Data Security in the Age of Artificial IntelligenceWe are giving our data freely, but what is happening to its security and privacy? AI companies are making many promises, but should we trust them regarding AI privacy? In this blog post, let’s explore the risks associated with using AI and what we can do to protect ourselves.
Rino K.9 min readJun 11, 2024
It's True, Programmers Make Mistakes Too!What are the underlying causes of programming errors? In this blog post, we explore why Mariner 1 failed, why you might not always be the smartest person in the room, and whether we are truly saving time when we skip writing tests or fail to read the documentation.
Tina Lj.7 min readJun 6, 2024
Top 6 Soft Skills Every Software Engineer Needs to HaveIf you are going down the path of a software engineering career, you probably already know the technical skills you need to have. But what about the soft skills that are just as crucial? Let’s explore the most important soft software engineer skills you need to work on.
Marko M.7 min readJun 5, 2024
Detailed Internet Security Analysis: Common Vulnerabilities and Best PracticesWhat are the key threats to IT security, and how can we best protect ourselves? We'll explore some of the OWASP Top 10 security vulnerabilities and discuss best practices to ensure attackers targeting our applications fail to exploit even the smallest issues in our code
Manuela T.10 min readJun 4, 2024
The Billion-Dollar Mistake: What Are the Consequences of Null References?What is the connection between a billion-dollar mistake and null references? In 1965, a moment of laziness impacted the whole software industry. From Ruby on Rails to PHP and JavaScript, we investigate how null reference exceptions occur, their hidden troubles, and whether they continue to challenge developers today.
Tina Lj.10 min readMay 29, 2024
Different POVs on AI efficiency at DevōtWhat do a developer, a QA specialist, a designer, and a talent acquisition specialist have in common? At Devōt, they all explore how generative AI can boost productivity in their roles. In this blog post, we'll examine the impact of AI on efficiency and discuss why AI should primarily promote a balance between business and private life rather than fostering toxic productivity.
Leo C.7 min readMay 27, 2024
Automation QA and the Importance of Always Knowing Your WhyAutomation in QA can be a game-changer, but whether you test manually or with automation, always know what you're testing and why.
Tina Lj.5 min readMay 24, 2024
Choosing the Right Issue-Tracking SoftwareHow do you choose the right issue-tracking software? There’s a slim chance you will look into the list of “the best” tracking systems. You need to be sure that the software fits your team and project. In this blog post, we have many questions you should ask yourself before choosing issue-tracking software for your company.