タグ

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

  • 関連タグはありません

タグの絞り込みを解除

reactとjavascriptとfacebookに関するt-wadaのブックマーク (3)

  • Relay チュートリアル【日本語翻訳】

    先日、Facebookがデータ駆動型のReactアプリケーションの開発を行うためのJavaScriptフレームワーク「Relay」のTechnical Preview版を公開しました。さっそくですが、自分の理解を深めるためにRelayのチュートリアルを和訳しました。せっかくなのでブログにもアップしておきます。誤訳などもあるかと思いますが、Google翻訳よりはマシだと参考にしていただければと思います。原文もつけておいたので、翻訳がおかしなところもなんとなくニュアンスを掴んでいただければと思います。 Relayチュートリアルに行く前に、Relayの基礎知識RelayRelayは、「データ駆動型のReactアプリケーションを開発するためのJavaScriptのフレームワーク」です。RelayはReact同様、Facebook�が開発を進めています。Relayを使うと、サーバから取得したデータを

    Relay チュートリアル【日本語翻訳】
    t-wada
    t-wada 2015/08/19
    Relay チュートリアルがもう日本語訳されている。早い!
  • Tutorial: Tic-Tac-Toe – React

    You will build a small tic-tac-toe game during this tutorial. This tutorial does not assume any existing React knowledge. The techniques you’ll learn in the tutorial are fundamental to building any React app, and fully understanding it will give you a deep understanding of React. This tutorial is designed for people who prefer to learn by doing and want to quickly try making something tangible. If

    Tutorial: Tic-Tac-Toe – React
    t-wada
    t-wada 2015/08/05
    React.js チュートリアルの公式(?)日本語訳が出た。これを機に React.js に触れる人が増えそう。
  • FixedDataTable

    Fixed Data Tables for React FixedDataTable is a React component for building and presenting data in a flexible, powerful way. It supports standard table features, like headers, columns, rows, header groupings, and both fixed-position and scrolling columns. The table was designed to handle thousands rows of data without sacrificing performance. Scrolling smoothly is a first-class goal of FixedDataT

    t-wada
    t-wada 2015/02/05
    React.js 用のデータテーブルコンポーネント。 facebook 製。
  • 1