In this tutorial, we build a react native auth flow with Expo and Supabase.
Building a mobile app is a challenging task. Here's a list of the best React Native UI kits you can use to build your next app.
Expo Router brings the best routing concepts from the web to native iOS and Android apps. Let's build a simple magazine app with it
Mobile app development used to be painful. In this post, I talk about how Expo changed that forever.
In this series, I share what I've been learning while creating a Storybook portal to document my design system components.
TypeIt is a VSCode extension that retypes your code so you can record it.
In this series, I share my process with you as I build a React Native app from scratch. Besides, I will add tips and recommendations for each step of the process.
In this series, I share my process with you as I build a React Native app from scratch. In addition, I will add tips and recommendations for each step of the process.
As software developers, many of us heavily rely on Windows for our daily jobs. But a few months ago, I decided to give Linux another shot. In this article, I talk about how I manage to replace many of my daily tools to work on Linux.
This post includes my highlights after listening to the latest DevDiscuss podcast episode with Andy Goodman
A comprehensive list of useful commands for the Linux Terminal.
A comprehensive list of useful commands for the Linux Terminal.
In this article, I'll show you how you can split your app into small, reusable Svelte components
Svelte is a powerful library that can help you drastically increase your productivity while working on a Chrome extension. In this article, I share a step by step guide to integrate Svelte into your extension
I built a boilerplate for my personal blog focusing on developer experience. You can use it for your blog.
In this article I talked about how easy is to build accessible iOS apps thanks to Xcode Accessibility Inspector
A simple tutorial to setup local notifications in your iOS app by following 4 steps.
In this article, I talk about some things to consider before reinstalling macOS.
A fun little tool to check out your DEV stats for 2019!
In these series, I'll present some examples of how you can easily combine tailwindcss and flexbox to create amazing layouts without pain.
In this article, I talk about some of the benefits of prototype your apps before coding.
In this article I show a comparison between Angular and Svelte by building a responsive card component
In this article I share my approach to cleanup the localStorage every time I release a new version of my angular apps to prevent unexpected errors when working with cached data.
In this article I talk about how to reduce the loading time of our Angular applications by using client-side cache.
Follow this steps to setup your Sapper project to work with tailwindcss
I wrote an introduction about Svelte based on what I learn by following the official tutorial.
4 reasons why I believe being humble will help you become a better developer
Avoid code duplication and decision fatigue by building reusable UI components with Angular and tailwindcss
A brief tutorial to easily support dark mode in your new static blog generated via Stackbit
Use this 4 snippets to speed up your development process with tailwindcss