Group Description
東京近辺で Elm のイベント(ハッカソンとか)をやります。
Elm events (hackathon etc.) in Tokyo. (English is below)
Elm って何?
Elm は Web フロントエンド(または SPA)に特化した関数型プログラミング言語です。 JavaScript にコンパイルすることでブラウザ上で動作します。
主な特徴
- 強い静的型付け(実行時例外ゼロ!)
- 親切なエラーメッセージ
- 高速な Virtual DOM 実装
- React & Redux 風のアーキテクチャ(The Elm Architecture)
- Semantic Versioning の強制
- JavaScript との相互運用(Port)
どんな人におすすめ?
- jQuery に限界を感じた方
- React に限界を感じた方
- なんか面白そうだからやってみたい方
活動内容
未定です。 connpass 移行前は少人数でスライド発表とかハッカソン的なことをしていました。
参加条件
初心者歓迎です!Elm に興味があればどなたでもグループ・イベントに参加できます。 関数型言語などの前提知識は特に必要ありませんが、事前に触って疑問点を洗い出しておくとイベント当日に有意義に過ごせるかもしれません。
What's Elm?
Elm is a Functional Programming Language that mainly focuses on Web frontend (aka SPA). Elm code is compiled to JavaScript and works on browsers.
Features
- Strong static types (No runtime error!)
- Kind error messages
- Fast Virtual DOM implementation
- React & Redux like architecture(The Elm Architecture)
- Forced Semantic Versioning
- Interop with JavaScript(Port)
Who is recommended to use?
- People who are tired of messy jQuery
- People who are looking for an alternative to React
- I don't need any reason to start new things!
Activities
No plan yet, but we've done some talks with slides and coding with pizza in the previous group.
Participation
Everyone who are interested in Elm can join group and events! Beginners are welcome :) You don't need any preknowledge about functional programming, but if you want to spend valuable time at events, try in advance and prepare some questions.