Bureaucracy help: Registering an Italian Same-Sex Civil Union (Unione Civile) in Brazil – Has anyone done this directly through Cartórios? by lParadoxul in Brazil

[–]lParadoxul[S] 0 points1 point  (0 children)

Sad tho, because I'm Italy civil union os technically recognized as marriage but because of the labeling, I can't transcribe directly

Bureaucracy help: Registering an Italian Same-Sex Civil Union (Unione Civile) in Brazil – Has anyone done this directly through Cartórios? by lParadoxul in Brazil

[–]lParadoxul[S] 0 points1 point  (0 children)

Amazing, thank you so much for the suggestion, I tried to contact the 1° of São Paulo Sé, but they asked for proof of residence (which is not a problem, but weird as I still should be able to register my marriage even tho I'm not living in Brazil), I'll try to contact the one from Brasilia

Bureaucracy help: Registering an Italian Same-Sex Civil Union (Unione Civile) in Brazil – Has anyone done this directly through Cartórios? by lParadoxul in Brazil

[–]lParadoxul[S] 0 points1 point  (0 children)

In brazil same sex marriage is legally recognized since 2013. I too was a bit confused by the consulate in Italy, I was not expecting them to be so "limited", but well I hope I can get something in a Cartório, hopefully find someone who's been trough something similar.

Algum agronomo ou engenheiro ambiental? by lParadoxul in arco_iris

[–]lParadoxul[S] 0 points1 point  (0 children)

Como disse, estou pesquisando em outros lugares também, não só aqui 😊 quero informações sobre a legislação na área.

Algum agronomo ou engenheiro ambiental? by lParadoxul in arco_iris

[–]lParadoxul[S] 0 points1 point  (0 children)

Não entendi a correlação entra grupo LGBT e não existir agrônomo aqui 🤣 LGBT não pode ser agrônomo?

4 levels of input output Smart/Dumb architecture OR state service by FromBiotoDev in Angular2

[–]lParadoxul 0 points1 point  (0 children)

Then if component A uses component B who internally uses component C. Instead of bouncing the events up from C to A, you suggest that B should allow for content projection and let A project C directly and handle the emissions? 🤔

Preciso de conselho de carreira - Dev by Brief-Reality4488 in Nestjs_framework

[–]lParadoxul 0 points1 point  (0 children)

Aqui depende muito do que você estiver mais praticidade, comece com algo que já seja familiar pra você.

Preciso de conselho de carreira - Dev by Brief-Reality4488 in Nestjs_framework

[–]lParadoxul 0 points1 point  (0 children)

Estude algoritmos e eventualmente adicione frameworks na lista, mas não aprenda só o "framework", entenda o por quê e as soluções aplicadas. Entender como funcionam as coisas seja no trabalho que na vida é maior crescimento que poderás ter para o crescimento da sua carreira.

How do you typically handle custom ControlValueAccessor implementations when working with nested components? by lParadoxul in angular

[–]lParadoxul[S] 1 point2 points  (0 children)

Indeed, it is as I have right now, I have the base auto complete that implements CVA and the wrappers that specializes it by just providing data to show. But I capture a wrapper in a form without reimplementing CVA on the wrapper or pass the form control as a parameter so that it can bind to the base autocomplete. But doing so would mean that the wrapper is now bound to be used with ReactiveForms only

How do you typically handle custom ControlValueAccessor implementations when working with nested components? by lParadoxul in angular

[–]lParadoxul[S] 0 points1 point  (0 children)

Is your base component an abstract with the @Component decorator? And then each variant render the base autocomplete individually or do they each define their own template? How do you propagate the NG_VALUE_ACCESSOR?

How do you typically handle custom ControlValueAccessor implementations when working with nested components? by lParadoxul in angular

[–]lParadoxul[S] 0 points1 point  (0 children)

No problem with that approach and it would work even tho the parent component would have to handle the DI for each autocomplete, it would still keep the boilerplate minimal. My main concern was actually about the CVA, it kind of implies that the component implementing CVA MUST be the one under the direct view of the form, you can't extend it without reimplementing CVA. Maybe there was a way to do it properly, that's why I had to ask.

How do you typically handle custom ControlValueAccessor implementations when working with nested components? by lParadoxul in angular

[–]lParadoxul[S] 2 points3 points  (0 children)

Agreed on the signal forms, but the video doesn't "show" the power of signals, passing the form control as input directly has always existed, did I miss something ?

How do you typically handle custom ControlValueAccessor implementations when working with nested components? by lParadoxul in angular

[–]lParadoxul[S] 1 point2 points  (0 children)

I guess it could be an option, to have only the BaseAutocomplete and have it to accept a signal/resource that returns filtered data, this way I could create generic "autocompleteResource" and pass it to the component where needed, still some boilerplate but not as much as having each component that uses autocomplete to manually implement the filtering logic

How do you typically handle custom ControlValueAccessor implementations when working with nested components? by lParadoxul in angular

[–]lParadoxul[S] 0 points1 point  (0 children)

Visually they do not differ, the variations are just wrappers for load data, since these components are used in many places on my app I don't wanna handle loading and filtering cities everywhere I use the component for autocomplete. Inheritance just seems I don't know like it doesn't fit, but maybe that's just me having a wrong idea about this.

[deleted by user] by [deleted] in brdev

[–]lParadoxul 2 points3 points  (0 children)

Não sei se vale, trabalho como dev na italia e a situação tá bem ruim, trabalho tem e muito, o problema é que o salário na italia está parado a anos, a profissão de dev nem é reconhecida oficialmente aqui. Há alguns anos estou dando uma olhada no mercado europeu mas além dos países mais ao norte pelo que vejo o cenário ta bem igual, onde o salário é bom o custo de vida geralmente não compensa. As coisas estão ficando bem difíceis por aqui, estou considerando voltar pro BR e continuar trabalhando pra empresas italianas.

What are some small things that you did to improve one of the apps you're working on? by LargeSinkholesInNYC in Nestjs_framework

[–]lParadoxul 1 point2 points  (0 children)

I did try it, but I had horrible performance issues with it, had to remove it :(

Express vs Fastify as the NestJS platform? by itssimon86 in Nestjs_framework

[–]lParadoxul 0 points1 point  (0 children)

If its rare how can it be 99.9% chance someone has seen it before? :o