サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
アメリカ大統領選
thatismatt.github.io
josi is a web framework for node.js. Getting started Create a josi app and start the dev server: $ josi hello $ cd hello $ josi run A josi controller: var actionresults = require('josi/actionresults'); var view = actionresults.view; var redirect = actionresults.redirect; this.index = function() { return view({ title: 'A Title', name: 'josi' }); }; this.redir = function() { return redirect('/produc
このページを最初にブックマークしてみませんか?
『thatismatt.github.io』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く