assíncrono
(async () => {
// code goes here
})();
godcrampy
(async () => {
// code goes here
})();
(async () => {
// code goes here
})();