DEV Community

Antonello Zanini profile picture

Antonello Zanini

I'm a software engineer, but I prefer to call myself a technology bishop. Spreading knowledge through writing is my mission.

Pronouns

he/him

Work

Technical Writer ✒️ | Technology Bishop 🙏 | Software Engineer 🛠️

How to Implement Rate Limiting in Express for Node.js

How to Implement Rate Limiting in Express for Node.js

4
Comments 1
8 min read

Want to connect with Antonello Zanini?

Create an account to connect with Antonello Zanini. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Top 8 Recent V8 Updates

Top 8 Recent V8 Updates

1
Comments
7 min read
Tech Blog on Your Site or on Medium / Dev.to?

Tech Blog on Your Site or on Medium / Dev.to?

6
Comments 8
6 min read
How to Store Spring Boot Application Metrics in InfluxDB

How to Store Spring Boot Application Metrics in InfluxDB

Comments
11 min read
Top 20 Frontend Interview Questions With Answers

Top 20 Frontend Interview Questions With Answers

4
Comments
11 min read
How to Use a Proxy in PHP with cURL

How to Use a Proxy in PHP with cURL

1
Comments
7 min read
Enabling TypeScript Programming in Visual Studio Code

Enabling TypeScript Programming in Visual Studio Code

Comments
10 min read
How AI Can Support You During Calls

How AI Can Support You During Calls

Comments
4 min read
5 Steps to Create a Digital Marketplace

5 Steps to Create a Digital Marketplace

Comments
4 min read
When to Use JSON Data in a Relational Database

When to Use JSON Data in a Relational Database

Comments
6 min read
How To Design a Multi-Language Database

How To Design a Multi-Language Database

Comments 1
5 min read
A complete guide to generated columns in MySQL

A complete guide to generated columns in MySQL

Comments
6 min read
Partitioning a Billion-Row Table of Soccer Data Using Data Context

Partitioning a Billion-Row Table of Soccer Data Using Data Context

Comments
8 min read
How to fix a sequence when it goes out of sync in PostgreSQL

How to fix a sequence when it goes out of sync in PostgreSQL

Comments
5 min read
Improving Performance with SQL Aggregate Functions

Improving Performance with SQL Aggregate Functions

Comments
7 min read
PostgreSQL GIN Index: Complete Guide

PostgreSQL GIN Index: Complete Guide

Comments
4 min read
Want to Turn the JavaScript Console Into a Mean Console? Now, You Can!

Want to Turn the JavaScript Console Into a Mean Console? Now, You Can!

Comments
2 min read
How To Simplify Your Automated Testing With AI: A Beginner's Guide

How To Simplify Your Automated Testing With AI: A Beginner's Guide

Comments
10 min read
How to Append JavaScript Data to a FormData

How to Append JavaScript Data to a FormData

1
Comments
3 min read
A Complete Guide to Regular, Dev, and Peer Dependencies in npm

A Complete Guide to Regular, Dev, and Peer Dependencies in npm

Comments
4 min read
Improving Performance in a Hierarchical SQL Table Structure with Column Propagation

Improving Performance in a Hierarchical SQL Table Structure with Column Propagation

Comments
9 min read
How To Fix the npm "Conflicting Peer Dependency" Error

How To Fix the npm "Conflicting Peer Dependency" Error

Comments
4 min read
Best Web Scraping Libraries for Spring Boot

Best Web Scraping Libraries for Spring Boot

Comments
3 min read
How to Deal With Cheerio's load() Function Deprecation

How to Deal With Cheerio's load() Function Deprecation

Comments
2 min read
How To Fix the "Source Parse Failed For Route" Error in Next.js

How To Fix the "Source Parse Failed For Route" Error in Next.js

Comments
3 min read
Best Web Scraping Libraries for R

Best Web Scraping Libraries for R

Comments
4 min read
How to Allow Only Specific User Agents in Next.js

How to Allow Only Specific User Agents in Next.js

Comments
4 min read
How To Parse HTML With Regex

How To Parse HTML With Regex

Comments
11 min read
How to Use the tsconfig.json "paths" Option in Node.js

How to Use the tsconfig.json "paths" Option in Node.js

Comments
3 min read
How to Disable the Error Overlay in React in Development Mode

