Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gleamとフロントエンド #2

Open
Comamoca opened this issue Jun 16, 2024 · 1 comment
Open

Gleamとフロントエンド #2

Comamoca opened this issue Jun 16, 2024 · 1 comment
Labels

Comments

@Comamoca
Copy link
Owner

概要

  • plinthでDOM操作する原始的なプログラムからLustreを使って状態を管理する方法
  • サーバーと協調して動くフロントの実装
  • デプロイ方法
  • esbuildなど既存のJavaScriptエコシステムを活用する方法

JSを用いたサーバーの構築は扱わない。別記事にする

plinth

plinth/browser/documentでDOM操作
JSで作った同様のものを併記する

Lustre

  • Model, Msgでカウンター
  • Effectシステム
  • サーバーコンポーネント(SSR?)
  • SSG

デプロイ方法

  • GH Pages
  • CF Pages

JavaScriptエコシステム

  • esbuild
  • tailwind
  • vite
  • npm
@Comamoca Comamoca added the todo label Jun 16, 2024
@Comamoca
Copy link
Owner Author

actを使った状態管理を記述する

使い方の例を紹介するだけで、詳細は別記事にする

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant