Skip to content

Commit 1c78a98

Browse files
Gian PerroneGian Perrone
authored andcommitted
Added note about updates
1 parent 01cad3f commit 1c78a98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
<hr width="99%"/>
2626
<h1>Ur/Web Tutorial</h1>
2727
<h2>Gian Perrone - April 2011</h2>
28+
<p><em>Updated: 4 Jan 2013 - The way Ur/Web handled event handlers changed, and so some of the code samples in this tutorial were no longer correct. This has been remedied. Also, the way Github served static files changed sufficiently to break the CSS includes used in previous versions. I have replaced these links with versions on this server that you can hotlink to run your examples. You will need to use the latest version of Ur/Web. Please let me know if you experience any difficulties.</em></p>
2829
<p>
2930
This is an introductory tutorial designed to get you started constructing applications in <a href="http://www.impredicative.com/ur">Ur/Web</a>, a modern, functional language for constructing web applications. This tutorial takes the form of an example application, and a guide explaining the steps of construction.
3031
</p>

0 commit comments

Comments
 (0)