The Open WebThe current state of Internet ExplorerFrom time to time, another big service drops support for IE. However, due to this becoming more and more common, these stories do not stand…May 9, 2022
Jeff SheetsMock Intl and Date global in Jest (with this one simple trick!)Use Jest to easily mock the Intl and Date global browser javascript objectsMay 11, 2021
Vykuntarao NadakuditiMake Gatsby Application compatible with IE11 BrowserThis page will describe the challenges faced to make the Gatsby Application compatible with IE11 and how we have solved them. This page can…Sep 28, 2021Sep 28, 2021
Rameez AijazTranspile Typescript to ES5 using Babel and WebpackAccording to statcounter IE11 is still used by almost 4% of total internet users in United States. It used to be a tiresome job to make…Oct 21, 20191Oct 21, 20191
InAdevinta Tech BlogbyAdevintaThe art of deprecationA plan to deprecate support to old browsers to boost productivity among your team, but also to help make transitions to the future…Sep 14, 2021Sep 14, 2021
The Open WebThe current state of Internet ExplorerFrom time to time, another big service drops support for IE. However, due to this becoming more and more common, these stories do not stand…May 9, 2022
Jeff SheetsMock Intl and Date global in Jest (with this one simple trick!)Use Jest to easily mock the Intl and Date global browser javascript objectsMay 11, 2021
Vykuntarao NadakuditiMake Gatsby Application compatible with IE11 BrowserThis page will describe the challenges faced to make the Gatsby Application compatible with IE11 and how we have solved them. This page can…Sep 28, 2021
Rameez AijazTranspile Typescript to ES5 using Babel and WebpackAccording to statcounter IE11 is still used by almost 4% of total internet users in United States. It used to be a tiresome job to make…Oct 21, 20191
InAdevinta Tech BlogbyAdevintaThe art of deprecationA plan to deprecate support to old browsers to boost productivity among your team, but also to help make transitions to the future…Sep 14, 2021
Ross MorranUsing Babel to support older browsersA short article about how Babel lets you write modern JavaScript whilst still supporting older browsers.Dec 14, 2020
InREgarding 365byDaniel GlennPower Apps can now display images from Microsoft ListsUse the images stored in a Microsoft List and surface them in Power Apps. Create apps that help frontline workers. Use a Microsoft List…May 24, 2021
Rameez AijazMaking CSS Vars work with Lit Element on legacy browsers like IE-11In order to change style inside Shadow Dom, CSS vars are usually used with lit element. But since CSS vars is a modern feature and…Mar 28, 2020