openjs-nodejs-application-developer-study-guide icon indicating copy to clipboard operation
openjs-nodejs-application-developer-study-guide copied to clipboard

Things to do

Open donovanh opened this issue 6 years ago • 1 comments

Just noting some things to do for the site:

Content

First drafts of...

  • [ ] Buffer and Streams (John - in progress)
  • [x] Control flow
  • [x] Child Processes
  • [ ] Diagnostics (Donovan - in progress)
  • [ ] Error Handling
  • [ ] Node.js CLI
  • [x] Events
    • [ ] Extending the EventEmitter class. (Ian - todo)
  • [ ] File System
  • [ ] JavaScript Prerequisites
  • [ ] Module system
  • [ ] Process/Operating System
  • [ ] Package.json (Ian - in progress)
  • [ ] Unit Testing

Later... bring in external validation of the content.

Aesthetics

  • [ ] Improve logo
  • [ ] Create favicon
  • [x] Add sections to menu
  • [ ] Add About page
  • [ ] Link to cheat sheet in menu
  • [ ] Add notes to homepage re: which pages are done
  • [ ] Mobile design
  • [x] Improve code highlighting
  • [x] Add in a way of tracking progress
  • [ ] Better page titles
  • [ ] Social media header tags
  • [ ] Tidy the footer
  • [x] Add author info
  • [x] Add timestamps for modified
  • [ ] Add details of Node version article based on?

donovanh avatar Nov 08 '19 16:11 donovanh

I guess this course material will never be finished?

TheSkay avatar Jul 26 '24 21:07 TheSkay