Skip to content

Latest commit

 

History

History
 
 

2018_09_02_Web-Class-5

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

NodeJS

Class code

Learning Resources

  • W3Schools SQL
    • Easy to follow with all basic queries covered
  • MySQL Tutorial
    • Extensive tutorial but includes the use of MySQL Programming Interfaces in all major languages.
  • Embedded JavaScript templating
    • Learn a couple of new tags to use logic within HTML and create dynamic content.
  • Node + MySQL
    • Learn various methods available with mysql package.
    • npmjs: It has simple documentation of all external packages in nodeJS.

Official docs

  • MySQl : Don't go
  • Node : Don't go
  • Express : go to Getting started
  • npmJS : search any package and read docs