Our Blog

Boost your knowledge with the insights from our expert team.

Latest posts

placeholder background

Gearing up: the challenges of managing a growing team

Keeping the client's expectations realistic is every manager's responsibility. As new resources are added to the team, it's essential that the client is aware that more people don't mean shorter deadlines. Instead, it means that with time you'll have more parallel deliverables.

placeholder background

Happy PyHolidays and Happy New Year!

We are approaching the end of 2018! And this was an incredible year for Python!

placeholder background

Why Vinta Chose to Open its Hiring Project

We realize interviews are a key stress point for some people even though it’s a light chat about common topics of interest for others.

placeholder background

Testing your React components (part 1)

Testing your project is an important way to assure your (and your team's) trust towards the code you wrote. At Vinta, we are very familiar with backend testing and doing so in our Django projects is a mandatory part of our development process.

placeholder background

Why buying tickets on airlines platforms is always a bad experience?

When I was a kid, the whole flying experience was absolutely awesome. That was because I didn't have to deal with buying tickets, checking whether my flight had been cancelled or delayed and all the nitty-gritty aspects of airplane travelling we've all come to know.

placeholder background

🇧🇷 PyBR 2018 Talks

Slides from talks given during the PythonBrasil[14] event are posted here. This post and the slides are written in Brazilian Portuguese.

placeholder background

Our styled-components learning experience

Here at Vinta, we’ve been using React for quite some time. In our learning React adventure, some of us fell in love with styled-component and recently, we have decided to introduce it in one of our projects.

placeholder background

PyGotham 2018 Talks

Here you'll find all of our talks at PyGotham 2018.

placeholder background

Pull Requests: Merging good practices into your project (part 3)

Although known by most, Pull Requests are often not dealt with in the most effective way. Believe it or not, there are teams that don’t review code at all!

placeholder background

Bringing design into an agile development workflow

Mental models, diagrams, flows, and schemes are our attempt to understand how something works. They are never perfect, as all simplifications end up ignoring some of the situation's particularities.