<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://dandydot.no-ip.biz/dokuwiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://dandydot.no-ip.biz/dokuwiki/feed.php">
        <title>DOT's Wiki - programming:frontend:typescript</title>
        <description></description>
        <link>http://dandydot.no-ip.biz/dokuwiki/</link>
        <image rdf:resource="http://dandydot.no-ip.biz/dokuwiki/lib/exe/fetch.php?media=logo.png" />
       <dc:date>2026-05-10T16:31:06+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://dandydot.no-ip.biz/dokuwiki/doku.php?id=programming:frontend:typescript:next.js&amp;rev=1658986929&amp;do=diff"/>
                <rdf:li rdf:resource="http://dandydot.no-ip.biz/dokuwiki/doku.php?id=programming:frontend:typescript:react&amp;rev=1658912474&amp;do=diff"/>
                <rdf:li rdf:resource="http://dandydot.no-ip.biz/dokuwiki/doku.php?id=programming:frontend:typescript:typescript&amp;rev=1655857468&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://dandydot.no-ip.biz/dokuwiki/lib/exe/fetch.php?media=logo.png">
        <title>DOT's Wiki</title>
        <link>http://dandydot.no-ip.biz/dokuwiki/</link>
        <url>http://dandydot.no-ip.biz/dokuwiki/lib/exe/fetch.php?media=logo.png</url>
    </image>
    <item rdf:about="http://dandydot.no-ip.biz/dokuwiki/doku.php?id=programming:frontend:typescript:next.js&amp;rev=1658986929&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-07-28T05:42:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>next.js</title>
        <link>http://dandydot.no-ip.biz/dokuwiki/doku.php?id=programming:frontend:typescript:next.js&amp;rev=1658986929&amp;do=diff</link>
        <description>Next.js

参考リンク

	*  Next.js + TypeScriptで雛形環境をテンプレート化する
	*  NextAuthでID/PASSのログイン認証を実装する</description>
    </item>
    <item rdf:about="http://dandydot.no-ip.biz/dokuwiki/doku.php?id=programming:frontend:typescript:react&amp;rev=1658912474&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-07-27T09:01:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>react</title>
        <link>http://dandydot.no-ip.biz/dokuwiki/doku.php?id=programming:frontend:typescript:react&amp;rev=1658912474&amp;do=diff</link>
        <description>Redux

	*  React
	*  React Query: Redux よりこっちが良いかもしれない。
	*  Redux
	*  React Redux

メモ

	*  npx create-react-app --template typescript my-app で生成した my-app がアプリケーションとして起動する仕組み。
		*  tsconfig.json: TypeScript をどのように JavaScript にトランスパイルするか設定しているファイル</description>
    </item>
    <item rdf:about="http://dandydot.no-ip.biz/dokuwiki/doku.php?id=programming:frontend:typescript:typescript&amp;rev=1655857468&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-22T00:24:28+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>typescript</title>
        <link>http://dandydot.no-ip.biz/dokuwiki/doku.php?id=programming:frontend:typescript:typescript&amp;rev=1655857468&amp;do=diff</link>
        <description>TypeScript

	*  サバイバルTypeScript
	*  JavaScript Promiseの本
	*  JavaScript Primer</description>
    </item>
</rdf:RDF>
