

# Event Details

- **Event Name**: Intro to JavaScript
- **Event Start and End Date**: Mon, 10 Jan, 2022 at 06:00 pm – Mon, 10 Jan, 2022 at 07:30 pm
- **Event Description**: Join us at our Miami campus in the heart of Wynwood for an Intro to JavaScript workshop.About this EventDuring this 90-minute workshop, you will learn JavaScript fundamentals and work through a hands-on programming challenge guided by one of the Lead Educators for our Web Development Bootcamp.**********Must register for event on our website******
- **Event URL**: https://allevents.in/miami/intro-to-javascript/10000228027254657
- **Event Categories**: workshops, it
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Miami
- **state**: FL
- **country**: United States
- **location**: BrainStation Miami
- **lat**: 25.8016826
- **long**: -80.2034367
- **full address**: BrainStation Miami, 2650 NW 5 Ave, Miami, United States

## Event gallery

- **Alt text**: Intro to JavaScript
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e450b15e2c46fb5e61262c8ac7011f1def477191dc8ad6e6d12180ff94567122-rimg-w840-h560-gmir.jpg?v=1641672352

## FAQs

- **Q**: When and where is Intro to JavaScript being held?
  - **A:** Intro to JavaScript takes place on Mon, 10 Jan, 2022 at 06:00 pm to Mon, 10 Jan, 2022 at 07:30 pm at BrainStation Miami, 2650 NW 5 Ave, Miami, United States.
- **Q**: Who is organizing Intro to JavaScript?
  - **A:** Intro to JavaScript is organized by BrainStation.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Intro to JavaScript 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 Miami, this event is thoughtfully curated to deliver a standout experience worth every moment. If Intro to JavaScript 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": "Intro to JavaScript",
        "image": "https://cdn-az.allevents.in/events5/banners/e450b15e2c46fb5e61262c8ac7011f1def477191dc8ad6e6d12180ff94567122-rimg-w840-h560-gmir.jpg?v=1641672352",
        "startDate": "2022-01-10",
        "endDate": "2022-01-10",
        "url": "https://allevents.in/miami/intro-to-javascript/10000228027254657",
        "location": {
            "@type": "Place",
            "name": "BrainStation Miami",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2650 NW 5 Ave",
                "postalCode": "33127",
                "addressLocality": "Miami",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "25.8016826",
                "longitude": "-80.2034367"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at our Miami campus in the heart of Wynwood for an Intro to JavaScript workshop.",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-06-05",
                "availabilityEnds": "2022-01-10",
                "validFrom": "2026-06-05",
                "lowPrice": "0.00",
                "highPrice": "0.00",
                "price": "0.00",
                "url": "https://allevents.in/miami/intro-to-javascript/10000228027254657"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-06-05",
                "availabilityEnds": "",
                "validFrom": "2026-06-05",
                "url": "https://allevents.in/miami/intro-to-javascript/10000228027254657",
                "price": 0,
                "name": "General Admission"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "BrainStation",
                "url": "https://allevents.in/org/brainstation/2675250",
                "description": "BrainStation is a global leader in digital skills training. Working with instructors from the most innovative companies, we've trained over 50,000 professionals and some of the largest corporations in the world."
            }
        ]
    }
]
```