Hacker News new | ask | show | jobs
by hartator 3595 days ago
I think there is no best, but there are technologies you want to avoid.

Like my lastest rant will be against Angular. First load is usually with ugly {BLABLA} everywhere, last version breaks everything, ugly performance compared to vanilla JS or react, unnecessary complicated, academic mindset...

1 comments

> ugly {BLABLA} everywhere

It's been a while since I used angular (1.4) but from what I remember, ng-cloak handles this.