Upgrade to Pro — share decks privately, control downloads, hide ads and more …

はじめてのUniversal JavaScript

Ryusou
December 07, 2019

はじめてのUniversal JavaScript

【We Are JavaScripters! 3周年記念】 WeJS Festival !
でのLTです。

Ryusou

December 07, 2019
Tweet

More Decks by Ryusou

Other Decks in Programming

Transcript

  1. Universal JavaScriptとは?② 「What we need is a word that describes

    the same code but running in a different environment. Nowadays we run JavaScript code not only on servers and in browsers, but on mobile and embedded devices as well」 同じコードを異なる環境で動作させる。 クライアント・サーバー/モバイル...etc 同じ思想・哲学で書かれたJavaScript
  2. 参考:  文献: 『Node.jsデザインパターン』 著者:Mario Casciro, Luciano Mammino 翻訳:武舎広幸, 阿部 和也 2019年 O`Reilly

    Japan  Webサイト:   「Universal JavaScript」https://cdb.reacttraining.com/universal-javascript-4761051b7ae9 「React Document」https://ja.reactjs.org/docs/react-dom.html 「React Router Document」https://reacttraining.com/react-router/web/guides/server-rendering