<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[RSS Feed]]></title><description><![CDATA[RSS Feed]]></description><link>https://ecency.com</link><image><url>https://ecency.com/logo512.png</url><title>RSS Feed</title><link>https://ecency.com</link></image><generator>RSS for Node</generator><lastBuildDate>Mon, 22 Jun 2026 18:02:48 GMT</lastBuildDate><atom:link href="https://ecency.com/created/progromming/rss.xml" rel="self" type="application/rss+xml"/><item><title><![CDATA[Function Type & Callback In TypeScript]]></title><description><![CDATA[What if we could use functions as a special type? Let me make my point clearer.Consider the following two functions: function add(n1: number, n2: number): number { return n1 + n2; } function printResult(num:]]></description><link>https://ecency.com/@albro/function-type-and-callback-in</link><guid isPermaLink="true">https://ecency.com/@albro/function-type-and-callback-in</guid><category><![CDATA[hive-169321]]></category><dc:creator><![CDATA[albro]]></dc:creator><pubDate>Thu, 10 Oct 2024 10:00:15 GMT</pubDate><enclosure url="https://i.ecency.com/DQmZpnmyu2y65PY4X5ZQ91joeg61sudip8kEngCvNxpm5oC/001_understanding_typescript.jpg" length="0" type="image/jpeg"/></item></channel></rss>