2018-09-26
Netlifyの人がしょっちゅう言っている、
わりにあまり語られていない(日本では)
CEO and Co-founder of Netlify
これらは全部Netlifyのこと
JAMstackに最適化されたホスティングサービスがNetlify
(当たり前過ぎて)
「静的サイトは、速い、安い、美味い」
https://www.heavybit.com/library/podcasts/jamstack-radio/ep-2-the-jamstack-origin-story/
「我々の作ってる静的サイト技術をどう言えば正しく伝えられるのかが問題だった」
「LAMP stackみたいに名前が必要。 たとえばJAMとか?」
「JavaScriptじゃ無かったわけ?」
「たしかそう」
一言で言えば、事前ビルドで静的化したSPAをCDNで配信する技術(事前SSRみたいな)
でも機能的にはいわゆるStaticじゃない。動的なデータを扱うHyperDynamicなサイトを作ってる
Staticって言うと手書きHTMLみたいな語弊があるので新しい言葉を作らなければならなかった
JAMって語感から決めたからそんなに意味無いっちゃ無い
要はGatsby + Contentful + Netlifyが黄金パターン
PSA: @gatsbyjs is not just for "sites".
It produces static HTML and then rehydrates into a React app.
Think of it as an opinionated CRA with built-in SSR and nice integrations w/ CMSs.
Please use Gatsby to build apps. Thanks for listening. Happy Friday and happy developing.
「Gatsbyはただの静的サイトジェネレーターじゃない。
アプリなんだよ!」
I'm surprised nobody mentioned this but this website and the whole JAMstack thingy is basically a PR stunt from Netlify.
Static sites generators and the JAMstack are inherently crippled.
With a JAMstack, by design, everything needs to be rendered on the client. This means poor performance on mobile, loss of control over SEO, and virtually no SMO for dynamic content.
Kinda funny to promote a crippled stack that hard...
「JAMstackなんて不自由な代物。Netlifyが煽ってるだけ」
おわり