I'd consider Nuxt - it has all the benefits of Next without having to deal with React, and it's also pretty popular/standardized. Vue is easier to write than React
What do you like about Phoenix? I've never used Rails, but I've tried Django which was inspired by Rails and hated it. However, I'm interested in Erlang/Elixir, so I'd like to hear what the upsides of Phoenix are.
Also consider Pug (formerly called Jade). It's a bit more verbose than Markdown, but it's really nice because you can skip closing tags (it's indent-based like Python), can use CSS selector syntax (same as Emmet e.g.…
I love the emphasis on data export / analysis and ownership of your data. I also love the quantified self aspects of this. However as I've gotten older, I've learned that it's incredibly freeing to at least partially…
During mining, you're actually not decrypting hashes but encrypting a certain piece of data until the initial N digits of its hash are zero. By increasing the number of initial zeros required, you decrease the…
I'd consider Nuxt - it has all the benefits of Next without having to deal with React, and it's also pretty popular/standardized. Vue is easier to write than React
What do you like about Phoenix? I've never used Rails, but I've tried Django which was inspired by Rails and hated it. However, I'm interested in Erlang/Elixir, so I'd like to hear what the upsides of Phoenix are.
Also consider Pug (formerly called Jade). It's a bit more verbose than Markdown, but it's really nice because you can skip closing tags (it's indent-based like Python), can use CSS selector syntax (same as Emmet e.g.…
I love the emphasis on data export / analysis and ownership of your data. I also love the quantified self aspects of this. However as I've gotten older, I've learned that it's incredibly freeing to at least partially…
During mining, you're actually not decrypting hashes but encrypting a certain piece of data until the initial N digits of its hash are zero. By increasing the number of initial zeros required, you decrease the…