Skip to content

Commit

Permalink
a few more notes on things to do before finishing up
Browse files Browse the repository at this point in the history
  • Loading branch information
devlinjunker committed May 1, 2020
1 parent d27fe27 commit 1ffcef4
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,23 +114,24 @@ How to use this template to create a basic Frontend Application:
- list all selectors used: https://github.com/davidtheclark/list-selectors
- [x] (^) Madge?
- [x] (^) Manual in Docs
- [ ] HTML template example
- [..] (^) HTML template example
- webpack/lodash style? https://github.com/emaphp/underscore-template-loader
- handlebars?
- [ ] (^) Githooks
- [ ] (^) Base CSS Style for all apps
- [ ] Styleguide
- [ ] Components (javascript methods that return compiled html, has params for template variables)
- [ ] (^) Styleguide
- Page in docsite
- Examples: http://styleguides.io/examples.html
- http://codeforamerica.clearleft.com/#
- Fractal? https://github.com/adamlindqvist/fractal-webpack-plugin
- [ ] CSS Frameworks
- [ ] (^) Base CSS Style for all apps
- [ ] (^) CSS Framework
- [ ] Tailwind - integrates with javascript
- Fork of this Repo with different directories for each?
- [ ] Fork of this Repo with different directories for each?
- [ ] bulma https://bulma.io/documentation/overview/start/
- [ ] Bootstrap?
- [ ] Foundation?
- [ ] Material Design?
- [ ] (^) Githooks
- [ ] (^) Configuration File
- [ ] (^) If running in development -> console errors/warnings appear in UI bubble
- [..] Helpers
Expand Down

0 comments on commit 1ffcef4

Please sign in to comment.