Andrei CalazansExplicit Versus Implicit — The Cost Of Implicitness in Programming ComprehensionFor better developer experience always prefer an explicit pattern.Feb 6, 2021Feb 6, 2021
Andrei Calazansing2i_coHow to set up a Monorepo with React Native You.I and Yarn WorkspacesIn order to simplify dependency management, code reuse, and collaboration across teams, many projects have sought out to use the Monorepo…Feb 6, 2020Feb 6, 2020
Andrei CalazansHow to interop between Objective-C and C++?In the world of cross-platform, it is common for the need to create bridges of communication between different languages. While working…Jan 22, 2020Jan 22, 2020
Andrei Calazansing2i_coUsing You.i Engine One’s Designer Workflow to Reuse UI Components Across Mobile and TV PlatformsI’ve talked before about You.i Engine One saving hours of development time when building across platforms. Today, I want to talk about…Oct 15, 2019Oct 15, 2019
Andrei CalazansBridging the emotional barrier of a code rewrite.As a developer, we are like artists, we take pride in the code we write. Have you ever spent a significant number of hours, working on a…Aug 23, 2019Aug 23, 2019
Andrei Calazansing2i_coReact — Separation of ConcernsWhen specifying the behavior of a data structure component, there are often two concerns that need to be dealt with: basic functionality…Aug 6, 2019Aug 6, 2019
Andrei Calazansing2i_coOne React Native Video Interface. 12 Platforms.Originally posted on https://www.youi.tv/react-native-video-interface-12-platforms/Apr 4, 2019Apr 4, 2019
Andrei CalazansinReact BrasilResumo da React Conf Brasil — 2018A maior conferência de React da América Latina reuniu, em seu segundo ano, grandes referências do cenário brasileiro em React. Resumi aqui…Oct 29, 2018Oct 29, 2018
Andrei Calazansing2i_coSummary of React Conf Brazil — 2018The second year of the biggest conference of React in Latin America gathered big names of the Brazilian React scene. This is a summary of…Oct 26, 2018Oct 26, 2018
Andrei Calazansing2i_coWhich component to use in React?React introduces a component model to compose your UI. There are a couple of ways of rendering a component/JSX. You can use these simples…Sep 28, 2018Sep 28, 2018