.
Nothing here yet.
No blogs yet.
Nice to hear this, wish you all the best. Must-have features: Scratchpad, which means that I can create both lists and text, although with a focus on the former Nestability, i.e. I can easily create categories which have children todos, and so forth Minimalistic UI, but aesthetic (Todoist has a 👏 here) The ability to archive todos, but see them later when needed Export to markdown Sync across all devices Mind you, I could merely be highly opinionated, but I didn't find an app that checks all the items.
Just migrated our codebase to use a monorepo maintained with lerna : https://github.com/AztecProtocol/AZTEC And we absolutely love it ❤️ There are of course some trade-offs, such as decreased efficiency in CI/ CD, but we're happy to cope with that at the time being. We're building a privacy protocol on Ethereum, so keep an eye on Twitter if you're into that: https://twitter.com/AztecProtocol
Thanks! Totally, Netlify & friends is definitely the way to go for small, pet projects. However, if you have some specific requirements, e.g. security or fine-grained logging, there might be some significant overhead in not doing it directly on AWS. It really depends on your needs.