Skip to content

Instantly share code, notes, and snippets.

@paulohp
Last active August 29, 2015 14:01

Revisions

  1. paulohp revised this gist May 23, 2014. 1 changed file with 4 additions and 1 deletion.
    5 changes: 4 additions & 1 deletion gdg-suggestions.json
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,9 @@
    {
    sugestoes: {
    codelab: ['angular', 'polymer', 'dart', 'app script', {"google apis": ['youtube api', 'maps api', 'drive api']}],
    codelab: ['angular', 'polymer', 'dart', 'app script',
    {"google apis":
    ['youtube api', 'maps api', 'drive api']
    }],
    meetup: ['go', 'angular', 'app script', 'google apis'],
    hackiday: ['go', 'google apis + angularjs', 'app script']
    }
  2. @obetomuniz obetomuniz revised this gist May 23, 2014. 1 changed file with 4 additions and 4 deletions.
    8 changes: 4 additions & 4 deletions gdg-suggestions.json
    Original file line number Diff line number Diff line change
    @@ -1,7 +1,7 @@
    {
    'sugestoes':{
    'codelab': ['angular', 'polymer', 'googleApi'],
    'meetup': ['go'],
    'hackiday': ['go']
    sugestoes: {
    codelab: ['angular', 'polymer', 'dart', 'app script', {"google apis": ['youtube api', 'maps api', 'drive api']}],
    meetup: ['go', 'angular', 'app script', 'google apis'],
    hackiday: ['go', 'google apis + angularjs', 'app script']
    }
    }
  3. paulohp revised this gist May 23, 2014. 1 changed file with 4 additions and 4 deletions.
    8 changes: 4 additions & 4 deletions gdg-suggestions.json
    Original file line number Diff line number Diff line change
    @@ -1,7 +1,7 @@
    {
    sugestoes:{
    codelab: ['angular', 'polymer', 'googleApi'],
    meetup: ['go'],
    hackiday: ['go']
    'sugestoes':{
    'codelab': ['angular', 'polymer', 'googleApi'],
    'meetup': ['go'],
    'hackiday': ['go']
    }
    }
  4. paulohp created this gist May 23, 2014.
    7 changes: 7 additions & 0 deletions gdg-suggestions.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    {
    sugestoes:{
    codelab: ['angular', 'polymer', 'googleApi'],
    meetup: ['go'],
    hackiday: ['go']
    }
    }