Open in app

Sign In

Write

Sign In

Antonello Zanini
Antonello Zanini

16.5K Followers

Home

About

Pinned

I Am Leaving Medium

Time to say goodbye — I am leaving the platform. I could spend hours and hours explaining the reasons behind this choice, but I do not think anyone really cares. I just want to give a big “Thank you!” to all my supporters before saying goodbye. It has been three exciting years! As a result of my decision, I will also step back as editor-in-chief of Language Hub. The publication is likely to be deleted as well.

Medium

1 min read

I Am Leaving Medium
I Am Leaving Medium
Medium

1 min read


Jul 31

How to Overcome the Language Learning Plateau

The science behind the language plateau and my experience as a polyglot with it — I was recently interviewed by 🔘 Paulius Juodis for The Ink Well podcast and, during our conversation, we addressed the plateau effect. This is a very common phenomenon when learning a language. …

Language

4 min read

How to Overcome the Language Learning Plateau
How to Overcome the Language Learning Plateau
Language

4 min read


Published in

Level Up Coding

·Jul 23

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

Be reminded about how bad your coding skills are every time your app raises an error — WARNING: This article has been moved to my company’s blog at writech.run. Donato Rimenti did it again! If you are not familiar with him, he is the developer behind the React PokeDom and GomorraSQL projects. The first one allows you to catch Pokédom hidden in the DOM of a web…

Programming

2 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!
Programming

2 min read


Jul 17

What Is the Bresciano Language?

The forgotten language spoken by only a few thousand people (including me) — I was recently interviewed by 🔘 Paulius Juodis for The Ink Well podcast and, during our chat, I was asked what my native languages are. As you can probably tell from my name, one is Italian, but only a few people know that I am also a native speaker of…

Language

5 min read

What Is the Bresciano Language?
What Is the Bresciano Language?
Language

5 min read


Published in

Level Up Coding

·Jul 11

Are Programming Languages Real Languages?

Wait! You’re telling me I should say that I’m fluent in JavaScript? — I was recently interviewed by 🔘 Paulius Juodis for The Ink Well podcast and while chatting about language learning, he asked me a very interesting question: “Should programming languages be considered actual languages?” As a software engineer and a language learner — or in other words as a person who…

Programming

7 min read

Are Programming Languages Real Languages?
Are Programming Languages Real Languages?
Programming

7 min read


Published in

Level Up Coding

·Jul 9

How To Deal With The ConnectionAcquireTimeoutError in Sequelize

Stop random crashes in your Node.js server — One of the most annoying things in web development is to see your application crash for no apparent reason. If you have a Node.js backend that uses Express as ORM, you may have come across what seem to be random crashes. If you take a look at the logs, you…

JavaScript

4 min read

How To Deal With The ConnectionAcquireTimeoutError in Sequelize
How To Deal With The ConnectionAcquireTimeoutError in Sequelize
JavaScript

4 min read


Published in

Level Up Coding

·Jun 21

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

Introducing a next-generation testing system based on artificial intelligence — Imagine being part of a software testing team whose goal is to ensure the quality of a web application. The team spends countless hours crafting end-to-end tests with technologies such as Selenium. As the project grows, the number of test scripts required increases exponentially, leading to an overwhelming amount of…

AI

11 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
AI

11 min read


Published in

Level Up Coding

·Jun 18

Dealing With the “TS2322 ‘DefaultTFuncReturn’ is not assignable to type xyz” Error in i18next

Addressing one of the most common errors of i18next in TypeScript — When dealing with i18next in TypeScript, you may have dealt with some type issues. These are pretty common because the t() function can return null, leading to some problems with variables that accept the undefined value. Here, you will learn why the error occurs and how to fix it! …

JavaScript

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
JavaScript

3 min read


Published in

Level Up Coding

·Jun 18

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

Understanding the differences between the three types of npm dependencies — If you ever dealt with npm, you must have noticed that package.json accepts different types of dependencies. Take a look at the following example: { "name": "my-app", "version": "1.0.0", "description": "Sample project", "dependencies": { "lodash": "4.17.21" }, "devDependencies": { "jest": "^27.0.6", "eslint": "8.43.0" }, "peerDependencies": { "react": "^18.0.0" } }

JavaScript

5 min read

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

5 min read


Published in

Level Up Coding

·Jun 15

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

When dealing with Next.js middleware or headers in the next.config.js, you might stumble across the “source parse failed for route” error message. That is a common issue that occurs when you are not defining matcher or source values correctly. Let’s dig into this Next.js …

JavaScript

3 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
JavaScript

3 min read

Antonello Zanini

Antonello Zanini

16.5K Followers

The account will be deleted soon. Find my articles at https://writech.run/

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams