Dustin Deus

Results 409 comments of Dustin Deus

Hi @jongio the reason is that we handle custom-tags in case-insensitive context. I would accept a PR to handle all custom tags as case-sensitive. As a workaround you could do:...

Hi @jongio you're right the title wasn't accurate. For more informations see https://medium.com/@patrickbrosset/when-does-white-space-matter-in-html-b90e8a7cdd33

> createChild() sets the container's parent property, which may have unintended side effects. It also does not copy the _bindingDictionary, so you cannot unbind services on the child container. Not...

> That depends on the type of tests you are aiming for. I'm talking about all features which `gluegun` provides e.g `toolbox` isn't exposed in the API and I don't...

I'm not talking about the stability of gluegun itself but about my commands which are composed of them. How can I guarantee that my super command works when I can't...

Hi @jamonholmgren > I am a big believer in integration tests where possible (especially for CLIs!) and so new Gluegun CLIs now come with an integration test built-in. Me too...

@FlynnLeeGit read his post https://community.risingstack.com/the-worlds-fastest-javascript-memoization-library/ he compares different serializer.