We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28ae4be commit 91baf70Copy full SHA for 91baf70
cal.md
@@ -59,6 +59,16 @@ comment: actual calendar is autogenerated, see `_data/cal.json`
59
</ul>
60
</div>
61
62
+ <div class='event'>
63
+ <div class='date'>09-09</div>
64
+ <div class='topic'>Topic: Prototypes & Persistence</div>
65
+ <div class='assigned'>Development Assignment: <a href='https://github.com/cs4241-19a/a3-persistence'>A3</a> (due 9-16)</div>
66
+ <div class='materials'>Readings (due 9-16):
67
+ <ul>
68
+ <li><a href="https://medium.com/quick-code/javascript-promises-in-twenty-minutes-3aac5b65b887">JavaScript Promises in Twenty Minutes</a></li>
69
+ </ul>
70
+ </div>
71
72
73
74
<script>
0 commit comments