本記事は、2022年9月に開催された 「TechFeed Experts Night#4 〜 フロントエンドアーキテクチャを語る」 のセッション書き起こし記事 「Jamstackの利点とコツ - お寿司のデリバリフローで理解するJamstackのアーキテクチャ」 を転載したものです。オリジナルはTechFeed ...
Webサービス開発に携わる人たちが、今の仕事でPWAという選択肢を持ち、正しく使っていけるようなカンファレンスを目指す「PWA Night Conference 2021」。ここで、株式会社ピクセルグリッド 代表取締役の中村氏が登壇。続いて、Jamstackを活用して感じたメリットと ...
Webサービス開発に携わる人たちが、今の仕事でPWAという選択肢を持ち、正しく使っていけるようなカンファレンスを目指す「PWA Night Conference 2021」。ここで、株式会社ピクセルグリッド 代表取締役の中村氏が登壇。まずはJamstackとは何かについて紹介します。
Jamstack is a web application architecture based on three pillars, which provide the initials in its name: JavaScript, APIs, and markup. Web pages on a Jamstack site consist of standard markup ...
This is an example React To-Do application using a DataStax Astra free tier database. This example interacts directly with the database from the ReactJS frontend and can be deployed to Netlify for ...
Since the pages accessed by the website visitors are not generated dynamically when they are requested but pre-generated and served as static HTML files, the process of rolling out new features and ...