<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://wiki.synchro.net/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://wiki.synchro.net/feed.php">
        <title>Synchronet - custom:javascript</title>
        <description></description>
        <link>http://wiki.synchro.net/</link>
        <image rdf:resource="http://wiki.synchro.net/_media/wiki:logo.png" />
       <dc:date>2026-04-19T16:25:59+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.synchro.net/custom:javascript:callbacks?rev=1617652198&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.synchro.net/_media/wiki:logo.png">
        <title>Synchronet</title>
        <link>http://wiki.synchro.net/</link>
        <url>http://wiki.synchro.net/_media/wiki:logo.png</url>
    </image>
    <item rdf:about="http://wiki.synchro.net/custom:javascript:callbacks?rev=1617652198&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-04-05T19:49:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Callbacks</title>
        <link>http://wiki.synchro.net/custom:javascript:callbacks?rev=1617652198&amp;do=diff</link>
        <description>Callbacks

Callback style programming is generally how JavaScript has been used outside of Synchronet.  In the Synchronet ecosystem however, scripts have been almost universally procedural style.  Recently (2021), support was added in Synchronet to support callback style JavaScript programming.  It is not as pervasive or well supported as procedural scripting, but the lessons learned over the years have guided the minimum required features.</description>
    </item>
</rdf:RDF>
