Vsevolod Rodionov

Results 30 comments of Vsevolod Rodionov

Cool! :+1: I'll try to make a TodoMVC example for it after merge.

Hello! Is it happening in some exact page/domain or all across the internet?

No, it's different. Can you please catch an error with the debugger and show what inside an "e"? It should be some kind of HTMLElement. Or, you can create some...

Thanks :+1: I'm re-writing and re-imagining cornerJS right now, and readme.md too. Don't worry, already existing API will remain untouched, but everything will change a lot. If you'll wait till...

Not as soon as planned, however, it's re-written. Check the new readme.md out, please. there is only feature removed now - prefixes support.

I think `rush add` is more or less mirroring of `yarn add` command.

I specifically mentioned quite common several cases here that are not covered by your answer: - 3rd-party libs (e.g. Google Analytics/Amplitute/Dynatrace, Adobe fonts, Intercom, etc) - browser plugins providing APIs...

I think we all know that decisions like "let's use Google Analytics" are done not on developer's level, and switching to another framework because there could be non-debuggable bugs will...

> I also think we all know that companies like Google aren't going to make their SDKs undebuggable if it's causing problems for developers. Why are you making this assumption?...

That is exactly what I'm talking about. Developers are, often, optimists. I totally understand this beautiful idea "we can make polyfill that acts like original code, even in stack traces"....