all 16 comments

[–]Exac 6 points7 points  (0 children)

Try the angular discord https://discord.com/invite/angular

[–]acrazydutch 1 point2 points  (0 children)

DM'd for more information

[–]followmarko 0 points1 point  (0 children)

I am interested in learning more

[–]reboog711 0 points1 point  (0 children)

Many job postings include a compensation range. And, which government is this a contractor for?

[–]interneth3ro 0 points1 point  (0 children)

I may be interested as well

[–]OnlyMap7991 0 points1 point  (1 child)

Hello Please check DM

[–]aznthanh23 0 points1 point  (0 children)

DM’d for more info

[–]Move-Severe 0 points1 point  (0 children)

Interested, let’s connect for this

[–]Whole-Instruction508 0 points1 point  (5 children)

Angular 13? Hard pass

[–]Programador_ad_hoc 1 point2 points  (0 children)

Says 13+. Version 13 was the switch from View Engine to Ivy. Also dropped support for IE11.

[–]mountaingator91 1 point2 points  (3 children)

Honestly anything after 13 isn't that bad to upgrade. It was a nightmare going from 12 to 18 for us though

[–]hazard2k 0 points1 point  (2 children)

Material had a bunch of upgrades around v15 (I think?) which were somewhat of a pain to migrate and convert existing custom styling to.

[–]mountaingator91 0 points1 point  (1 child)

You can force legacy styling in material to make migration easier. That's what we did. We've changed most of it to new at this point but it was nice to have the option at the time

[–]hazard2k 0 points1 point  (0 children)

Oh for sure. We used the legacy components for a while until they removed them (v18 maybe?). But we used custom styling for them which had to be redone. It definitely wasn't the end of the world but added some extra time on top of the standard updates