/bento

Everything you need to know about web development. Neatly packaged.

MIT LicenseMIT

bento

http://www.bentobox.io/

Everything you need to know about web development. Neatly packaged.

Make a contribution

content.js (in the gh-pages branch) is where all the resources are defined. In each resource there is a name of the technology, a short description, what the user should learn next, and an ordered list of resources related to that technology. There are a few things to keep in mind when doing editing:

  • All names MUST be lowercase (even in the $then fields and descriptions)
  • Descriptions should be NO MORE than 100 characters long
  • Descriptions should NOT use any complex jargon when possible
  • Next lessons to follow-up with ($then) are in no particular order in the array
  • Next lessons should NOT include prerequisites (javascript should not be in angular $then)
  • Only the FIRST THREE links are shown, in the order of the array
  • Link names should be the title of the destination
  • Links should take the user DIRECTLY to the relevant information (i.e. for html go to the html exercise in codeacademy, rather than codeacademy's home page)

If you have any questions, please don't hesitate to contact me by tweeting @jonhmchan