Category: Development
Nearshoring, Offshoring, Onshoring – How Does It Work?
What do most companies do when the demand for their goods or services increases and they need to scale up their teams? Usually they try to hire new employees. While this standard solution might seem like an obvious choice, it’s not always as easy as it sounds and it comes with a handful of flaws
From Lean to Agile… and back again: my journey to become part of Setapp’s team
After more than 13 years spent working for the automotive, wood industry and Internet of Things businesses, where I was running and coordinating projects, designing whole production systems and helping develop some of the breakthrough, environment-saving technologies, I thought it was a good time to make a change and search for new opportunities to grow.
3 most crucial elements to maximize your product’s value
How to deliver the highest value possible? How to create a product that is loved by users? These questions are some of my biggest concerns during my work as a Scrum Master at Setapp. I want to find the answers to these questions, as I’m working with a team of experts, who are doing much
xEdu & Setapp collaborating! – what are the Edtech startups pain points?
After a successful collaboration in spring, we are thrilled to announce that Setapp’s experts will once again mentor xEdu startups for their Fall 2019 cohort! If you haven’t heard about xEdu yet – they are Europe’s leading business accelerator for #Edtech startups creating transformative learning solutions with pedagogical impact. The startups can once again
From Branding to UX & UI Design – Chop Chop case study
We want to show you how the design process of our app prototype – Chop Chop – looked! As there are a lot of misunderstandings and myths around design during the software development process, we want to explain how we came up with the idea of Chop Chop, and how our Design Team approached this
How to do a code review and keep good relationships in your team?
Code Review is one of the most important steps in the process of creating clear and high quality software. What do you define as your goal when, as a software developer, you start to verify the code written by other team members? Is it bug hunting? Maybe quality control? Or perhaps learning? Have you ever
SonarQube Tutorial – Part V: Gitlab integration tutorial
We finally came to the last part of our SonarQube series! Hopefully these 5 articles made dealing with SonarQube much easier for all of you. During this tutorial, I assume that you have finished the “SonarScanner for MSBuild tutorial” and you have your SonarQube server, sonar scanner and example project sets and ready to play
SonarQube Tutorial – Part IV: Rules, Quality Profiles and Quality Gates
During this tutorial, I assume that you have finished the “SonarScanner for MSBuild tutorial” and you have your SonarQube server, sonar scanner and example project sets and ready to play with. If not please check the previous tutorials for instructions. Keep in mind this article is part of our series on SonarQube! SonarQube tutorial – how
SonarQube Tutorial – Part III: SonarScanner for MSBuild
During this tutorial, I assume that you have finished the SonarScanner tutorial and you have your SonarQube server, sonar scanner and example projects set and ready to play with. If not please check the previous tutorials for instructions! Keep in mind this article is part of our series on SonarQube! SonarQube tutorial – how to get
SonarQube Tutorial – Part II: How to Use SonarScanner?
In the previous tutorial we set up our environment and ran our first analysis, but what is this tutorial about? While SonarQube is a server that keeps our process analysis and project data, it also requires something that will provide its necessary data. That’s why we need SonarScanner and in this article you will get to know