joeljuca commented on issue #9135: URL: https://github.com/apache/pouchdb/issues/9135#issuecomment-3638650033
Forgive me for being the devil's lawyer here, but the JS community is known for moving things very fast without much concern for greater stability or long-term maintenance. I understand the desire to use smt JS-based because, well, we're all JS devs, but _"rarely have had to update stuff when new versions came out over the span of over 10 years"_ is smt **very hard** to have in the JS world (even Node.js have a LTS agenda that's way shorter than 10y). If you're open for non-JS options, I'd recommend [Hugo](https://gohugo.io) – IIRC, is the most popular SSG in the industry (if not the, certainly one of the top most), widely used, supported, maintained, etc., and it's written in Go, which has a pretty decent DX, and _does not break things this fast._ PS: I speak as a person who loves/hates JS, been coding JS for 15+ years, and is very annoyed by these move-fast-break-things culture in the JS world, specially for projects that should live for 10+ years and does not change much very often. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
