You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,8 +98,13 @@ Videos
98
98
99
99
Some talks have been given about Effect.
100
100
101
-
- [Side Effects are a Public API](https://www.youtube.com/watch?v=D37dc9EoFus) by Chris Armstrong at [Strange Loop](https://thestrangeloop.com/) 2015-09-26
102
-
- [Functionalish Programming in Python with Effect](https://www.youtube.com/watch?v=fM5d_2BS6FY) by Robert Collins at [Kiwi PyCon](https://nzpug.org/) 2015-09-05
101
+
- `Side Effects are a Public API`_ by Chris Armstrong at `Strange Loop`_ (2015-09-26)
102
+
- `Functionalish Programming in Python with Effect`_ by Robert Collins at `Kiwi PyCon`_ (2015-09-05)
103
+
104
+
.. _`Side Effects are a Public API`: https://www.youtube.com/watch?v=D37dc9EoFus
105
+
.. _`Strange Loop`: https://thestrangeloop.com/
106
+
.. _`Functional Programming in Python with Effect`: https://www.youtube.com/watch?v=fM5d_2BS6FY
0 commit comments