Skip to content

pulakb/JavaScript-Promises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript-Promises

jQuery, q library, AngularJS, Node.js promise examples

jQuery Promise Examples

  • Copy the folder in web server and run the examples

'q' library Examples

  • Copy the folder in web server and run the examples

AngularJs Promise Examples

  • Using yeoman generator for Angular (https://github.com/yeoman/generator-angular)
  • Run 'npm install'
  • Run 'grunt build' to create the dist folder
  • Run 'grunt serve' for preview
  • 'data' folder is added in 'app' folder
  • 'scripts' and 'views' folder in 'app' folder contains example files (controller, view)

Node.js

  • Run 'npm install' in command prompt to install the required node modules

About

jQuery, q library, AngularJS and Node.js promise examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published