/website

The official front facing website of Musicoin, https://musicoin.org for live version

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Website

The Musicoin Frontend Website.

Heuristics

heuristic /ˌhjʊ(ə)ˈrɪstɪk/

A technique designed for solving a problem more quickly when classic methods are too slow, or for finding an approximate solution when classic methods fail to find any exact solution

  • Priority is the best User Experience
  • Complexity should be introduced when it’s inevitable
  • Code should be easy to reason about
  • Code should be easy to delete
  • Avoid abstracting too early
  • Avoid thinking too far in the future

License

GNU GPL v3