Skip to content

Commit

Permalink
feat: add placeholder event for January 2025 (#354)
Browse files Browse the repository at this point in the history
<!-- 👋 Hi, thanks for sending a PR to boston-ts-website! 💖.
Please fill out all fields below and make sure each item is true and [x]
checked.
Otherwise we may not be able to review your PR. -->

## PR Checklist

- [ ] Addresses an existing open issue: fixes #000
- [ ] That issue was marked as [`status: accepting
prs`](https://github.com/JoshuaKGoldberg/boston-ts-website/issues?q=is%3Aopen+is%3Aissue+label%3A%22status%3A+accepting+prs%22)
- [x] Steps in
[CONTRIBUTING.md](https://github.com/JoshuaKGoldberg/boston-ts-website/blob/main/.github/CONTRIBUTING.md)
were taken

## Overview

<!-- Description of what is changed and how the code change does that.
-->

Talks TBD!
  • Loading branch information
astorije authored Nov 27, 2024
1 parent 6494c6a commit 3dabac3
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions app/data/events.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
[
{
"date": "2025-01-16T18:00:00.000-04:00",
"link": "https://www.eventbrite.com/e/boston-ts-club-new-year-new-type-tickets-1086018734269",
"location": "Microsoft NERD Center",
"time": "5:30pm - 8:30pm",
"topics": [
{
"author": {
"name": "Josh Goldberg",
"url": "https://joshuakgoldberg.com/"
},
"title": "What's New in TypeScript 5.7"
}
]
},
{
"date": "2024-11-19T18:00:00.000-04:00",
"link": "https://www.eventbrite.com/e/boston-ts-club-viii-thankful-for-type-safety-tickets-1057575128679",
Expand Down

0 comments on commit 3dabac3

Please sign in to comment.