Luke Barbuto
Luke Barbuto
Now I'm sorry for the late response 😅 I added workarounds for the previous CI issues, and now have some new things to sort through. I'm hoping I'll be able...
So I believe the Elixir 1.14 issue is fixed. The last problem is an intermittent failure where sometimes not all function calls are accounted for in the coverage data. It...
@stephanos Alright, I think this is finally ready for your review. Thanks for your patience! 🙂
I've been enjoying Mocha for testing, and it seems to be the default choice in the React community these days (Just look through some repos here: https://github.com/reactjs). As for database,...
Any thoughts about using css modules? I'd be happy to cut a branch to show what it could look like. https://github.com/css-modules/css-modules http://glenmaddern.com/articles/css-modules
See #18
Just a note for anyone using tools like 1Password - it seems that sometimes they'll strip the comment out when you import your private key. In my case, I was...