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 86999f6
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,23 +114,19 @@ 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?
- [ ] 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 All @@ -142,11 +138,16 @@ How to use this template to create a basic Frontend Application:
- https://github.com/pa11y/pa11y
- ASLint
- https://www.24a11y.com/2017/reacts-accessibility-code-linter/
- [ ] (^) Basic UI Framework (other repos?)
- [ ] Basic UI Framework (other repos?)
- [ ] Backbone?
- [ ] Vue?
- [ ] React?
- [ ] Aurelia
- [ ] Fork of this Repo with different directories for each css framework?
- [ ] bulma https://bulma.io/documentation/overview/start/
- [ ] Bootstrap?
- [ ] Foundation?
- [ ] Material Design?
- [ ] (-) Mock API requests on localhost
- Contract testing? https://docs.pact.io/
- OpenAPI validation of mocks? https://bitbucket.org/atlassian/swagger-mock-validator/src/master/
Expand Down

0 comments on commit 86999f6

Please sign in to comment.