<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">

<channel>
  <title>Entries about Typescript - Daniel Morales Blog</title>
  <link>https://danielmg.org/typescript/rss.xml</link>
  <description>Typescript programming stuffs bro</description>
  <language>en-us</language>
  
  <item>
    <title>Fastify, Prisma, Docker and Swagger REST API Boilerplate project. Using Typescript (ovbiously)</title>
    <link>https://danielmg.org/typescript/2023/02/fastify-prisma-docker-and-swagger-rest-api-boilerplate-project-using-typescript-ovbiously.html</link>
    <description>This is more like a work-in-progress type of thing, but a few weeks to go I had to write some kind of project skeleton to to demonstrate how to use Fastify and their awesome schema feature and also include Prisma for the database. </description>
    <pubDate>Tue, 28 Feb 2023</pubDate>
    
      <category>Typescript</category>
    
  </item>
  
  <item>
    <title>Typescript is the present and future of Node/JS, move on!</title>
    <link>https://danielmg.org/typescript/2023/01/typescript-is-the-present-and-future-of-nodejs-move-on.html</link>
    <description>Outside of personal projects most of my career been on the web, i been through the vanilla era, the jquery era, and the React prison we now live on. TypeScript comes to make your life not as painful, and actually give you a great developer experience.</description>
    <pubDate>Thu, 26 Jan 2023</pubDate>
    
      <category>Typescript</category>
    
  </item>
  
</channel>
</rss>