@saybwala@Airtel_Presence@airtelindia@saybwala
get a separate onu (V2802RH) and hook it up to your own router. It's frustrating that end customer has to resort to this measures but no backdoors and all of your problems would be solved using this
We've recently launched power outage alerts. You can sign up for specific states, counties, utilities, or an address. You can sign up here: https://t.co/uX7cmsiaAQ
Hey @kirat_tw Virtual DOM is a lightweight abstraction of the browser's real DOM that allows developers to update the web page without needing to directly manipulate the real DOM. VD determines what changes need to be made to the real DOM after the update. (1/3)
It is more efficient than directly manipulating the real DOM because it reduces the number of updates to the real DOM and improves overall performance. This is done using reconciliation which is a mechanism to diff one dom tree from another to determine which parts need (2/3)