Changes between Version 16 and Version 17 of members/GRIP-UQAM/Javascript
- Timestamp:
- Jan 9, 2017, 5:26:42 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
members/GRIP-UQAM/Javascript
v16 v17 71 71 * //[http://stackoverflow.com/questions/5284340/what-is-node-js-connect-express-and-middleware What is Node.js' Connect, Express and “middleware”?]// 72 72 == Connect (Middleware Library) == 73 * [[Image(https://nodei.co/npm/connect.png?downloads=true&downloadRank=true&stars=true, link=https://nodei.co/npm/connect/, title=senchalabs/connect)]] 73 * [[Image(https://nodei.co/npm/connect.png?downloads=true&downloadRank=true&stars=true, link=https://nodei.co/npm/connect/, title=senchalabs/connect)]][[Image(https://qa.debian.org/cgi-bin/popcon-png?packages=node-connect&show_installed=on&date_fmt=%25Y, 9%, link=https://tracker.debian.org/pkg/node-connect, title="debian: node-connect")]] 74 74 * Connect: [https://www.npmjs.com/search?q=connect npm], [DebianPackage:node-connect] 75 75 == Express (Router with Middleware Support) == … … 113 113 * [[Image(https://nodei.co/npm/mapleTree.png?downloads=true&downloadRank=true&stars=true, link=https://nodei.co/npm/mapleTree/, title=saambarati/mapleTree)]] 114 114 == Authentication == 115 * [[Image(https://nodei.co/npm/passport.png?downloads=true&downloadRank=true&stars=true, link=https://nodei.co/npm/passport/, title=jaredhanson/passport)]] 116 * [[Image(https://nodei.co/npm/passport-openidconnect.png?downloads=true&downloadRank=true&stars=true, link=https://nodei.co/npm/passport-openidconnect/, title=jaredhanson/passport-openidconnect)]] 115 * [[Image(https://nodei.co/npm/passport.png?downloads=true&downloadRank=true&stars=true, link=https://nodei.co/npm/passport/, title=jaredhanson/passport)]][[Image(https://qa.debian.org/cgi-bin/popcon-png?packages=node-passport&show_installed=on&date_fmt=%25Y, 9%, link=https://tracker.debian.org/pkg/passportjs, title="debian: passportjs")]] 116 * [[Image(https://nodei.co/npm/passport-oauth.png?downloads=true&downloadRank=true&stars=true, link=https://nodei.co/npm/passport-oauth/, title=jaredhanson/passport-oauth)]][[Image(https://qa.debian.org/cgi-bin/popcon-png?packages=node-passport-oauth&show_installed=on&date_fmt=%25Y, 9%, link=https://tracker.debian.org/pkg/passportjs-oauth, title="debian: passportjs-oauth")]] 117 * [[Image(https://nodei.co/npm/passport-openidconnect.png?downloads=true&downloadRank=true&stars=true, link=https://nodei.co/npm/passport-openidconnect/, title=jaredhanson/passport-openidconnect)]] 117 118 == FastCGI == 118 119 * At the moment, the FastCGI package must be downloaded with npm: [Google:node+js+fastcgi+site:debian.org]. … … 211 212 * //[http://tutorialzine.com/2015/01/learn-handlebars-in-10-minutes/ Learn Handlebars in 10 Minutes or Less]// 2015 212 213 * (fr) [https://fr.wikipedia.org/wiki/Handlebars_(moteur_de_template) Handlebars_(moteur_de_template)] 213 * [[Image(https://nodei.co/npm/pug.png?downloads=true&downloadRank=true&stars=true, link=https://nodei.co/npm/pug/, title=pugjs/pug)]][[Image(https://nodei.co/npm/jade.png?downloads=true&downloadRank=true&stars=true, link=https://nodei.co/npm/jade/)]] 214 * [[Image(https://nodei.co/npm/pug.png?downloads=true&downloadRank=true&stars=true, link=https://nodei.co/npm/pug/, title=pugjs/pug)]][[Image(https://nodei.co/npm/jade.png?downloads=true&downloadRank=true&stars=true, link=https://nodei.co/npm/jade/)]][[Image(https://qa.debian.org/cgi-bin/popcon-png?packages=node-jade&show_installed=on&date_fmt=%25Y, 9%, link=https://tracker.debian.org/pkg/node-jade, title="debian: node-jade")]] 214 215 * [Google:pug+tutorial] 215 216 * //[https://www.sitepoint.com/jade-tutorial-for-beginners/ A Jade Tutorial for Beginners]// 2016 216 217 * [[Image(https://nodei.co/npm/react.png?downloads=true&downloadRank=true&stars=true, link=https://nodei.co/npm/react/, title=facebook/react)]] 217 * [[Image(https://nodei.co/npm/ejs.png?downloads=true&downloadRank=true&stars=true, link=https://nodei.co/npm/ejs/, title=mde/ejs)]] 218 * [[Image(https://nodei.co/npm/mustache.png?downloads=true&downloadRank=true&stars=true, link=https://nodei.co/npm/mustache/, title=janl/mustache.js)]] 218 * [[Image(https://nodei.co/npm/ejs.png?downloads=true&downloadRank=true&stars=true, link=https://nodei.co/npm/ejs/, title=mde/ejs)]][[Image(https://qa.debian.org/cgi-bin/popcon-png?packages=node-ejs%20libjs-ejs&show_installed=on&date_fmt=%25Y, 9%, link=https://tracker.debian.org/pkg/ejs.js, title="debian: ejs.js")]] 219 * [[Image(https://nodei.co/npm/mustache.png?downloads=true&downloadRank=true&stars=true, link=https://nodei.co/npm/mustache/, title=janl/mustache.js)]][[Image(https://qa.debian.org/cgi-bin/popcon-png?packages=libjs-mustache%20node-mustache&show_installed=on&date_fmt=%25Y, 9%, link=https://tracker.debian.org/pkg/mustache.js, title="debian: mustache.js")]] 219 220 * [WikiPedia:Mustache_(template_system)] 220 221 * [[Image(https://nodei.co/npm/swig.png?downloads=true&downloadRank=true&stars=true, link=https://nodei.co/npm/swig/, title=paularmstrong/swig)]]