<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>Danny Englander Drupal blog - Articles</title>
    <description>RSS Feed for drupal-9</description>
    <link>https://www.dannyenglander.com</link>
    <language>en-us</language>
    <managingEditor>dannyenglander311@gmail.com (Danny Englander)</managingEditor>
    <pubDate>Tue, 05 May 2026 01:26:38 GMT</pubDate>
    <lastBuildDate>Tue, 05 May 2026 01:26:38 GMT</lastBuildDate>
    <atom:link href="https://www.dannyenglander.com/tag/drupal-9/rss.xml" rel="self" type="application/rss+xml" />

    <item>
      <title>Implementing a React App and Connecting it to a Custom Drupal Block to Pull in Remote API Data</title>
      <description>Build a React app and test it inside its own environment and then wire it up to Drupal for seamless integration.</description>
      <pubDate>Mon, 23 May 2022 05:00:00 GMT</pubDate>
      <link>https://www.dannyenglander.com/blog/2022-05-23-implementing-react-app-as-custom-drupal-block-to-pull-remote-api-data/</link>
      <guid isPermaLink="true">https://www.dannyenglander.com/blog/2022-05-23-implementing-react-app-as-custom-drupal-block-to-pull-remote-api-data/</guid>
    </item>
    <item>
      <title>Drupal 8 &amp; 9 Theming: How to Render and Format JSON Data With PHP and Twig Using the JSON Field Module</title>
      <description>There&#039;s a neat little Drupal module called JSON Field and recently, I had a chance to play around with it. Out of the box, JSON field is a just a plain field where JSON data can be input and output on a web page.</description>
      <pubDate>Tue, 08 Jun 2021 07:00:00 GMT</pubDate>
      <link>https://www.dannyenglander.com/blog/2021-06-08-drupal-8-9-theming-how-to-render-format-json-data-with-php-twig-using-json-field/</link>
      <guid isPermaLink="true">https://www.dannyenglander.com/blog/2021-06-08-drupal-8-9-theming-how-to-render-format-json-data-with-php-twig-using-json-field/</guid>
    </item>
    <item>
      <title>Drupal 9 DevOps: a Recipe For Setting Up Xdebug 3 With Lando and PHPStorm</title>
      <description>Recently, I onboarded to a new project that required Lando, a popular local development server. When I am coding, I consider Xdebug to be of immense value for debugging and defining variables.</description>
      <pubDate>Wed, 02 Jun 2021 07:00:00 GMT</pubDate>
      <link>https://www.dannyenglander.com/blog/2021-06-02-drupal-9-devops-recipe-for-setting-up-xdebug-3-with-lando-and-phpstorm/</link>
      <guid isPermaLink="true">https://www.dannyenglander.com/blog/2021-06-02-drupal-9-devops-recipe-for-setting-up-xdebug-3-with-lando-and-phpstorm/</guid>
    </item>
  </channel>
</rss>