Harvey Peachey
Harvey Peachey
Thoughts on using the Optimizely Event API, instead of using the hefty Optimizely SDK to send events client-side? Seems super simple https://docs.developers.optimizely.com/optimizely-data/docs/event-api-getting-started? Would save 100k in the bundle size if...
> Is it worth creating a new `ExperimentContext` solely for experimentation rather than passing the values through `RequestContext`? Just to keep it isolated more than anything. Can do if you...
# Investigation After further investigation, the cause of this issue stems from the font loading strategy used for Reith Qalam. We use the `font-display: optional` CSS property for our font...
Blocked until we decide on our font loading strategy for WS
ATI seems to be logging okay on opera mini: 
> ATI seems to be logging okay on opera mini: Actually undici seems to be used in the nextjs app, however it looks like opera mini is surpressing console logging...
> > ATI seems to be logging okay on opera mini: > > Was this via the Opera mini emulator, or a phone? This was with my Oppo android phone,...
Currently blocked on minimum Node v18.18.0 version and minimum ESlint v8.56.0 https://github.com/typescript-eslint/typescript-eslint/pull/8377, we should upgrade Node to the latest LTS release
Currently blocked on minimum Node v18.18.0 [requirement](https://github.com/eslint/eslint?tab=readme-ov-file#installation-and-usage). We are currently using v18.17.1, we should upgrade to the lates Node LTS version which seems to be [v18.20.2](https://nodejs.org/en/blog/release/v18.20.2)