Indratej ReddyforFullStack Journalindratejreddy.hashnode.net·Dec 8, 2022Rendering in react.Understanding how variables works for the front end: When we edit a variable in js, it doesn't reflect on the html document or in the frontend because the page/component does not re-render to reflect the change in the html page. Example: function Ap...48 readsReactAdd a thoughtful commentNo comments yetBe the first to start the conversation.