Skip to main content

Johan Bové

Watching a live coding stream while on a high speed train with spotty network connection is not great. It is amazing it kinda works, for sure. But we're not in the always connected high speed internet future yet.

Johan Bové

I want to like Gun DB JavaScript API and coding paradigm, but the method chaining is throwing me off a bit. I understand why it's done that way; so trying hard to get over myself and use it. The docs are great and the tutorials super cool. https://gun.eco/docs/API

Johan Bové

Chrome 72 and are not getting along. Multiple JavaScript console errors related to the "Known" object not being initialized yet. It all still works on Firefox 67. Going to have to do a full re-coding of Known's JavaScript implementation if this project is going to have to keep existing. Also, Content Security Policies and Indieweb don't get along very much yet either...

Johan Bové

Figuring out how to properly instantiate Vee-Validate instances in a cluster of Vue.js components in the most optimal way.