Josh Dovishaw
Josh Dovishaw
I had started to re-build my portfolio site with Aurelia. The main project is in Azure DevOps but I've pushed a mirror to GitHub: https://github.com/CuddleBunny/portfolio. I've paused development since I...
I'm not a big fan of J/TSX so I'll defer to those who might actually use it but I think extending the syntax with separators for dot separated attributes seems...
Came here from a post in discourse (https://discourse.aurelia.io/t/aurelia-chrome-extension-and-vnext/3004). I like the idea of using web-ext to give Firefox some love.
@EisenbergEffect - I'm down with this approach. I've used other integrated stuff like weinre and vorlon.js for remote debugging with some success. I think more importantly than how it is...
What about a generator for a standalone component with a convention that when followed enables that community component to be pulled into the design system project from the CLI? I...
+1, before anchored region was released I actually implemented this in my own design system using `@popperjs/core` instead of `floating-ui` which looks just as capable. Taking third party dependencies is...
I am definitely interested in taking on some derivative of fast-foundation myself, possibly as part of my regular job, but it'll be some time before I'm done with my current...