Marco Souza

Results 6 comments of Marco Souza

As a workaround, you can do something like ```tsx const flag = () => ` mt-20 ` const StyledH1 = tw.h1` ${flag} ` ```

Hey guys, As Deno version 2.1 was released almost one month ago, I want to check if there is any ongoing PR for upgrading Supabase edge runtime. If not, I...

I started to upgrade Deno to v2.1.3, but unfortunately, I don't have enough Rust knowledge. I followed the steps mentioned at https://github.com/supabase/edge-runtime/blob/main/DEVELOPERS.md#how-to-update-to-a-newer-deno-version, and now I have several errors related to...

Hello @Cinderella-Man Nice, that would be a great solution! Setting a fully working Binance bot would be such a headache that it could demotivate people just starting with Elixir. BTW,...

Don't worry, it won't be a blocker for my studies. I just learned how to use `when` for pattern matching, so I'm matching the event and order `quantity`, and checking...