DEV Community

Alessio Michelini profile picture

Alessio Michelini

Senior Software Engineer II at HubSpot, based in Dublin, Ireland

Location Dublin Joined Joined on  Personal website https://alessiomichelini.com github website

Work

Senior Software Engineer II at HubSpot

Some practical examples on why I prefer Axios over Fetch

Some practical examples on why I prefer Axios over Fetch

3
Comments 1
4 min read

Want to connect with Alessio Michelini?

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

Already have an account? Sign in
How to fix huggingface ssh authentication error with git

How to fix huggingface ssh authentication error with git

2
Comments
2 min read
Always abstract nested types in TypeScript

Always abstract nested types in TypeScript

17
Comments 7
2 min read
The RETURNING clause in SQL

The RETURNING clause in SQL

8
Comments 2
2 min read
What are TypeScript Discriminated Unions?

What are TypeScript Discriminated Unions?

12
Comments 1
4 min read
How to test an async function to throw an exception in Jest

How to test an async function to throw an exception in Jest

10
Comments 1
2 min read
Why you shouldn't mix ES Modules and CommonJS

Why you shouldn't mix ES Modules and CommonJS

13
Comments 12
3 min read
How to define Objects with type definitions in JSDoc comments

How to define Objects with type definitions in JSDoc comments

9
Comments
2 min read
The Navigator Clipboard API in JavaScript

The Navigator Clipboard API in JavaScript

2
Comments 1
2 min read
[Code snippets] Testing html anchor links in Cypress

[Code snippets] Testing html anchor links in Cypress

5
Comments
1 min read
GitHub Actions for NPM packages

GitHub Actions for NPM packages

7
Comments
6 min read
How to replace the API Key with Private Apps in Hubspot

How to replace the API Key with Private Apps in Hubspot

3
Comments 1
3 min read
How to fix the Content Security Policy directive with Strapi v4 and upload on AWS S3

How to fix the Content Security Policy directive with Strapi v4 and upload on AWS S3

7
Comments 2
2 min read
Using SWR hook with Suspense in React 18

Using SWR hook with Suspense in React 18

22
Comments
4 min read
A practical example of Suspense in React 18

A practical example of Suspense in React 18

32
Comments 5
5 min read
How to rename the master branch to main

How to rename the master branch to main

18
Comments 3
2 min read
Understanding CSS variables

Understanding CSS variables

5
Comments
2 min read
Migrating Helmet for Express.js from v4.x to v5.x

Migrating Helmet for Express.js from v4.x to v5.x

7
Comments
2 min read
How to mock environment variables with Jest

How to mock environment variables with Jest

35
Comments 6
1 min read
How to use ES Modules with Node.js

How to use ES Modules with Node.js

14
Comments 6
3 min read
You should stop using `parseInt()`

You should stop using `parseInt()`

235
Comments 50
3 min read
A practical example of how to use custom Errors in JavaScript

A practical example of how to use custom Errors in JavaScript

5
Comments 1
4 min read
A practical example of how to use Currying in Javascript

A practical example of how to use Currying in Javascript

466
Comments 10
3 min read
How to use Postman tests to populate variables

How to use Postman tests to populate variables

4
Comments 1
2 min read
Understanding React useEffect

Understanding React useEffect

9
Comments
4 min read
How to use Axios interceptors to handle API error responses

How to use Axios interceptors to handle API error responses

74
Comments 5
3 min read
Fetching data with React hooks and Axios

Fetching data with React hooks and Axios

85
Comments 7
2 min read
How to test mongoose models with jest and mockingoose

How to test mongoose models with jest and mockingoose

21
Comments 3
5 min read
How to persist data with docker compose

How to persist data with docker compose

24
Comments 6
3 min read
Random numbers in Node.js with Crypto

Random numbers in Node.js with Crypto

16
Comments
2 min read
How to squash commits

How to squash commits

5
Comments
2 min read
loading...