<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>TypeScript on oinume journal</title>
    <link>https://blog-lampetty-net.web.app/categories/typescript/</link>
    <description>Recent content in TypeScript on oinume journal</description>
    <generator>Hugo</generator>
    <language>ja</language>
    <lastBuildDate>Tue, 07 Sep 2021 18:09:10 +0900</lastBuildDate>
    <atom:link href="https://blog-lampetty-net.web.app/categories/typescript/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>JavaScriptの記号の演算子と構文</title>
      <link>https://blog-lampetty-net.web.app/posts/javascript-operators-and-syntaxes/</link>
      <pubDate>Tue, 07 Sep 2021 18:09:10 +0900</pubDate>
      <guid>https://blog-lampetty-net.web.app/posts/javascript-operators-and-syntaxes/</guid>
      <description>&lt;p&gt;JavaScript / TypeScript では一見すると「これなんだ？」という記号の演算子や構文がよく出てくるので、自分用の備忘録としてメモしておく。&lt;a href=&#34;https://developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Operators&#34;&gt;式と演算子 - JavaScript | MDN&lt;/a&gt;には演算子の一覧のページがあるため、わからない記号が出てきたら以下のページを見るとだいたい載っているはず。&lt;/p&gt;</description>
    </item>
    <item>
      <title>TypeScriptのDestructuring assignment</title>
      <link>https://blog-lampetty-net.web.app/posts/typescript-destructuring-assignment/</link>
      <pubDate>Tue, 10 Aug 2021 10:08:43 +0900</pubDate>
      <guid>https://blog-lampetty-net.web.app/posts/typescript-destructuring-assignment/</guid>
      <description>&lt;p&gt;最近仕事でfrontendの開発を少しずつやるようになったのだけど、TypeScriptはGoに比べて演算子や記号を使う記法が多くて読むのに一苦労する。なので「これなんだろう？」と思ったやつをメモしておく。&lt;/p&gt;</description>
    </item>
    <item>
      <title>TypeScriptでNode.jsのexpressを使ってHello worldしてみる</title>
      <link>https://blog-lampetty-net.web.app/posts/using-express-with-typescript/</link>
      <pubDate>Tue, 18 Feb 2014 02:03:03 +0900</pubDate>
      <guid>https://blog-lampetty-net.web.app/posts/using-express-with-typescript/</guid>
      <description>&lt;p&gt;TypeScriptでexpressを使ってHello worldしてみた。けっこうはまったのでメモメモ。使ってるTypeScriptのバージョンは1.0.1。&lt;/p&gt;</description>
    </item>
    <item>
      <title>IntelliJ IDEAでTypeScriptの開発環境を作ってみる</title>
      <link>https://blog-lampetty-net.web.app/posts/setup-typescript-development-environment/</link>
      <pubDate>Sat, 15 Feb 2014 22:57:42 +0900</pubDate>
      <guid>https://blog-lampetty-net.web.app/posts/setup-typescript-development-environment/</guid>
      <description>&lt;p&gt;最近趣味プログラムのサーバサイドをNode.jsで書いてるんだけど、JavaScriptはどうも好きになれないので逃避先としてTypeScriptを選んでみた。CoffeeScriptでもいいんだけど、文法が似てるほうがソースコピペできたりして楽かなと思ってTypeScriptを選択。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
