wantedly / ios_night

Let's talk about iOS development -- iOS Night 📱🌙 You might apply to this meetup from
https://www.wantedly.com/companies/wantedly/projects
18 stars 0 forks source link

2020/01/14 19:30~20:30 #82

Closed ShotaKashihara closed 4 years ago

ShotaKashihara commented 4 years ago

⚠️ This repository is public. / 公開リポジトリです。

Why

Where

Pearl Jam (Subject to change)

5F, MG Shirokanedai Building (Wantedly, Inc. Tokyo HQ)

Who

You are working for Wantedly? Sure, you can join anytime. If not, you need to contact us first. Or, you can "want to visit" the meetup, which you can find in www.wantedly.com/companies/wantedly/projects.

What

You write topics like below contents and we talk about these on the meetup. Every participant needs to write one topic at least.

Also, you can find new topics from the newsletters:

How

         ・・・

参加者は開催までに話したいことを少なくとも1トピックをコメントしましょう。 ネタ被りを避けるために、まずはタイトルだけでコメントすることを推奨します。 より多くの学びを得るためにどんな内容でもアウトプットを歓迎します!😊

cc/ @wantedly/ios

Edit this template

Previous issue

https://github.com/wantedly/ios_night/issues/81

sorakoro commented 4 years ago

ReactorKitの呪縛から抜け出したい話

2018-09-14-1-flux

https://github.com/wantedly/visit-ios/blob/ykita/make_in_app_purchase_modal/Visit/UI/Pages/Project/ProjectReactor.swift

ngtk commented 4 years ago
  • ActionCreatorStoreは切り分けるべきだし。そもそもFluxorReduxのコアな処理はそれだけで別ディレクトリに分けたほうがいいと思う。

結合度が低いのであれば分けたらよいというはそのとおりですね。一方でReactorKitでファイルを切ることはできないですかね?