タグ

ductに関するpochi-mkのブックマーク (2)

  • Boolean Knot - Advancing Duct

    Duct started life as a project template for writing web applications in Clojure, based around Stuart Sierra’s Component micro-framework. The next version of Duct replaces Component with Integrant, a micro-framework that I developed with Duct in mind. The core structure of Duct remains the same; it still makes use of the reloaded workflow described by Stuart Sierra, and it still has a central confi

  • はじめてのDuct - Uzabase for Engineers

    SPEEDA開発の中村です。今回の内容は,弊社主催のclj-ebisu #2で発表した「実践Duct(仮)」です。 ClojureのサーバサイドフレームワークDuctを業務で使って学んだことを紹介します。 connpass.com 勉強会で発表した資料はこちらです。 はじめに,Ductのコアで使われているフレームワークIntegrantを紹介し, サーバサイドでIntegrantを使って感じた課題についてお話しします。 次に,課題に役立つDuctのmoduleのしくみと作り方を説明します。 想定読者は,Clojureを書いたことがあってDuctを使ったことがない方です。 Integrantのつかいかた Integrantなせかい Integrantでこまること Ductのmodule Ductでこまること Ductによるコンフィグレーションマップの展開 Ductのmoduleのつくりかた

    はじめてのDuct - Uzabase for Engineers
  • 1