Hacker News new | ask | show | jobs
by mrtksn 1495 days ago
These days it seems like you don't touch DOM yourself anymore because it's all about virtual DOM that is managed by the framework of choice, which is probably ReactJS.