frontend-guidelines-questionnaire icon indicating copy to clipboard operation
frontend-guidelines-questionnaire copied to clipboard

Additional Resources

Open bradfrost opened this issue 9 years ago • 5 comments

  • http://taitems.github.io/Front-End-Development-Guidelines/
  • http://tao.wearefriday.com/engineering/frontend/

Anybody have others?

bradfrost avatar Jan 13 '16 12:01 bradfrost

CSS guidelines by Harry perhaps?

http://cssguidelin.es/

rodrigoibarra avatar Jan 13 '16 19:01 rodrigoibarra

This isn't specifically guidelines nor front-end, but another interesting example of "defining common practices to improve consistency and cohesion": https://ways-of-working.readthedocs.org/

thibaudcolas avatar Jan 14 '16 10:01 thibaudcolas

The "examples" position the conventional answers of each question, yet I wonder:

  • Could some questions have longer tails of alternatives?
  • Could you standardize the display of those conventional choices (as opposed to the inconsistent parenthetical references)?

Regardless, a few to consider adding:

  • Templating: Nunjucks
  • CSS Preprocessor: Stylus
  • CSS Grids (often a subsystem many hijack, distinguished from adopting the whole framework): Jeet, Susy, Pure or Bootstrap
  • Browser syncing
  • Browser testing like Browserstack

nathanacurtis avatar Jan 16 '16 11:01 nathanacurtis

@nathanacurtis,

Could some questions have longer tails of alternatives?

Yes, although it very much risks a slippery slope of having to maintain a comprehensive list of tools and resources. Been there, done that and I'd prefer this stays a suggestive rather than exhaustive list. (That being said, it would be cool to see a more interactive version of this that had more of a comprehensive list!)

Could you standardize the display of those conventional choices (as opposed to the inconsistent parenthetical references)?

I can visualize an interactive step-by-step questionnaire that would be in essence a form for answering these questions. That experience could have a standardized display.

bradfrost avatar Jan 16 '16 21:01 bradfrost

👍🏻

On Saturday, January 16, 2016, Brad Frost [email protected] wrote:

@nathanacurtis https://github.com/nathanacurtis,

Could some questions have longer tails of alternatives?

Yes, although it very much risks a slippery slope of having to maintain a comprehensive list of tools and resources. Been there, done that and I'd prefer this stays a suggestive rather than exhaustive list. (That being said, it would be cool to see a more interactive version of this that had more of a comprehensive list!)

Could you standardize the display of those conventional choices (as opposed to the inconsistent parenthetical references)?

I can visualize an interactive step-by-step questionnaire that would be in essence a form for answering these questions. That experience could have a standardized display.

— Reply to this email directly or view it on GitHub https://github.com/bradfrost/frontend-guidelines-questionnaire/issues/6#issuecomment-172260056 .

Nathan Curtis Principal, EightShapes LLC [email protected] @nathanacurtis 703-296-8831

nathanacurtis avatar Jan 17 '16 00:01 nathanacurtis