How to Disable the Error Overlay in React in Development Mode

Comments
3 min read
Check Out LinkedIn Maven Plugin — A Plugin to Become a Java Influencer

Check Out LinkedIn Maven Plugin — A Plugin to Become a Java Influencer

Comments
4 min read
How to Set Up Playwright in Python

How to Set Up Playwright in Python

Comments
3 min read
Automatically Generating Data Exploration Code in Python With Mito

Automatically Generating Data Exploration Code in Python With Mito

Comments
5 min read
Are Programming Languages Real Languages?

Are Programming Languages Real Languages?

Comments
6 min read
How To Deal With The ConnectionAcquireTimeoutError in Sequelize

How To Deal With The ConnectionAcquireTimeoutError in Sequelize

Comments
4 min read
What Is Software Instrumentation and How It Works

What Is Software Instrumentation and How It Works

Comments
4 min read
Dealing With the '"next/font" requires SWC' Error in Next.js

Dealing With the '"next/font" requires SWC' Error in Next.js

Comments
3 min read
Dealing With the "TS2322 'DefaultTFuncReturn' is not assignable to type xyz" Error in i18next

Dealing With the "TS2322 'DefaultTFuncReturn' is not assignable to type xyz" Error in i18next

Comments
3 min read
How To Fix Error 413 in Apps Behind Nginx on AWS Elastic Beanstalk

How To Fix Error 413 in Apps Behind Nginx on AWS Elastic Beanstalk

Comments
4 min read
How To Use a SOCKS Proxy in Axios

How To Use a SOCKS Proxy in Axios

Comments
4 min read
How To Mark a File as Executable in a Git Repo

How To Mark a File as Executable in a Git Repo

Comments
2 min read
How To Filter Requests and Resources in Chrome DevTools

How To Filter Requests and Resources in Chrome DevTools

Comments
3 min read
How To Perform JOIN Queries With JPA Criteria API

How To Perform JOIN Queries With JPA Criteria API

1
Comments
4 min read
How to Set Up Prettier in IntelliJ IDEA

How to Set Up Prettier in IntelliJ IDEA

Comments
3 min read
How To Upload and Download a File With FTP/FTPS/SFTP in Node.js

How To Upload and Download a File With FTP/FTPS/SFTP in Node.js

Comments
6 min read
How To Connect to an AWS Elastic Beanstalk Instance via SSH

How To Connect to an AWS Elastic Beanstalk Instance via SSH

Comments
4 min read
You Can Now Create a Secure DuckDuckGo Email Account

You Can Now Create a Secure DuckDuckGo Email Account

Comments
3 min read
The 3 Basic Laws of Software Engineering

The 3 Basic Laws of Software Engineering

Comments
3 min read
Returning CSV Content From an API in Node.js

Returning CSV Content From an API in Node.js

Comments
3 min read
How To Deploy a React Application on Dokku

How To Deploy a React Application on Dokku

Comments
4 min read
How to Fix "413 Request Entity Too Large" Error in Node.js

How to Fix "413 Request Entity Too Large" Error in Node.js

Comments
3 min read
How To Deal With Custom .env Files in React

How To Deal With Custom .env Files in React

Comments
4 min read
How To Deal With Custom .env Files in Next.js

How To Deal With Custom .env Files in Next.js

Comments
3 min read
Deal With "Maximum Call Stack Size Exceeded" Error in JavaScript

Deal With "Maximum Call Stack Size Exceeded" Error in JavaScript

Comments
3 min read
How To Enable Hot Reloading for .env Files in Next.js

How To Enable Hot Reloading for .env Files in Next.js

Comments
2 min read
Aristotle Laid the Foundation for Object-Oriented Programming

Aristotle Laid the Foundation for Object-Oriented Programming

Comments
6 min read
Check Out React Pokedom — A Library To Catch Pokémon in React

Check Out React Pokedom — A Library To Catch Pokémon in React

Comments
4 min read
How to Disable the Right-Click Menu in React

How to Disable the Right-Click Menu in React

Comments
3 min read
3 Productivity Tools to Transform the Way You Work

3 Productivity Tools to Transform the Way You Work

Comments
5 min read
Using the HTML style Tag to Style a React Component

Using the HTML style Tag to Style a React Component

Comments
3 min read
loading...