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

リアクティばないJavaを使った業務システムにおける状態管理 #40

Open
7 of 25 tasks
yyYank opened this issue Sep 22, 2016 · 0 comments
Open
7 of 25 tasks

Comments

@yyYank
Copy link

yyYank commented Sep 22, 2016

セッション情報 / Session Detail

①タイトル / Title

リアクティばないJavaを使った業務システムにおける状態管理

②概要 / Description

昨今、リアクティブという言葉が完全にバズワードとなっています。
FRP、Reactive Programming、Reactive Manifesto、
それに関連してRedux、Flux、MVVM、Promiseなどの言葉が話題に出ることもあります。

それらは無視できない存在ではありますが、
プログラミングモデルやアーキテクチャの1つに過ぎません。

結局はプロダクトを完成させるための1つの手法に過ぎないのです。

また、現実的に既存のプロダクトに関しては
アーキテクチャの変更などのコストは払うのが難しいものです。

本セッションでは皆さんが携わる現場でも「いま在るもの崩さず」使えるものを考えます。
例えば、数クラスレベルで既存のアーキテクチャを崩さず構成するような付加的な仕組み、
1クラス、1メソッド単位での状態の持ち方の工夫など
「もう少し小さなレベル」で考える状態管理のベターなプラクティスの提案をします。

③カテゴリ / Category

  • Java SE
  • Java EE or Server Side Java (ex. Spring)
  • Java ME or Embedded Java
  • Java VMs
  • JVM Languages
  • Development and operations
  • その他 (Others): [Fill in this space]

④難易度 / Level

  • 初心者向け / Beginner
  • 中級者向け / Intermediate
  • 上級者向け / Advanced

⑤テーマ / Theme

  • テクノロジー枠 / Technology
  • 基礎枠 / Java Basis
  • コミュニティ枠 / Community
  • ルーキー枠 / Rookies
  • ハンズオン枠 / Workshop

⑥種類 / Talk Type

  • Standard (50min)
  • Short (20min)
  • Workshop (2h)

⑦言語 / Language

  • 日本語 / Japanese
  • 英語 / English
  • その他 / Other

⑧事後に資料を公開されますか? / Will you make the slide available after the conference?

  • Yes
  • No
  • 未定 / Not decided yet

講演者情報 / Speaker

⑨氏名 / Name

yy_yank

⑩所属 / Company or Communities

JKUG(Japan Kotlin User Group)
JJUG(Japan Java User Group)

⑪講演者紹介 / Bio

ゆるふわにSIをやっているビール好きJavaプログラマ。
JVM言語のKotlinも好きです。好きなエディタはサクラエディタです。
好きなキーバインドはviキーバインドです。

⑫コミュニティ活動、BlogのURL、Twitterアカウントなど / Activities for OSS communities, blog URL, Twitter account etc.

非公開情報 / Private information

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.