Bernardo Ferrari
Bernardo Ferrari
With LLM everywhere, it is 10x easier to develop in TS where I can say to Gemini `await GoogleAI(prompt: "Answer this", schema: { answer: "one" | "two" | "three" }`...
you can do anything... "one" | "two" | int, anything is allowed. I just gave a practical example, where making your own enum for this single usage is completely unpractical...
I think "one" | "two" is just a consequence and should be allowed as well. Just like `const errorCode: 404 | 403 | 402 | 401` is useful as well,...
But switch already has full support into distinguishing it, the only thing missing is a type to make this possible. On Fri, Jun 7, 2024, 19:35 Taylor Brown ***@***.***> wrote:...
Why not `const` or `static const`?
All examples are down in the netlify website. Also pragmatic has also no examples, and I don't want the blue line.
I've been happily using Framer Motion, because this is dead and the replacement is awful.
I don't understand the migration, but could someone please just approve it? It's been 5 months.
I don't understand? This is an accessibility issue and makes no sense to use wrap_content.
Can you share the figma url? On Tue, Feb 13, 2024, 07:32 pardeep kumar ***@***.***> wrote: > I am using this plugin in Figma to generate Flutter code. The issue...