saiichihashimoto on snyk-fix-06c3e0ff9880aade54daa2c7f0b8ab64
fix: package.json to reduce vul… (compare)
saiichihashimoto on snyk-fix-06c3e0ff9880aade54daa2c7f0b8ab64
saiichihashimoto on snyk-fix-73f5704f643772fd0103b023ececfd69
fix: package.json to reduce vul… (compare)
saiichihashimoto on snyk-fix-73f5704f643772fd0103b023ececfd69
saiichihashimoto on snyk-fix-9353f41681ec1be73002b1f8f6af276e
fix: package.json & .snyk to re… (compare)
saiichihashimoto on snyk-fix-9353f41681ec1be73002b1f8f6af276e
fix: package.json & .snyk to re… (compare)
saiichihashimoto on snyk-fix-9353f41681ec1be73002b1f8f6af276e
saiichihashimoto on snyk-fix-a89a51e2bb9ea973fc7e1116e0519989
fix: package.json to reduce vul… (compare)
saiichihashimoto on snyk-fix-a89a51e2bb9ea973fc7e1116e0519989
saiichihashimoto on snyk-upgrade-970859ca2478a34018d37dd71863281e
saiichihashimoto on snyk-upgrade-970859ca2478a34018d37dd71863281e
fix: upgrade passport from 0.3.… (compare)
components
and find what I want. If something is going on with the integrations, I'd dive into integrations
and so on. I found that organizing the structure by filetypes or by feature sets missed the point. Containing the code for a feature separately often breaks code up in ways that ends up being convoluted and only gives the semblance of modularity. In reality, any future features or bugfixes ends up snaking through all of it anyways. This way, features and changes DO end up making changes across the board, but everything is where I'd expect it to be. I hope this helps with the documentation you're thinking of. :-)
Hi @saiichihashimoto! I’d like to start playing with Hovercards and hopefully extend it, any chance you could tell a bit more about the architecture?
I see you described it earlier it this channel however it would be helpful to get up to speed