タグ

関連タグで絞り込む (2)

タグの絞り込みを解除

firebaseに関するxoyipのブックマーク (2)

  • A React-Redux-Firebase app with authentication

    Another Redux sample app, this time coupled with Firebase. Demonstrates authentication, validation and keeping all UI state in Redux. The quotes appThis post presents an example app demonstrating how to can use Firebase on a React-Redux foundation. The app is a simple collection of quotes. If you log in (using Github credentials) you can add a new quote and edit/delete previous quotes added by you

    xoyip
    xoyip 2017/03/11
    試す
  • React + Redux + Firebaseで作るTodo App - Qiita

    最初に 先日、フロントエンジニアが今話題のFirebaseについて語りたいという記事を投稿しました。 予想以上の方にストック頂き、とても嬉しい反面驚きがすごいです。 改めてFirebaseは注目されてるサービスで、サーバーレスアーキテクチャはフロントエンドエンジニア & アプリ開発者の夢なんだなぁと実感しました。 ポエミーで長い記事になってましたが、 設計&具体的な実装については一切触れていなかったので、その辺りを書きたいと思います。 まだまだ勉強中の身のため、ご指摘いただけると幸いです。 アプリ構成 React.js (UI) Redux (データフロー) Firease (ホスティング + データベース) でTodo Appを作りたいと思います。 キモは、 Firebaseのデプロイ データベースと連携 です。 React + Reduxで作るのはスキルセットがそうなのに加えて、Red

    React + Redux + Firebaseで作るTodo App - Qiita
    xoyip
    xoyip 2017/03/03
    こんな感じの構成で筋トレアプリを作ろうと画策中。
  • 1