Skip to content
This repository was archived by the owner on Mar 8, 2021. It is now read-only.
This repository was archived by the owner on Mar 8, 2021. It is now read-only.

Consider separate skeleton repo #2

@dbashford

Description

@dbashford

If you intend for this to be a long-term application you are building, and if you want it to also be a skeleton, might be worth pulling the skeleton out before you get too far with the app. A few things that I'd suggest that might result in the right mix between project structure + libraries + code without being too much:

  • Reduce the vendor libraries to just those necessary for a TODO list (maybe include local storage because its cool)
  • Add comments to mimosa-config to indicate why testem is turned off for build and watch and how to execute the tests
  • When you settle on the modules you want to use, use mimosa config to generate the documented file.
  • Write a few useful tests
  • Remove Contact and maybe just have toggle between TODO and info.
  • Flesh out TODO list. This'll result in probably the right amount of BB/Marionette code. Add removing and adding. Sort of like TodoMVC.
  • Clean up some csslint stuff like the 0px issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions