Mauro Erta's Avatar

Mauro Erta

@mauroerta.me.bsky.social

Shipping stuff @ VLK Studio

11 Followers  |  32 Following  |  13 Posts  |  Joined: 31.08.2023  |  1.6279

Latest posts by mauroerta.me on Bluesky

Preview
Advent of TypeScript Advent of TypeScript is a month-long event running from December 1 to Christmas, featuring daily TypeScript challenges. Participants can test their skills, climb the leaderboard, and engage with the T...

I've completed ๐ŸŽฉBernard's New Demands 2: Electric Boogaloo - Advent of TypeScript 2024 adventofts.com/events/2024/21

22.12.2024 22:27 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Advent of TypeScript Advent of TypeScript is a month-long event running from December 1 to Christmas, featuring daily TypeScript challenges. Participants can test their skills, climb the leaderboard, and engage with the T...

I've completed Jet Fuel Pricing - Advent of TypeScript 2024 adventofts.com/events/2024/15

16.12.2024 11:31 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Advent of TypeScript Advent of TypeScript is a month-long event running from December 1 to Christmas, featuring daily TypeScript challenges. Participants can test their skills, climb the leaderboard, and engage with the T...

I've completed ๐ŸŽ…Santa Hides Behind Perf Review - Advent of TypeScript 2024 adventofts.com/events/2024/14

14.12.2024 07:13 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Advent of TypeScript Advent of TypeScript is a month-long event running from December 1 to Christmas, featuring daily TypeScript challenges. Participants can test their skills, climb the leaderboard, and engage with the T...

I've completed The Reindeer Plan Their Attack - Advent of TypeScript 2024 adventofts.com/events/2024/13

13.12.2024 14:03 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Advent of TypeScript Advent of TypeScript is a month-long event running from December 1 to Christmas, featuring daily TypeScript challenges. Participants can test their skills, climb the leaderboard, and engage with the T...

I've completed ๐ŸŽฉBernard's Long List Of Names - Advent of TypeScript 2024 adventofts.com/events/2024/12

12.12.2024 12:48 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Advent of TypeScript Advent of TypeScript is a month-long event running from December 1 to Christmas, featuring daily TypeScript challenges. Participants can test their skills, climb the leaderboard, and engage with the T...

I've completed Excuses, Excuses - Advent of TypeScript 2024 adventofts.com/events/2024/11

11.12.2024 08:21 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Advent of TypeScript Advent of TypeScript is a month-long event running from December 1 to Christmas, featuring daily TypeScript challenges. Participants can test their skills, climb the leaderboard, and engage with the T...

I've completed The Reindeer Hatch A Plan - Advent of TypeScript 2024 adventofts.com/events/2024/10

10.12.2024 08:40 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Advent of TypeScript Advent of TypeScript is a month-long event running from December 1 to Christmas, featuring daily TypeScript challenges. Participants can test their skills, climb the leaderboard, and engage with the T...

Does it count more if I did it from the phone while waiting for the airplane?

I've completed ๐ŸŒŸVixen Confronts ๐ŸชฉJamie - Advent of TypeScript 2024 adventofts.com/events/2024/9

09.12.2024 05:26 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Advent of TypeScript Advent of TypeScript is a month-long event running from December 1 to Christmas, featuring daily TypeScript challenges. Participants can test their skills, climb the leaderboard, and engage with the T...

I've completed A Night With Mrs. Claus - Advent of TypeScript 2024 adventofts.com/events/2024/8

08.12.2024 11:36 โ€” ๐Ÿ‘ 4    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Advent of TypeScript Advent of TypeScript is a month-long event running from December 1 to Christmas, featuring daily TypeScript challenges. Participants can test their skills, climb the leaderboard, and engage with the T...

I've completed ๐Ÿ’‹Crystal Panics - Advent of TypeScript 2024 adventofts.com/events/2024/7

07.12.2024 15:19 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Cringe metric in Lighthouse

Cringe metric in Lighthouse

Damnโ€ฆ Lighthouse is crazy nowadays

08.11.2024 17:39 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

"Perfection is not where there is nothing more to add, but where there is nothing left to take away"

Apparently, I was far from being perfect... But I'm a bit closer now!

06.09.2023 20:11 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Advanced Typescript: Type Level Decimal to Binary Converter I implemented a converter from base 10 to base 2 only using types!

Have you ever thought about doing math with the Typescript's type-system? Because I did, and I wrote an article about it:

javascript.plainenglish.io/advanced-typ...

Will it ever be useful? 99% no.
Was it fun to do? Abso-fu**in-lutely!

#typescript #javascript #math

03.09.2023 15:21 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

@mauroerta.me is following 19 prominent accounts