Technology – POATEK

Technology

junho 9, 2021

Introducing our new CFO, Rafael Dornelles

Continuing our growth journey in 2021, this year we welcomed our new CFO, who will play a key position in Poatek’s strategy and development. Rafael Dorneles is our new Chief […]
junho 2, 2021

Bitcoin: a simplified overview

Bitcoin (BTC) has been widely spoken since Tesla has bought $1.5 billion of this coin on February 8th and announced they will accept BTC as one of their payments. In […]
maio 19, 2021

Dependency Injection in iOS Development

Introduction   One of the most important topics in software development is how your dependencies are created and how to use them in your code. There are many possibilities out there, […]
abril 28, 2021

Starting with Flutter from Android Dev perspective

Introduction   Most developers want to start with flutter but don’t know how to begin or if it is really worth learning. I´m one of those, and in this article, my […]
abril 22, 2021

Introduction to Storybook with React

Maintaining documentation and examples for every change or new component on a UI library can quickly become an overhead. Storybook does a really good job creating an isolated environment with […]
março 10, 2021

Pattern Matching With C#

In the last three years, we’ve had three different major version releases for C#, each presenting a variety of interesting new features. One of these features was pattern matching, which […]