Felix Blaschke
Felix Blaschke
My approach on a macro mechanism. Basically tagging a certain scope with a macro annotation, that refers to one or multiple classes to 1:1 replace the code virtually... like a...
This might relate to https://github.com/garris/BackstopJS/issues/1300
We need to wait for release of https://github.com/puppeteer/puppeteer/pull/7099 because otherwise can't even `npm install` backstop, because of installation failures. (chrome binaries not found). Then we need to configure the docker...
> Shoot. Just ran into this after getting a new laptop (which is going to become more common with the new MacBook Pros out) > > @felixblaschke any guidance you...
I did a little quick research on that. The number one feature of http/2 is connection multiplexing. The browser TCP connection limit is around 6 for major browsers. So benefit...
Hi @jopmiddelkamp ! Thank you for your contributions. But this project has been discontinued. You can look up the reasons here: https://github.com/felixblaschke/supercharged/tree/main/supercharged#development-discontinued But anyway feel free to fork this project,...
Thank you for the feedback and your observations are right. This demo isn't targeted as usual web application. It's more some kind of tech-demo squeezing a lot of power from...
I removed the dependency to package `intl` entirely. 😄