
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Fred Luartes Blog</title>
      <link>https://fredluartes.com/blog</link>
      <description>Learning and sharing about programming, mostly web development.</description>
      <language>en-us</language>
      <managingEditor>fjluartes@gmail.com (Fred)</managingEditor>
      <webMaster>fjluartes@gmail.com (Fred)</webMaster>
      <lastBuildDate>Tue, 29 Nov 2022 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://fredluartes.com/tags/node-js/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://fredluartes.com/blog/2022/improve-work-quality</guid>
    <title>How do I improve the quality of my work as a Node.js developer?</title>
    <link>https://fredluartes.com/blog/2022/improve-work-quality</link>
    <description>We look at the ways you can improve your work quality as a node developer.</description>
    <pubDate>Tue, 29 Nov 2022 00:00:00 GMT</pubDate>
    <author>fjluartes@gmail.com (Fred)</author>
    <category>node-js</category><category>guide</category>
  </item>

  <item>
    <guid>https://fredluartes.com/blog/2023/nodejs-over-golang</guid>
    <title>Reasons to choose Node.js over Golang</title>
    <link>https://fredluartes.com/blog/2023/nodejs-over-golang</link>
    <description>We explore 4 reasons to choose Node.js over Golang.</description>
    <pubDate>Sat, 25 Feb 2023 00:00:00 GMT</pubDate>
    <author>fjluartes@gmail.com (Fred)</author>
    <category>node-js</category><category>golang</category>
  </item>

  <item>
    <guid>https://fredluartes.com/blog/2023/upgrading-packages</guid>
    <title>Some tips on upgrading packages for your Node.js project</title>
    <link>https://fredluartes.com/blog/2023/upgrading-packages</link>
    <description>Are you scared of upgrading your Node.js packages? I give you some tips on how to handle this.</description>
    <pubDate>Mon, 27 Mar 2023 00:00:00 GMT</pubDate>
    <author>fjluartes@gmail.com (Fred)</author>
    <category>node-js</category>
  </item>

  <item>
    <guid>https://fredluartes.com/blog/2026/project-coming-soon</guid>
    <title>Project Coming Soon</title>
    <link>https://fredluartes.com/blog/2026/project-coming-soon</link>
    <description>Post for future project.</description>
    <pubDate>Mon, 13 Apr 2026 00:00:00 GMT</pubDate>
    <author>fjluartes@gmail.com (Fred)</author>
    <category>node-js</category><category>projects</category>
  </item>

  <item>
    <guid>https://fredluartes.com/blog/2026/promises-vs-callbacks</guid>
    <title>Performance difference between Promises and Callbacks</title>
    <link>https://fredluartes.com/blog/2026/promises-vs-callbacks</link>
    <description>In this post, we explore the difference between JavaScript callbacks and promises especially regarding performance.</description>
    <pubDate>Fri, 17 Apr 2026 00:00:00 GMT</pubDate>
    <author>fjluartes@gmail.com (Fred)</author>
    <category>node-js</category><category>javascript</category>
  </item>

    </channel>
  </rss>
