Anthony Garand

@garand.bsky.social

garand.me

Those of you that have started your own solo business, what do you wish you knew when you started? I’m going down that road and looking for wisdom from those that have gone before. Thanks!

Trying to find all my twitter web dev folks on here. If you are part of the community, drop a reply and re-share (re-sky?) so we can have some sort of list

Has anyone settled on a reliable and pain free way to keep NPM deps up to date? I've used dependabot, and tried a couple auto-merge workflows, but just keep going back to manually running `npm-check-updates` once a week. I'm tempted to make a GitHub workflow for that and commit if the build passes.