

# Event Details

- **Event Name**: NN1 Dev Club meet-up #11
- **Event Start and End Date**: Thu, 26 Mar, 2026 at 06:00 pm
- **Event Description**: NN1 Dev Club is a free meet-up for a local community of Northamptonshire-based software enthusiasts. A place to meet, collaborate and share knowledge with each other. From devs for devs!

#11: "Compiling JavaScript ahead-of-time" by Oliver Medhurst and "Future of Work is Async" by Rob Hough

Another combination of extremely technical deep dives with soft skills efficiency boosters. Join us if you want to learn how to match the performance of JavaScript code with compiled Rust and to find out why async work is the future of our fast-paced industry.

?Please note there is a limited availability. Get your ticket now!

More details: https://nn1.dev/events/11/
- **Event URL**: https://allevents.in/northampton/nn1-dev-club-meet-up-11/200029670688756
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Northampton
- **state**: EN
- **country**: United Kingdom
- **location**: Vulcan Works Creative Hub
- **lat**: 52.235776703829
- **long**: -0.89454352855682
- **full address**: Vulcan Works Creative Hub, 34-38 Guildhall Rd, ,Northampton, Northamptonshire, United Kingdom

## Event gallery

- **Alt text**: NN1 Dev Club meet-up #11
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/022a668bde88661606cba7f4fe104fecaccb40f6564b01c16d6faab3191d458c-rimg-w1200-h800-dc030203-gmir?v=1773887204

## FAQs

- **Q**: When and where is NN1 Dev Club meet-up #11 being held?
  - **A:** NN1 Dev Club meet-up #11 takes place on Thu, 26 Mar, 2026 at 06:00 pm to Thu, 26 Mar, 2026 at 06:00 pm at Vulcan Works Creative Hub, 34-38 Guildhall Rd, ,Northampton, Northamptonshire, United Kingdom.
- **Q**: Who is organizing NN1 Dev Club meet-up #11?
  - **A:** NN1 Dev Club meet-up #11 is organized by NN1 Dev Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "NN1 Dev Club meet-up #11",
        "image": "https://cdn-az.allevents.in/events6/banners/022a668bde88661606cba7f4fe104fecaccb40f6564b01c16d6faab3191d458c-rimg-w1200-h800-dc030203-gmir?v=1773887204",
        "startDate": "2026-03-26",
        "url": "https://allevents.in/northampton/nn1-dev-club-meet-up-11/200029670688756",
        "location": {
            "@type": "Place",
            "name": "Vulcan Works Creative Hub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "34-38 Guildhall Rd, ,Northampton, Northamptonshire",
                "addressLocality": "Northampton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.235776703829",
                "longitude": "-0.89454352855682"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "NN1 Dev Club is a free meet-up for a local community of Northamptonshire-based software enthusiasts. A place to meet, collaborate and share knowledge with each other. From devs for devs!\n\n#11: \"Compiling JavaScript ahead-of-time\" by Oliver Medhurst and \"Future of Work is Async\" by Rob Hough\n\nAnother",
        "organizer": [
            {
                "@type": "Organization",
                "name": "NN1 Dev Club",
                "url": "https://allevents.in/org/nn1-dev-club/27470567"
            }
        ]
    }
]
```