タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

JavaScriptとHTMLとarchitectureに関するefclのブックマーク (1)

  • Islands Architecture - JASON Format

    I’ve struggled to find references to this online, but heard the name used multiple times this year when describing the approach outlined here. To the best of my knowledge, the "Component Islands" pattern was coined by Etsy's frontend architect Katie Sylor-Miller during a meeting we had in 2019. The general idea of an “Islands” architecture is deceptively simple: render HTML pages on the server, an

    efcl
    efcl 2020/11/20
    Islands Architectureについて。 サーバサイドでレンダリングしたHTMLに対してHydrateできる領域を決めて、JavaScriptで処理するプログレッシブエンハンスメント的なアプローチ。昔ながらのやり方のメリットについて
  • 1