The 7 Elements of Successful Work on Distributed Teams by Inmaculada Rodríguez
Working on a distributed team can be challenging. To help overcome the complications that this type of distributed team structure presents, there are seven main elements that the whole team should keep in mind.
Contract Testing in CI: Uniting PACT and Jenkins by Sara Jiménez y Francisco Moreno
In this article, we’ll look at how to properly integrate contract testing into continuous integration (CI) workflow. More specifically, we’ll look at a case that integrates pact in a Jenkins pipeline, using the Pact Broker as support.
Sngular connects with the MIT community by Sngular
Sngular helps ease your partner into the city with the MIT Spouses & Partners Connect program As part of our partnership with MIT, Sngular offers exclusive access to the ...
Test automation with Karate (I) by Patricia Mateo
Karate is an open-source testing framework that simplifies API test automation to make it quick, clear, and easy to maintain. This article will go over its main features when it’s useful and common use cases.
Crucial Conversations, Feedback and Scrum Values by Olaya Mínguez
Crucial conversations can have a significant impact on our lives, even on our identity. While it may be difficult, feedback can be extremely useful in guiding us in the right direction. Learn how to give good feedback while considering others feelings and how to use scrum value to crucial conversations.
Frontend Frameworks: trending or tried-and-true? by Sngular
Frameworks provide a critical structure in the development of modern web and mobile applications. They are responsible for the uninterrupted operation of these applications by providing and giving users a complete experience. Due to their popularity, a wide array o...
DevOps: role or culture? An Interview with Israel Gayoso by Sngular
Like other tech trends, DevOps has become a popular but often misunderstood term. It means a lot of different things to a lot of people. That's a challenge when you are trying to understand what DevOps is or define DevOps. At Sngular, DevOps is an important touchstone that drives forward some very interesting lines of business. We spoke to Israel Gayosa, one of our top experts in the subject, to share a bit about what DevOps means and how it can be applied.
Creating Sngular's Blue Book by Sngular
Although many stories begin with “once upon a time,” Sngular’s Blue Book derives from multiplicities. It is a book that straddles the past, present, and future. Though it may appear to be a simple manual, the Blue Book is, in a way, very much alive. ...
Sngular hailed for uninterrupted service amid pandemic by Sngular
The Spain-US Chamber of Commerce Magazine highlights the success of the company’s remote teams As the COVID-19 pandemic continues to disrupt companies across the board, the Spain-US Chamber of Commerce in Miami highlighted Sngular for its ability to deliver uninterrupted services to its gl...
State Aware Resources. A reactive solution. by Federico Gutiérrez Faraoni
Oftentimes, the applications we develop have one or more asynchronous events occurring while users interact. This might include network requests, a long-lasting background task, or a persistence operation. This is not unusual, and fetching is always handled magically by our favourite library or f...