Blog

this.forceUpdate() can forcefully re-render a component, however, it should be avoided. What is a better approach to re-render a component?