Hector Sosa (@iamhectorsosa) 's Twitter Profile
Hector Sosa

@iamhectorsosa

Senior React/TypeScript Developer at @webscopeio

ID: 1529564400847314945

linkhttp://hectorsosa.me calendar_today25-05-2022 20:45:59

608 Tweet

92 Followers

354 Following

Hector Sosa (@iamhectorsosa) 's Twitter Profile Photo

We're doing some house-keeping. Have several migration files and you want to squash migrations per feature or domain? Is there a way to do this on Supabase ?

Hector Sosa (@iamhectorsosa) 's Twitter Profile Photo

We have a custom component that is executing both statements of a coalescing operator. This change resulted in a bug, the code went from the top to the bottom side of the snippet. The dev involved claims that he only changed the right side of the statement. What happened?

We have a custom component that is executing both statements of a coalescing operator. This change resulted in a bug, the code went from the top to the bottom side of the snippet. The dev involved claims that he only changed the right side of the statement. What happened?
Hector Sosa (@iamhectorsosa) 's Twitter Profile Photo

Just noticed a new EmailOtpType type was added for reauthentication? This template is missing in the docs Supabase supabase.com/docs/guides/cl…

Erik (@erikdevries_nl) 's Twitter Profile Photo

This was quite hard to build😅 But I was able to finish it today! You can now generate both a primary and a secondary color scale simultaneously 🚀 Lock one of the color scales and hit spacebar to find nice combinations. Give it a try uicolors.app

Hector Sosa (@iamhectorsosa) 's Twitter Profile Photo

Just spent my 1st weekend programming with Lua on Pico 8 for 8 bit gaming. Gotta admit, Lua's syntax is incredible straight-forward and easy. I also love what they did with Pico 8 enabling a bare-bones experience with game development. You have to program absolutely everything.