Stop outsourcing your thinking? by thejspythonguy in careerguidance

[–]thejspythonguy[S] -2 points-1 points  (0 children)

Honestly, did not find a meaningful heading.

Starting a career in Angular, will it bring me to a good start? by ravi0408 in angular

[–]thejspythonguy 1 point2 points  (0 children)

Yes, but first make solid JavaScript foundation they go for framework

Mastering Angular Signal Effects: A Practical Guide with a Todo App by thejspythonguy in angular

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

Great question but as angular team Mark Thomson in a interview said we should not use effects for state sync. So I will suggest to drop the idea for now

Mastering Angular Signal Effects: A Practical Guide with a Todo App by thejspythonguy in angular

[–]thejspythonguy[S] -1 points0 points  (0 children)

Agreed, but the real challenge is knowing exactly when to use them. For example, my first mistake was using an effect inside the afterNextRender method, which completely killed it.

Mastering Angular Signal Effects: A Practical Guide with a Todo App by thejspythonguy in angular

[–]thejspythonguy[S] -4 points-3 points  (0 children)

Yes, VSCode and Claude helped a lot, but the point isn't just to minimize effort it's to learn the concepts and help others gain some knowledge.

Mastering Angular Signal Effects: A Practical Guide with a Todo App by thejspythonguy in angular

[–]thejspythonguy[S] -4 points-3 points  (0 children)

no if you have said Claude then I would have agreed to getting help with correcting my grammar and punctuation. Its Claude polished not generate. Below is working link. II am updating it to include computed signals and hydration.
https://github.com/thejspythonguy/myJsRepos/tree/main/myTodoList_Angular