About shipping
Shipped from warehouse
These products are shipped from BOOTH warehouse as soon as payment is confirmed.
Shipped from home
These products are packed and shipped from the seller. "Ships within ~ days" are the estimated number of days from when payment is confirmed at BOOTH until the item is shipped.
Items shipped by Anshin-BOOTH-Pack will be delivered anonymously.
Download item
You will be able to download these products from "Purchase History" at any time after payment is confirmed.
Shipped from pixivFACTORY
These products are manufactured and shipped by pixivFACTORY as soon as payment is confirmed.
Trading Flowchart
Payment

技術書典4のサークル「か19」で頒布した新刊です。 「JavaScript(Node.js)でテスト駆動開発をやってみよう!実際にWeb アプリを実装して公開してみよう」を目的とした本です。 本書では「Mocha+Chai+Sinonでテストを作成」して、続いて「実際にWebアプリを作るさま」を説明しています。 よくあるテストコードのサンプル「1+1=2」では【なく】、「SQLデータベースに照会して××なら○○する、を検証する」という具体的なテストコードのサンプルを【多数】掲載しています。 せっかく作ったWebアプリは公開したので、Azureで公開することを前提にして設計していきます。Webアプリはブラウザベースとし、「Node.js+Express+SQLite」で作成します。Web 公開方法は「Microsoft Azure の無料プランを利用し、Web ブラウザベースのApp 」としています。