<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>suzaku0914</author_name>
  <author_url>https://blog.hatena.ne.jp/suzaku0914/</author_url>
  <blog_title>エンターテイメント！！</blog_title>
  <blog_url>https://suzaku-tec.hatenadiary.jp/</blog_url>
  <categories>
    <anon>Typescript</anon>
    <anon>JavaScript</anon>
    <anon>FW</anon>
    <anon>クラウド</anon>
    <anon>プログラミング</anon>
    <anon>ネットワーク</anon>
  </categories>
  <description>きっかけ CodeIQの記事を見て。 そのままやったら面白くないので、とりあえず、Typescriptで試した。 codeiq.jp 実行した環境 nowをTypescriptで試し実装 Webページの作成 まずは通常のWebページを作成。 ※Typescriptのインストールとかは、各自でお願いします！ 適当にディレクトリ掘って、いつも通りの初期化 npm init -y tsc --init server.js を作成する。 import * as http from &quot;http&quot;; const PORT = 8000; http.createServer((req, res) =&gt; { …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsuzaku-tec.hatenadiary.jp%2Fentry%2F2017%2F11%2F03%2F143253&quot; title=&quot;nowをTypescriptで試し実行 - エンターテイメント！！&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-11-03 14:32:53</published>
  <title>nowをTypescriptで試し実行</title>
  <type>rich</type>
  <url>https://suzaku-tec.hatenadiary.jp/entry/2017/11/03/143253</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
