Emanuel Suriano Hi 👋 I build stuff with JavaScript 💻 Once a month I write an article ✍️ and sometimes I give talks 💬

Stories by Emanuel Suriano

React Native End-To-End Testing With Detox

React Native end-to-end testing with Detox

Dev

Use the Detox framework to implement end-to-end tests in React Native applications, optimize Detox tests for large-scale applications, and troubleshoot common issues.

Emanuel Suriano
Jun 13, 2023 ⋅ 14 min read
Hybrid rendering in Astro: A step-by-step guide

Hybrid rendering in Astro: A step-by-step guide

Dev

Learn how to make the best of both worlds work for you, using hybrid rendering and combining the powers of SSR and SSG in one app with Astro.

Emanuel Suriano
Apr 28, 2023 ⋅ 15 min read
Efficiently manage large files in Git with Git LFS

Efficiently manage large files in Git with Git LFS

Dev

Boost your app’s efficiency with Git LFS, the large file storage hub you can link with your app in GitHub.

Emanuel Suriano
Mar 28, 2023 ⋅ 12 min read
Building a multi-framework dashboard with Astro

Building a multi-framework dashboard with Astro

Dev

Astro lets you implement multiple frameworks in one project, providing many performance and UX/DX benefits. Learn how to integrate them here!

Emanuel Suriano
Feb 1, 2023 ⋅ 17 min read

Understanding Astro islands architecture

Dev

Learn about Astro islands, how they enhance our websites, and how you can combine different UI libraries into a single project.

Emanuel Suriano
Dec 8, 2022 ⋅ 5 min read
Dynamic Type Validation In TypeScript

Dynamic type validation in TypeScript

Dev

Most people think that by using TypeScript as their application language, they are “covered” from any emptiness error, but this assumption is wrong.

Emanuel Suriano
Jul 7, 2020 ⋅ 9 min read
Docker For Front-End Developers

Docker for frontend developers

Dev

If you’re a FED who’s struggled with containers, worry not — we review Docker’s core concepts.

Emanuel Suriano
Aug 20, 2019 ⋅ 5 min read