<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:05:04 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>FOLIO Jira</title>
    <link>https://folio-org.atlassian.net</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>1001.0.0-SNAPSHOT</version>
        <build-number>100246</build-number>
        <build-date>07-02-2024</build-date>
    </build-info>

<item>
            <title>[FOLIO-345] get up to speed with modern ES6 (node/react/redux) development</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-345</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;A catchall issue for the backend dev team to get familiar with the Fronted stack.&lt;/p&gt;</description>
                <environment></environment>
        <key id="79958">FOLIO-345</key>
            <summary>get up to speed with modern ES6 (node/react/redux) development</summary>
                <type id="10003" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium">Task</type>
                                            <priority id="10002" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p3.svg">P3</priority>
                        <status id="6" iconUrl="https://folio-org.atlassian.net/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Won&apos;t Do</resolution>
                                                        <assignee accountid="-1">Unassigned</assignee>
                                                                <reporter accountid="557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d">Jakub Skoczen</reporter>
                                    <labels>
                            <label>spike</label>
                            <label>sprint0</label>
                            <label>sprint1</label>
                    </labels>
                <created>Tue, 4 Oct 2016 12:58:14 +0000</created>
                <updated>Mon, 12 Nov 2018 14:23:17 +0000</updated>
                            <resolved>Tue, 1 Nov 2016 13:30:40 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                    <timespent seconds="7200">2 hours</timespent>
                                <comments>
                                                            <comment id="191382" author="712020:38d1a08f-86a8-4df2-9191-239b16b0a81a" created="Tue, 4 Oct 2016 13:17:49 +0000"  >&lt;p&gt;Pls post links to relevant articles here&lt;/p&gt;</comment>
                                                            <comment id="191383" author="712020:38d1a08f-86a8-4df2-9191-239b16b0a81a" created="Mon, 17 Oct 2016 09:54:28 +0000"  >&lt;p&gt;&lt;a href=&quot;https://facebook.github.io/react/docs/tutorial.html&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://facebook.github.io/react/docs/tutorial.html&lt;/a&gt;&lt;/p&gt;</comment>
                                                            <comment id="191384" author="5bffed52a1b46046f530c8f7" created="Wed, 11 Jan 2017 17:29:41 +0000"  >&lt;p&gt;This is &lt;b&gt;the best short introduction to React&lt;/b&gt; that I have seen: &lt;a href=&quot;https://medium.freecodecamp.com/the-5-things-you-need-to-know-to-understand-react-a1dbd5d114a3#.yqj1k5rdg&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://medium.freecodecamp.com/the-5-things-you-need-to-know-to-understand-react-a1dbd5d114a3#.yqj1k5rdg&lt;/a&gt; &amp;#8211; ten or fifteen minutes to grasp all the core concepts. (At least, until you start needing to use Redux as well.)&lt;/p&gt;

&lt;p&gt;This is a long, detailed and terrifying overview of the different ways &lt;tt&gt;this&lt;/tt&gt; can get its value in different JavaScript contexts: &lt;a href=&quot;https://github.com/getify/You-Dont-Know-JS/blob/master/this%20%26%20object%20prototypes/ch2.md#lexical-this&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://github.com/getify/You-Dont-Know-JS/blob/master/this%20%26%20object%20prototypes/ch2.md#lexical-this&lt;/a&gt; &amp;#8211; worth skimming just to be horrified enough to be glad you found ...&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://medium.com/@housecor/react-binding-patterns-5-approaches-for-handling-this-92c651b5af56#.ayg5z0c8r&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://medium.com/@housecor/react-binding-patterns-5-approaches-for-handling-this-92c651b5af56#.ayg5z0c8r&lt;/a&gt; summarises the five ways to solve the actual problem of &lt;tt&gt;this&lt;/tt&gt; in React components &amp;#8211; which is that event-handler functions have it bound wrongly unless you take steps to fix this. (We have been using solution 4, but I am increasingly drawn to concision of solution 5).&lt;/p&gt;
</comment>
                                                            <comment id="191387" author="61cd0ca0bce5e00069e98be7" created="Thu, 6 Apr 2017 01:54:54 +0000"  >&lt;p&gt;Peter found another useful article:&lt;br/&gt;
&lt;a href=&quot;https://medium.freecodecamp.com/yes-react-is-taking-over-front-end-development-the-question-is-why-40837af8ab76&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://medium.freecodecamp.com/yes-react-is-taking-over-front-end-development-the-question-is-why-40837af8ab76&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummarycf">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzxgsv:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 4 Oct 2016 13:17:49 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10025" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>[CHART] Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>