Skip to content

Commit d5461e1

Browse files
next event
1 parent eeafc36 commit d5461e1

1 file changed

Lines changed: 12 additions & 4 deletions

File tree

index.html

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -168,10 +168,10 @@ <h2>Who we are</h2>
168168
</section>
169169
<section>
170170
<h2>Next event</h2>
171-
<div id="next-event-date"><time datetime="2025-04-09">2025-04-09</time></div>
172-
<h3>A classic Kata</h3>
173-
<p>On Wednesday the 9th of April we will be working in pairs/small groups on a classic Kata. </p>
174-
<p>To join us sign up on <a href="https://www.meetup.com/york-code-dojo/events/306698989/?eventOrigin=group_upcoming_events">Meetup</a></p>
171+
<div id="next-event-date"><time datetime="2025-05-14">2025-05-14</time></div>
172+
<h3>ASCII Pets</h3>
173+
<p>On Wednesday the 14th of May we will be working in small groups on creating some pets. </p>
174+
<p>To join us sign up on <a href="https://www.meetup.com/york-code-dojo/events/307210261/?eventOrigin=group_upcoming_events">Meetup</a></p>
175175
<p>Location: <a href="https://maps.app.goo.gl/tG86j6xxA7gQPjC87">Patch York</a></p>
176176
</section>
177177
<section>
@@ -211,6 +211,14 @@ <h2>Where to find us</h2>
211211
</section>
212212
<section>
213213
<h2>Past events</h2>
214+
215+
<article>
216+
<h3>Gilded Rose kata</h3>
217+
<p>Led by Adam we worked in pairs on the classic Kata. David managed to break Rider by generating 50,000 unit tests in a single file.</p>
218+
<p>Event page on <a href="https://www.meetup.com/york-code-dojo/events/306698989/?eventOrigin=group_upcoming_events">Meetup</a></p>
219+
<p>GitHub Repo: <a href="https://github.com/YorkCodeDojo/GildedRose-Refactoring-Kata_2025">GildedRose-Refactoring-Kata_2025</a></p>
220+
</article>
221+
214222
<article>
215223
<h3>Out of Space</h3>
216224
<time datetime="2025-03-12" class="past-event-date">2025-03-12</time>

0 commit comments

Comments
 (0)