Oleh B.

Results 15 comments of Oleh B.

@mgechev Question from @sahilpurav guided me into the next finding. When loading a page, Chrome Dev Tools clearly shows that the server returns a rendered page full of DOM (Dev...

> I can't reproduce this. When I open your page it's always CSR. @mgechev Attached GIF demonstrating how Service Worker affects the CSR vs SSR - _Chrome > Application >...

I just wanted to update our product status in regards to this thread. A 1-year optimization journey came to an end: - First we have updated everything related to infrastructure,...

For example, LH5 score: ![image](https://user-images.githubusercontent.com/7346327/83017117-c5281e00-a02b-11ea-983d-2a782217e71b.png) in LH6 automatically becomes: ![image](https://user-images.githubusercontent.com/7346327/83017174-dbce7500-a02b-11ea-87d3-be176d4d5de8.png) --- The project uses pretty much every possible tuning available: - 100% code splitting, defer/lazy loadings. - Proxy server optimizations...

The problem has been resolved in the latest versions. Run: ``` npx expo install --fix ``` to install the latest version or update `expo-locations`.