Code Monkey home page Code Monkey logo

angularconferences.github.io's Introduction

Angular Conferences Worldwide

A collection of the world's best Angular conferences, all in one place.



This repo contains the world's best Angular Conferences, meetups and workshops, if you host an event and would like to be listed please follow the steps below:

Add Your Event

Add Your Event

Fork this repo so you can commit directly to your account and submit a Pull Request to include your event.

Access the _data folder inside the project and find the correct year of your event (e.g. _data/2018.json).

Please see this example for reference on how to add the correct JSON.

Use the guide below to add your own event to the correct month inside the above file (please remove all JSON comments before submitting your Pull Request).

{
  "metadata": {
    // Country code, find yours here:
    // https://www.nationsonline.org/oneworld/country_code_list.htm
    "country_code": "BE",
    // Town or City
    "location": "Ghent",
    // Conference / Event name
    "title": "NG-BE",
    // Date of Event
    "date": "06-07",
    // Your event logo (for best results use SVG)
    // Please compress SVG before your PR:
    // https://jakearchibald.github.io/svgomg/
    "logo": "ngbe.svg",
    // The type of event, "conference", "meetup", or "workshop"
    "type": "conference",
    // A *short* description of your event, max 400 characters.
    "desc": "NG-BE 2018 is a 2-day event in Ghent, Belgium, that brings together Angular developers and experts from all over the world to share ideas, news and opinions about Angular."
  },
  "links": {
    // Your event website
    "web": "https://ng-be.org",
    // Twitter handle (don't include @)
    "twitter": "ngbeconf"
  }
}

angularconferences.github.io's People

Contributors

alex-okrushko avatar anacidre avatar antoniocardenas avatar armanozak avatar bampakoa avatar bellingson avatar clevernickname avatar donroyco avatar dzhavat avatar flore2003 avatar heathermoore24 avatar jecfish avatar johanneshoppe avatar jvandemo avatar kamilzasada avatar lacolaco avatar ldex avatar luixaviles avatar marianocodes avatar perjerz avatar ravimandal47 avatar ricardochl avatar rikuwolf avatar rowdyrabouw avatar sajeetharan avatar sazimi avatar stevermeister avatar toddmotto avatar wesleygrimes avatar zackarychapple avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.