Martins Gouveia

Martins Gouveia @martygo

About: Software Developer @Directv

Location:
Luanda, Angola
Joined:
Sep 28, 2020

Martins Gouveia
articles - 43 total

[Boost]

🚀 Top 10 Vercel Alternatives for 2025 🌐 Martins Gouveia ・...

Learn More 0 0Mar 12

😎 Top React Native ESSENTIALS Tech Stack for 2025 🫵⛳️

Core Expo: Create amazing apps that run everywhere Expo is an open-source...

Learn More 5 0Mar 6

Mastering Web APIs: Device Memory API 💿

In the ever-evolving world of web development, optimizing user experience has become a critical...

Learn More 0 0Feb 5

🔥Top 3 Amazing Next.js Alternatives To Try 🫨

I recently had the idea of ​​creating my portfolio to serve as an online resume. And I had the idea...

Learn More 17 3Feb 1

🔁 Direct Call or Arrow Function? Making the Right Choice in React OnClick 👆

In React, handling onClick events can be done in two common ways: using a direct call or an arrow...

Learn More 2 0Jan 27

Why Every Developer Should Learn Vim 💻🫵

No matter if you are a sysadmin or a software developer, if you work in the Linux terminal, you would...

Learn More 5 0Jan 22

Top 4 FREE 🎉 Certificates For 2025 👍

1. Microsoft UX Design Professional Certificate Launch Your Career in UX/UI Design. Build...

Learn More 0 0Jan 9

✌🏽4 Graphics Libraries Tools for React Developers in 2025 💹📊

Creating interactive and visually appealing charts is an essential skill for developers working on...

Learn More 5 4Dec 28 '24

🔐🔴 Top 3 Authentication Strategies For 2025 📖🔑

In web development, authentication is one of the most complex aspects to implement yourself. Many web...

Learn More 2 0Dec 24 '24

Cache: A Beginner’s Guide 🌐🗂️

Introduction Cache is one of the most important parts of the backend/frontend. We always...

Learn More 0 0Dec 23 '24

Avoid your app slow!

👀 How Check Memory Leaks in React?⚠️🚨🚨 Martins Gouveia ・...

Learn More 0 0Dec 18 '24

Add authentication flow to your app quickly 🔐

🔐 Top 3 Best Authentication Frameworks for 2025 🗝️🧰 ...

Learn More 0 0Dec 18 '24

👀 How Check Memory Leaks in React?⚠️🚨🚨

What is Memory Leaks? 🪫 Memory leaks occur when a computer program, in our case a React...

Learn More 11 0Dec 18 '24

🛑 Why You Need Stop Create Hooks in React?🪝🎣

React Hooks are functions that let you use React features (like state and lifecycle methods) in...

Learn More 2 4Dec 17 '24

Top 5 AWS Services Every Frontend Should Know 💎🧪

That AWS provides a set of management tools that allows us to programmatically provision, monitor and...

Learn More 2 0Dec 16 '24

🔐 Top 3 Best Authentication Frameworks for 2025 🗝️🧰

1. Clerk 🗝️ Clerk helps developers build user management. Provide streamlined user...

Learn More 114 20Dec 13 '24

The Ultimate React Toolkit: Everthing you need 🗺️📦🚀

Looking for helpful ReactJS Resources? Then here is the best collection of extremely useful ReactJS...

Learn More 14 1Dec 9 '24

Libs to boost your Shadcn project.

5 Awesome Shadcn Extensions That Will Enhance Your Project 🔥🎨 ...

Learn More 0 0Dec 7 '24

5 Awesome Shadcn Extensions That Will Enhance Your Project 🔥🎨

1. Shadcn Form 🧰 Create forms with Shadcn, react-hook-form and zod within...

Learn More 37 4Dec 1 '24

The best React Form's validation libraries ✅🥇

Form validation is a critical part of web development. It ensures that user input is correct,...

Learn More 0 0Nov 11 '24

How can Github Classroom help mentors and devs? 🧑‍💻🚀

GitHub is considered an essential tool for software engineers, with unparalleled popularity. GitHub...

Learn More 0 0Oct 24 '24

PUT vs PATCH: Let's explore the differences

In summary, while PUT replaces the entire resource, PATCH allows you to update specific fields. Both...

Learn More 5 0Aug 27 '24

4 MasterChef lessons for programmers

Hello riders! You probably opened this post out of simple curiosity, perhaps. But you're already here...

Learn More 1 0Mar 4 '24

Why Should You Specify Node.js Version in package.json?

Specifying the Node.js version in your package.json file has several advantages: Compatibility: It...

Learn More 1 0Jan 8 '24

Jamstack: A Modern Way to Build Fast and Secure Websites 🪛

What is Jamstack? If you are a web developer, you might have heard of Jamstack, a new...

Learn More 5 0Nov 14 '23

How to delete multiple git branches locally and remotely?

To delete multiple Git branches locally, you can use the following command in the terminal: git...

Learn More 1 0Nov 11 '23

How to Choose the Best Documentation Tool for Your Project 💻🧰

Hi, there are several tools available to help you build documentation for your project. Here are some...

Learn More 0 0Nov 6 '23

How do I configure ESLint for a specific file or folder 📂 🥰?

To configure ESLint for a specific file or folder, you can use the overrides field in your...

Learn More 21 2Oct 28 '23

Top 5 React Lazy-Loading Images Libraries for 2023

There are several libraries that you can use for image optimization in React: 1....

Learn More 10 0Oct 23 '23

6 Best Practices to Follow Before Deploying Next.js to Production 🚀

Read this guide to get useful insights and best practices on how to prepare your Next.js site for...

Learn More 0 0Sep 12 '23