Skip to content

Javascript, Node.js, and Typescript reference material.

Notifications You must be signed in to change notification settings

Swhite215/Code-Reference-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

178 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code-Reference-JS

Topics: JavaScript, Node.js, Mocha, Chai, Typescript

Objective

To provide reference materials for working with JavaScript

NodeJS

- Express
     Basic Server
     Routes
     Controllers
     Service
- Design Patterns
     Design Pattern Overview
     Creational - Singleton
     Creational - Protoype
     Creational - Factory
     Creational - Builder
     Structural - Adapter
     Structural - Proxy
     Structural - Composite
     Structural - Decorator
     Behavioral - Command
     Behavioral - Iterator
     Behavioral - Observer
     Behavioral - Strategy
- Node Modules
     Child Processes
     Event Emitter
     File System
     HTTP
     HTTPS
     Module
     OS
     Path
     Read Line
     Streams
     Timers

Testing

- Notes
     Testing Fundamentals
- Mocha and Chai/Chai-HTTP
     Mocha BDD Interface
     Mocha Exports Interface
     Mocha Require Interface
     Mocha TDD Interface
     Mocha QUnit Interface
     Mocha Reporters
     Chai - Assert
     Chai - Expect
     Chai - Should
     Chai-HTTP
     Promise Testing
     Sync/Async Testing

About

Javascript, Node.js, and Typescript reference material.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published