Testing
testing
testing
Insights sobre o ecossistema de design e desenvolvimento de apps.
testing
testing
Atomic Design is a very widespread topic nowadays within the front-end community, but while looking at several projects, I realized that there is still a lot of personal opinion on its implementation, and here I list some points that caught my attention throughout the years.
This article is not a tutorial on how to create your applications but it is intended to share my interpretation on how to best use this amazing methodology. Continue Reading
Change the Game Challenge is an initiative brought by Google Play to inspire teens to build a more inclusive future for mobile gaming. The challenge was made available to girls between 15 and 21 years old attending elementary school. The prizes include get to know Google’s office in São Paulo, have access to online courses and work with Google’s partners. Isn’t that amazing?
Having said that, I wanted so much to contribute to this project!
In the end, I came up with a pretty good solution for a better understanding of game mechanics and goals, applying product thinking and storytelling techniques. I called the Game Design Canvas.
Let’s discuss a structure to start new projects or when you need to scale large projects.
We will use React Native as a basis for this architecture, but the concepts can be leveraged in projects using other frameworks.
Did you hear about the new UI Framework Apple announced at WWDC 2019? It’s called SwiftUI and it feels like magic.
Mac, iOS, iPad, WatchOS and tvOS developers are hyped!
One of my biggest concerns as a developer is how a project is structured. Defining a good and clean architecture with helpful names and nice design patterns is very important. It helps you and other developers to easily understand how different components of the code connect to each other and makes our lives easier in the long term. It’s also very important to keep a good documentation about it. Always keep the README.md file updated. It helps new developers a lot.
Have you ever tried to be more present at work? To be more mindful? Here are a few ways you can inject mindfulness into your day so you can de-stress and boost your performance.
Questions involving sustainability are becoming more and more recurrent, however, the evolving of technology has created a massive wave of exaggerated consumerism marked by waste of IT components that can be harmful to the environment. In the end, it drove a competition between companies and stimulated the development of new green technologies. This is the scenario where the Green IT concept popped out.
In this article you will get to know what is React Suspense, how to use this feature and what to expect from the future of the SPA’s (Single-page application) from my point of view.
In the last JsConf at Iceland, Dan Abramov showed us a new feature called Suspense, where you can manage asynchronous requests and more – if you didn’t watch the presentation, you can do it right now:
Hi there, I wanted to talk a little bit about my experience with the In app purchase from Google Play. I believe it can be confusing to understand it at first (l surely had some trouble) but once you get to know it better it becomes a great asset.