@GeromeDEV Like you said, Supabase SDK is based on Promise, I think it's a perfect case for using Resource for query list of data. I'm wonder how to handle single methods, like update records, create new one etc - it's not a case for resource, maybe `from` operator from rxjs?
@Spike_2002@Jean__Meche - If you can (angular >= 19) use resource/rxResource
- If not - create companyRequests$ as request and use it with `async` pipe in template
@manoj_v___@Jean__Meche wow, what a code!
Lots of logic is based on valueChanges from controls - you can create custom directive with `outputFromObservable` with valueChanges (and all pipes), and in root component you can execute your logic like update validators.
Scroll in `afterNextRender`
@dmmishchenko @Jean__Meche depends on events which you listen, but you can create custom directives with HostListener + output emit in listener callback
@RKardashev@Jean__Meche - if you still need to use input signal - you can do it in afterNextRender in constructor
- in other hand, without signal, you can patch value in
@ Input set formData()
@Germi_32@Jean__Meche If you need to change `title` you can use TitleStrategy
https://t.co/0xaqC3X6Si
About meta tags - I don't see any reason to do it, but if so, for me you should do it in router level, like a hack for CanActive/Resolvers.
@gramnawszystkim@AndziaMacio Przy moim pierwszym podejściu ten byczek dał mi w kość, męczyłem się z nim dłużej niż z Gyoubu - Sekiro to mój pierwszy souls-like więc to mogło mieć na to wpływ. Przy drugim podejściu już mi było łatwiej jak znalazłem schemat.
No i tak zgadzam się, to jest "mini boss" :)
@gramnawszystkim@AndziaMacio Zaraz po Gyoubu Oniwa, gdzie był ogromny teren do "uników" dostajemy Mini Bossa, do którego trzeba dojść (i do spory kawałek), jest wąski teren walki, a każdy atak byka zadaje obrażenia od ognia. To trochę taki szok po tym, co było wcześniej. Rozumiem frustrację.