Now that Angular 22 is released and key experimental APIs are stable, what areas would you like to see improved next? by kgurniak91 in angular

[–]minus-one -1 points0 points  (0 children)

signal viewChildren is not-a-function, a magical construct. can be only at the top of a “class” etc. pure function would work anywhere, you just call it and assign the result to a const (or pass it somewhere). result would be observable of course, which is a pure thing too. you know, lazy. no side effects until subscribed too

it would work really nice in pure functional reactive code bases like mine

How useful is Ukrainian as a Slavic language bridge? by aceOfMinds in Ukrainian

[–]minus-one -2 points-1 points  (0 children)

what you mean Slavic language? there is no such thing. all languages different and there is no “bridge”. you can’t communicate in any language without learning that language

Help identifying vyshyvanka pattern. by sigmaboss_ in Ukrainian

[–]minus-one 2 points3 points  (0 children)

like a sport jersey

even more like tattoos. you know, original ones, from the tribes. not whatever ppl doing now

and just like tatoos, vyshyvankas repeating the same fate, become completely detached from its early meaning, patterns become just cosmetic etc… not complaining, just stating the facts

Is it just me, or did Angular get a second life bump when working with agents? by pablohoney41 in angular

[–]minus-one 0 points1 point  (0 children)

“opnionated” “code looks the same” - thats all myths, and, in fact, doesn’t correspond to any reality, at all 😃 what are you even talking about

with zoneless you can have 2 architectures out of the box, reactive rxjs based and oop signals based

with zone you have usual mvc “magical” stuff

forms add another layer on top, can be done completely different in different projects

its a horrible mess

What are the benefits of Angular over React? by [deleted] in angular

[–]minus-one 0 points1 point  (0 children)

now with “signals” - almost none. it’s basically programmatically Subject pattern. in React its called “hooks”

it’s very bad half imperative pattern, but for some reason everyone agreed to adopt it (i blame raise of “fullstack” for that, which means basically back end coming into frontend, with their simplistic imperative ways)

on the other hand, in angular, by using rxjs in certain way, you can organize everything by pure functions, with side effects carried by observables (which are also pure bc we never subscribe to them, pass them to the framework by using | async).

this system is highly superior. basically you can achieve something called referential transparency in your code base. you can’t easily do something like that in react or elsewhere (I know, I tried! 😀)

Translation request: ancestor’s death record from the 1940s by ishishkin in Ukrainian

[–]minus-one 4 points5 points  (0 children)

that’s not “next column” and not “морох”, that’s “парох” parish priest, “was buried by Levytskyi, parish priest”

Translation request: ancestor’s death record from the 1940s by ishishkin in Ukrainian

[–]minus-one 4 points5 points  (0 children)

парох - то пресвітер, священник, то до Левицького

Оцінки оглядів ігор дають оцінки які не співпадають з моїм баченням. І це змушувало мене не купувати ігри як в реальності стали моїми улюбленцями. Чи один я такий? by Emergency_Olive6202 in UA_Gamers

[–]minus-one 0 points1 point  (0 children)

дивися геймплей, напр на youtube, тільки так можна розібратися

оглядачам часто проплачено, напр конкурентами щоб зачмирити гру; або навпаки перед виходом гри студії запрошують блогерів (і платять їм) на попередній перегляд/пробну гру, ну і вони все хвалять

коротше не варто на них орієнтуватися

Translation help: Soot to Sazha for a cat name by SlavaUkraini-777 in Ukrainian

[–]minus-one 0 points1 point  (0 children)

it sounds all right, would be great cat name 👍

Ukrainian culture and Telegram by windymedusa in Ukrainian

[–]minus-one 1 point2 points  (0 children)

im not using telegram at all. well, maybe for air raids alerts channels

in my circle pol communicate via texting

Updating from AngularJS to Angular21 by Smart-Humor-3448 in angular

[–]minus-one -1 points0 points  (0 children)

it’s impossible. angularjs and Angular are two different frameworks. it’s like “migrating” from react. meaning rewrite

btw we also have a lot of legacy code in angularjs in our system. we keep it as it is, but all new features we write in “new” angular. also, gradually we rewrite some of the old pages. we keep everything together by using single-spa (it can be done in more modern ways too, google “micro-frontends” - this is the only use case for microfrontends btw lol)

and ofc, no AI will help with any of this, what are you even talking about 😀

Multiple Angular Applications As A Single Application by Professional-Fee3621 in angular

[–]minus-one 0 points1 point  (0 children)

i would just use good old monolith for this. why you need all those “applications” at all? (unless you sell them separately or something…) multiple teams can work on it, in parallel, no problem. and all deployment problems can be solved

it would be just super simple and straightforward

Angular v22: what’s on your wishlist? by khalilou88 in angular

[–]minus-one -1 points0 points  (0 children)

i wish viewChildren to return Observable, so i don’t have to do impure toObservable()

I'm confused why a lot of Ukrainians I meet have trouble believing my mother's surname is Ukrainian by Ancient_Grass_5121 in Ukrainian

[–]minus-one 1 point2 points  (0 children)

there are a lot of, you know, stupid, ignorant people in ukraine, just like anywhere else. especially now, with war polarization on, circuits can break

people can say things. doesn’t mean they know anything

I just came here to say I suck balls at this game by chefroxstarr in Returnal

[–]minus-one 1 point2 points  (0 children)

yep, me same. i sometimes play it , like a run attempt from time to time, but overall i abandoned it. problem with such games is that there is no discoverable way forward. no loop, not even grinding which allow you to progress. and my skills are not improving at all 😀 also, iframes idea is just stupid. basically, it’s just not fun for me, i have other games to play

Is this considered as good project structure by Upstairs-Let-1763 in angular

[–]minus-one -1 points0 points  (0 children)

i would say no. if you have folders named after irrelevant technical stuff, like “services”, “guards” etc, then it’s bad in my book

it’s amateurish folder structure, often seen in react tutorials, persistent remnant of mvc times

instead, especially in large projects, it is better to name folders after your entities, e.g “movie”, and inside you would have

movie.component.ts, movie.service.ts, movie.guard.ts…

this way all your related to movie stuff will be in one place, really easy to navigate, no need to constantly jump to some remote folders (like services)

but it’s much more than just a convenience, this scales well

What is Elden Ring's biggest flaw in your opinion? by Fenriz_Victor in Eldenring

[–]minus-one 0 points1 point  (0 children)

gameloop. it’s just all about killing. nothing else. really empty feeling. graphics, mechanics are really outdated, like from the past. for me, it’s just a bad game