

# Event Details

- **Event Name**: Boston TypeScript Club
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 05:30 pm – Thu, 25 Jun, 2026 at 08:30 pm
- **Event Description**: Our June Boston TypeScript Club!About this EventBoston TS ClubBoston TS Club is a monthly meeting where developers come together to learn from each other and share the exciting things they’re working on. Every month, our speakers give talks on technical topics such as the latest trends in the TypeScript world, web development, and different products/services that make programming easier.Though we’re biased towards TypeScript, we know the programming and tech industry landscape is vast and interconnected. We aim to cover technological breadth as well as depth in web development. Our goal is to help everyone who comes by to build the best things they can build, and to have fun while doing it!Everyone is welcome to hang out with us, whether you are a developer, a student, or just looking for a place to hang out on a Thursday night.The Location:The event is hosted in Tulip's officeSee  for more information.Agenda?: 05:30 PM - 06:00 PMCasual Networking?: 06:00 PM - 06:05 PMWelcome!Info: An introduction -- welcome to the event! We'll cover the basic ground rules such as code of conduct and restroom directions. And hype you up for our speakers, of course!?: 06:05 PM - 08:00 PMTalks?: 08:00 PM - 08:30 PMCasual Networking
- **Event URL**: https://allevents.in/somerville/boston-typescript-club/100001989841501496
- **Event Categories**: workshops, meetups, it
- **Interested Audience**: 
  - total_interested_count: 0
- **Event Highlights**: 
  - Duration: 3 hours
  - Location: 77 Middlesex Ave
  - Languages: English

## Ticket Details

- **Ticket Price Range**: min: 0, max: 0, currency: USD

## Event venue details

- **city**: Somerville
- **state**: MA
- **country**: United States
- **location**: 77 Middlesex Ave
- **lat**: 42.3936921
- **long**: -71.0822227
- **full address**: 77 Middlesex Ave, 77 Middlesex Avenue, Somerville, United States

## Event gallery

- **Alt text**: Boston TypeScript Club
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b3a73a16c2dd5d9b52bcf211f660069a52f1a37bb11e840d45345c22f4638be8-rimg-w1200-h739-dcffffff-gmir.jpg?v=1779469779

## FAQs

- **Q**: When and where is Boston TypeScript Club being held?
  - **A:** Boston TypeScript Club takes place on Thu, 25 Jun, 2026 at 05:30 pm to Thu, 25 Jun, 2026 at 08:30 pm at 77 Middlesex Ave, 77 Middlesex Avenue, Somerville, United States.
- **Q**: Who is organizing Boston TypeScript Club?
  - **A:** Boston TypeScript Club is organized by Josh Goldberg.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Boston TypeScript Club is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Somerville, this event is thoughtfully curated to deliver a standout experience worth every moment. If Boston TypeScript Club sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Boston TypeScript Club",
        "image": "https://cdn-az.allevents.in/events4/banners/b3a73a16c2dd5d9b52bcf211f660069a52f1a37bb11e840d45345c22f4638be8-rimg-w1200-h739-dcffffff-gmir.jpg?v=1779469779",
        "startDate": "2026-06-25",
        "endDate": "2026-06-25",
        "url": "https://allevents.in/somerville/boston-typescript-club/100001989841501496",
        "location": {
            "@type": "Place",
            "name": "77 Middlesex Ave",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "77 Middlesex Avenue",
                "postalCode": "02145",
                "addressLocality": "Somerville",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.3936921",
                "longitude": "-71.0822227"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our June Boston TypeScript Club!",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-08-25",
                "availabilityEnds": "2026-06-25",
                "validFrom": "2026-08-25",
                "lowPrice": "0.00",
                "highPrice": "0.00",
                "price": "0.00",
                "url": "https://allevents.in/somerville/boston-typescript-club/100001989841501496"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/SoldOut",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-08-25",
                "availabilityEnds": "",
                "validFrom": "2026-08-25",
                "url": "https://allevents.in/somerville/boston-typescript-club/100001989841501496",
                "price": 0,
                "name": "General Admission"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "Josh Goldberg",
                "url": "https://allevents.in/org/josh-goldberg/23823600",
                "description": "Hi, I’m Josh! I’m an independent full time open source developer. I work on projects in the TypeScript ecosystem, most notably typescript-eslint: the tooling that enables ESLint and Prettier to run on TypeScript code. I’m also the author of Learning TypeScript (O’Reilly), a Microsoft MVP for developer technologies, and an active conference speaker. My personal projects range from static analysis to meta-languages to recreating retro games in the browser. Also cats."
            }
        ]
    }
]
```