<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Nitish Kumar</title>
    <description>The latest articles on DEV Community by Nitish Kumar (@nitishkr72).</description>
    <link>https://dev.to/nitishkr72</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F492719%2F3c12af5f-6cd5-4fde-a00a-7d5689e79707.png</url>
      <title>DEV Community: Nitish Kumar</title>
      <link>https://dev.to/nitishkr72</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nitishkr72"/>
    <language>en</language>
    <item>
      <title>Django python or Express.js With Typescript backend frameworks.</title>
      <dc:creator>Nitish Kumar</dc:creator>
      <pubDate>Sat, 27 Jan 2024 06:47:42 +0000</pubDate>
      <link>https://dev.to/nitishkr72/django-python-or-expressjs-with-typescript-backend-frameworks-7g</link>
      <guid>https://dev.to/nitishkr72/django-python-or-expressjs-with-typescript-backend-frameworks-7g</guid>
      <description>&lt;p&gt;Recently I started a project where I have to develope a full stack application. I am a frontend developer working with type safe languages (Rescript or Typescript) for a while (like 2years). Intially I thought of using Django for backend developement with mongodb. I tried VsCode and PyCharm both, but I did't get the developement support consistently like autocomplete features etc. Well for pycharm Django support is there for Enterpise Edition(which I dont have). Since I was learning Django as well so I did't know the available funtion that are there in Django. Then I decided to go with Express.js with typescript, which I had to learn as well. But but the type support for express, mongodb (@types/express, @types/mongoose) helps me learn faster and I have completed 50% of my backend development in 2 Days.&lt;/p&gt;

</description>
      <category>django</category>
      <category>express</category>
      <category>typescript</category>
      <category>python</category>
    </item>
  </channel>
</rss>
