<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>chuck0523</author_name>
  <author_url>https://blog.hatena.ne.jp/chuck0523/</author_url>
  <blog_title>コンパイラかく語りき</blog_title>
  <blog_url>https://chuckwebtips.hatenablog.com/</blog_url>
  <categories>
    <anon>TypeScript</anon>
    <anon>Jest</anon>
    <anon>React.js</anon>
    <anon>tsyringe</anon>
  </categories>
  <description>tsyringe による依存注入 tsyringe を使うと TypeScript アプリケーションにて依存注入を実現することができます。 GitHub - microsoft/tsyringe: Lightweight dependency injection container for JavaScript/TypeScript アプリケーションコードは以下のような感じ。（とてもシンプルな例） // クラス定義側 import { injectable } from &quot;tsyringe&quot;; @injectable() export class Foo { constructor(priva…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchuckwebtips.hatenablog.com%2Fentry%2F2023%2F12%2F04%2F135435&quot; title=&quot;React testing library のテスト環境にて、tsyringe による依存注入を有効にする - コンパイラかく語りき&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>2023-12-04 13:54:35</published>
  <title>React testing library のテスト環境にて、tsyringe による依存注入を有効にする</title>
  <type>rich</type>
  <url>https://chuckwebtips.hatenablog.com/entry/2023/12/04/135435</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
