Hacker News new | ask | show | jobs
by remost 2977 days ago
Just do it the React way and re-render everything by calling ReactDOM.render() again. In most cases that is fast enough.