<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: Beginner&#8217;s guide to functional programming in JavaScript &#124; Opensource.com</title>
	<atom:link href="http://www.epanorama.net/blog/2018/01/18/beginners-guide-to-functional-programming-in-javascript-opensource-com/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.epanorama.net/blog/2018/01/18/beginners-guide-to-functional-programming-in-javascript-opensource-com/</link>
	<description>All about electronics and circuit design</description>
	<lastBuildDate>Sun, 12 Apr 2026 21:37:09 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.14</generator>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2018/01/18/beginners-guide-to-functional-programming-in-javascript-opensource-com/comment-page-1/#comment-1596852</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Tue, 10 Jul 2018 17:15:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=62741#comment-1596852</guid>
		<description><![CDATA[Fear, trust and JavaScript: When types and functional programming fail
https://www.reaktor.com/blog/fear-trust-and-javascript/?utm_source=facebook&amp;utm_campaign=Summer+recruitment+sets+%7C+July-August+2018&amp;utm_medium=paid&amp;hsa_src=fb&amp;hsa_acc=273790800&amp;hsa_net=facebook&amp;hsa_grp=6094857331674&amp;hsa_ad=6095606537274&amp;hsa_ver=3&amp;hsa_cam=6094857330274

As developers, we want to reduce fear of our code failing and increase trust in our code working well. Many developers working with JavaScript borrow useful ideas from functional programming and strongly-typed programming languages to reduce fear by transferring trust from developers to tools and the code. Ideas like optional types, functional transformations, and immutability can all help to write better JavaScript. When pulling these ideas together in JavaScript, however, they come with severe trade-offs, work together poorly, and ultimately fail in the goal of effectively transferring trust from developers to code and tools.]]></description>
		<content:encoded><![CDATA[<p>Fear, trust and JavaScript: When types and functional programming fail<br />
<a href="https://www.reaktor.com/blog/fear-trust-and-javascript/?utm_source=facebook&#038;utm_campaign=Summer+recruitment+sets+%7C+July-August+2018&#038;utm_medium=paid&#038;hsa_src=fb&#038;hsa_acc=273790800&#038;hsa_net=facebook&#038;hsa_grp=6094857331674&#038;hsa_ad=6095606537274&#038;hsa_ver=3&#038;hsa_cam=6094857330274" rel="nofollow">https://www.reaktor.com/blog/fear-trust-and-javascript/?utm_source=facebook&#038;utm_campaign=Summer+recruitment+sets+%7C+July-August+2018&#038;utm_medium=paid&#038;hsa_src=fb&#038;hsa_acc=273790800&#038;hsa_net=facebook&#038;hsa_grp=6094857331674&#038;hsa_ad=6095606537274&#038;hsa_ver=3&#038;hsa_cam=6094857330274</a></p>
<p>As developers, we want to reduce fear of our code failing and increase trust in our code working well. Many developers working with JavaScript borrow useful ideas from functional programming and strongly-typed programming languages to reduce fear by transferring trust from developers to tools and the code. Ideas like optional types, functional transformations, and immutability can all help to write better JavaScript. When pulling these ideas together in JavaScript, however, they come with severe trade-offs, work together poorly, and ultimately fail in the goal of effectively transferring trust from developers to code and tools.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2018/01/18/beginners-guide-to-functional-programming-in-javascript-opensource-com/comment-page-1/#comment-1579949</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Sat, 27 Jan 2018 20:08:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=62741#comment-1579949</guid>
		<description><![CDATA[Introduction to functional programming
https://opensource.com/article/17/4/introduction-functional-programming?sc_cid=70160000001273HAAQ

We explain what functional programming is, explore its benefits, and look at resources for learning functional programming.]]></description>
		<content:encoded><![CDATA[<p>Introduction to functional programming<br />
<a href="https://opensource.com/article/17/4/introduction-functional-programming?sc_cid=70160000001273HAAQ" rel="nofollow">https://opensource.com/article/17/4/introduction-functional-programming?sc_cid=70160000001273HAAQ</a></p>
<p>We explain what functional programming is, explore its benefits, and look at resources for learning functional programming.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
