The 5 UI fundamentals a developer must know
Can developers also design? This is a fairly tricky question to answer. Nowadays, with how teams are structured and projects are led, it is common to see developers…
Can developers also design? This is a fairly tricky question to answer. Nowadays, with how teams are structured and projects are led, it is common to see developers…
One of the beauties of our programming world is the ability to choose between a wide range of technologies and tools to build applications. For mobile development, we…
I've seen a lot of traction towards the development and adoption of React Server Components (RSCs) with new frameworks like React Router and Expo having first-class support. As…
React Native is a known framework for building mobile applications with React. In its workspace you will find some similarities with web development, such as styling. In RN…
Have you noticed that, these days, most services and apps we use require an account before starting the experience of actually using the app/service? It certainly can feel…
In the previous post we talked about creating components and the various patterns that can be used in different ways to create a variety of outcomes. This time…