Hacker News new | ask | show | jobs
by bjablonski 771 days ago
How many react developers understands compilers & graphs? I'd wager that it's way below 10%.
2 comments

Also why do you need knowledge on compilers and graphs to create React?

Firstly, React is not compiled. Secondly the graph or tree or whichever aspect can come naturally when you come up with the idea of how it would be best to maintain JS apps.

In fact most important experience should have been grinding put tons of unmaintainable JS apps to come up with something like that.

I wouldn't argue with that.