Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add March 2025 event #362

Merged
merged 5 commits into from
Mar 8, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions app/data/events.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,32 @@
[
{
"date": "2025-03-19T18:00:00.000-04:00",
"link": "https://www.eventbrite.com/e/boston-ts-club-TBD",
"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.8"
},
{
"author": {
"name": "Blake Lingenau"
},
"title": "Yes And!"
},
{
"author": {
"name": "Rhe Civitello",
"url": "https://www.rhecivitello.com/"
},
"title": "Let's Draw!"
}
]
},
{
"date": "2025-02-20T18:00:00.000-04:00",
"link": "https://www.eventbrite.com/e/boston-ts-club-for-the-love-of-types-tickets-1206069760119",
Expand Down
2 changes: 2 additions & 0 deletions cspell.speaker-names.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
Abhijit
Ajit
Blass
Civitello
Dellecese
Dimitri
Farolino
Kamath
Lingenau
Mariah
Mitropoulos
Murg
Expand Down
Loading