Serhii Shramko

Results 16 comments of Serhii Shramko

Starting implementing in https://github.com/goldbergyoni/javascript-testing-best-practices/pull/212

@goldbergyoni Is it ok that I started doing the translation? Is the project active?

@Lms24 thnx u. I will wait official fix ))

> Did you find a decent fix for this? In the past I managed to override postcss used, but I'm now getting > > ``` > npm ERR! code EOVERRIDE...

I find fix. `background: #1daced !important;` not working in Outlook. So I changed to `background-color: #3B5998;` and everything works.

> Hey, thanks for writing in, Looks like this is being caused by > > https://github.com/getsentry/sentry-javascript/blob/78461634fbfde1a85484ac6b0e89e28497b9d77c/packages/nextjs/src/performance/client.ts#L65 > > . In this case, `document` is undefined, so `document.getElementById('__NEXT_DATA__')` is throwing an...

@goldbergyoni it's in progress. So I will do as promised https://github.com/goldbergyoni/nodebestpractices/pull/1294

02/10/2024 - [x] Add Ukrainian Readme - [x] Update another readme files - [x] Add breakintcomponents section - [x] Add createlayers section - [x] Add wraputilities - [x] Add separateexpress...

02/11/2024 - [x] asyncerrorhandling - [x] useonlythebuiltinerror