Blog
2023
Boost your app's efficiency with Git LFS, the large file storage hub you can link with your app in GitHub.
Astro lets you implement multiple frameworks in one project, providing many performance and UX/DX benefits. Learn how to integrate them here!
Introduction to my website, along with some learning I found on the process of refactoring and technical improvements.
2022
Learn about Astro islands, how they enhance our websites, and how you can combine different UI libraries into a single project.
Implement the end-to-end testing framework Detox in a React Native application, write several interaction tests, and integrate Detox into your development workflow.
2020
How I automatize the README images of my open-source projects by using Cypress and GitHub Actions.
Most people think that by using TypeScript as their application language, they are "covered" from any emptiness error, but this assumption is wrong.
2019
Implementing a maintainable icon system for a React and React Native project can be a hard task. At Omio, we implemented a consistent icon system inside our component library.
If you're a FED who's struggled with containers, worry not - we review Docker's core concepts.
Converting Storybook into a great testing framework by using the strategy of visual diffing to check for changes.
Demo on how to integrate Zapier along with Gatsby to make automatic deploys based on events.
2018
Step by step on how to integrate Google Forms into a Gatsby project to collect new answer and display them inside the website.