Mauro Garcia

Mauro Garcia @mauro_codes

About: Entrepreneur, Fullstack developer, Minimalist. Passionate about learning and trying new technologies

Location:
Buenos Aires, Argentina
Joined:
Mar 7, 2018

Mauro Garcia
articles - 31 total

Building a mobile authentication flow for your SaaS with Expo and Supabase

In this tutorial, we build a react native auth flow with Expo and Supabase.

Learn More 1 0May 25 '23

6 React Native UI Kits for 2023

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.

Learn More 4 1Nov 30 '22

Bridging the gap between web & native with Expo router

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

Learn More 1 0Oct 26 '22

Expo 101: Building mobile apps in weeks, not years

Mobile app development used to be painful. In this post, I talk about how Expo changed that forever.

Learn More 72 2Feb 17 '22

Adding Storybook to your Expo project

In this series, I share what I've been learning while creating a Storybook portal to document my design system components.

Learn More 31 0Oct 7 '21

Presenting TypeIt: A VSCode extension for content creators

TypeIt is a VSCode extension that retypes your code so you can record it.

Learn More 33 3Apr 12 '21

Building a React Native app from scratch: Project overview

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.⁣⁣

Learn More 19 0Mar 18 '21

Building a React Native app from scratch

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.⁣⁣

Learn More 42 1Mar 16 '21

Switching to Arch Linux

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.

Learn More 747 162Feb 23 '21

5 Tips for effective meetings

This post includes my highlights after listening to the latest DevDiscuss podcast episode with Andy Goodman

Learn More 60 6Feb 12 '21

Linux Terminal: The Ultimate Cheat Sheet - Part 2

A comprehensive list of useful commands for the Linux Terminal.

Learn More 148 4Feb 1 '21

Linux Terminal: The Ultimate Cheat Sheet

A comprehensive list of useful commands for the Linux Terminal.

Learn More 825 42Jan 25 '21

Component driven development with Svelte

In this article, I'll show you how you can split your app into small, reusable Svelte components

Learn More 11 0Jan 19 '21

How to build your next Chrome extension with Svelte

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

Learn More 51 0Jan 15 '21

Next.js - TypeScript - tailwindcss blog boilerplate

I built a boilerplate for my personal blog focusing on developer experience. You can use it for your blog.

Learn More 21 0Jan 12 '21

Accessibility on iOS

In this article I talked about how easy is to build accessible iOS apps thanks to Xcode Accessibility Inspector

Learn More 13 0Dec 29 '19

4 Steps to add local notifications to your iOS app

A simple tutorial to setup local notifications in your iOS app by following 4 steps.

Learn More 17 0Dec 22 '19

5 things to do before reinstalling your mac

In this article, I talk about some things to consider before reinstalling macOS.

Learn More 42 17Dec 15 '19

My 2019 in DEV - Check your stats!

A fun little tool to check out your DEV stats for 2019!

Learn More 100 15Dec 8 '19

tailwindcss + flexbox = CSS Nirvana - Part 1

In these series, I'll present some examples of how you can easily combine tailwindcss and flexbox to create amazing layouts without pain.

Learn More 42 8Nov 30 '19

4 benefits of prototyping before coding

In this article, I talk about some of the benefits of prototype your apps before coding.

Learn More 103 3Nov 24 '19

Angular vs Svelte - Card Component

In this article I show a comparison between Angular and Svelte by building a responsive card component

Learn More 51 20Nov 16 '19

Client-side caching with Angular (Part 2) - Versioning

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.

Learn More 42 2Nov 10 '19

Client-side caching with Angular

In this article I talk about how to reduce the loading time of our Angular applications by using client-side cache.

Learn More 131 14Nov 3 '19

Sapper + Svelte + tailwindcss boilerplate

Follow this steps to setup your Sapper project to work with tailwindcss

Learn More 145 15Oct 25 '19

5 things I love about Svelte

I wrote an introduction about Svelte based on what I learn by following the official tutorial.

Learn More 108 20Oct 19 '19

4 Reasons why being humble will help you become a better developer

4 reasons why I believe being humble will help you become a better developer

Learn More 106 5Oct 11 '19

3 Reusable components with Angular and tailwindcss

Avoid code duplication and decision fatigue by building reusable UI components with Angular and tailwindcss

Learn More 52 0Oct 3 '19

3 simple steps to add dark mode support to your DEV static blog generated via Stackbit

A brief tutorial to easily support dark mode in your new static blog generated via Stackbit

Learn More 40 4Sep 27 '19

4 useful snippets for tailwindcss

Use this 4 snippets to speed up your development process with tailwindcss

Learn More 99 0Sep 20 '19