mike douges @douges.dev · Dec 30

98. In a similar vein I wrote a small script to know when to release Electron (using electron-builder). I didn’t have this problem with the VS Code extension because the vsce CLI has an option to noop the release if the version already exists. A lot of duct tape but it works. All that matters!

0 likes 1 replies

?

Replies

mike douges · Dec 31

99. Here’s some closing thoughts. I started Triplex because it was REALLY hard to know what my code changes will do in 3d! I had a vision: don’t change your code, don’t manage dependencies, just install an app/extension and go. This drove the overall architecture and continues to do so.