Spencer Dixon

Results 5 issues of Spencer Dixon

Happy to repost this over on S.O if not appropriate for this repo but thought someone here might just know the answer. We use Locksmith to save users login credentials:...

Hey there! I've been working on a project called Redux-CLI that doesn't really have a hard dependency on redux, it's more meant to be a universal react-cli. Was wondering if...

https://github.com/apex/static

I didn't realize how to properly log errors using apex's logger package. Refactor to use `log.WithError` instead of all the calls to `log.Error(err.Error())`

I've been stuck trying to test this component with webdriver.io for days now. Has anyone successfully been able to do this??