並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 3 件 / 3件

新着順 人気順

templの検索結果1 - 3 件 / 3件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

templに関するエントリは3件あります。 htmlgoProgramming などが関連タグです。 人気エントリには 『Goのテンプレートエンジン「templ」が便利(TinyGoでも動くよ) - kasu.log』などがあります。
  • Goのテンプレートエンジン「templ」が便利(TinyGoでも動くよ) - kasu.log

    あらすじ Go で素朴な HTML を返すアプリケーションを動かしたくなり、 Wasm に変換してデプロイすることができる Cloudflare Workers を使うことにしました。 Cloudflare Workers に Go アプリケーションをデプロイする際には、id:f_syumai さんのテンプレートがオススメです。 github.com Go + text/template まずは、素直に text/template 使ってビルドしてみます。 ❯ ls -lh ./build total 15656 -rwxr-xr-x 1 ergofriend staff 7.6M 8 8 20:12 app.wasm -rw-r--r-- 1 ergofriend staff 1.2K 8 8 20:12 shim.mjs -rw-r--r-- 1 ergofriend staff 16

      Goのテンプレートエンジン「templ」が便利(TinyGoでも動くよ) - kasu.log
    • Introduction | templ docs

      templ - build HTML with Go​ Create components that render fragments of HTML and compose them to create screens, pages, documents, or apps. Server-side rendering: Deploy as a serverless function, Docker container, or standard Go program. Static rendering: Create static HTML files to deploy however you choose. Compiled code: Components are compiled into performant Go code. Use Go: Call any Go code,

        Introduction | templ docs
      • GitHub - a-h/templ: A language for writing HTML user interfaces in Go.

        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

          GitHub - a-h/templ: A language for writing HTML user interfaces in Go.
        1

        新着記事