Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
gmaps.js - 4 lecciones open source en 4 pasos
Search
Gustavo Leon
April 07, 2015
Programming
0
680
gmaps.js - 4 lecciones open source en 4 pasos
Lo que aprendí creando un proyecto open source.
Gustavo Leon
April 07, 2015
Tweet
Share
More Decks by Gustavo Leon
See All by Gustavo Leon
Usando Preact - Una alternativa ligera a React
hpneo
0
260
Manejando Docker containers con Ruby y backticks
hpneo
0
350
CodePicnic: Lecciones aprendidas al crear una startup tecnológica
hpneo
0
470
Universal Web apps con JavaScript
hpneo
0
300
Xamarin
hpneo
1
280
Desarrollo FrontEnd con JavaScript - S06
hpneo
0
100
Desarrollo FrontEnd con JavaScript - S05
hpneo
0
60
Desarrollo FrontEnd con JavaScript - S04
hpneo
0
81
Desarrollo FrontEnd con JavaScript - S03 (I)
hpneo
0
58
Other Decks in Programming
See All in Programming
Bytecode Manipulation 으로 생산성 높이기
bigstark
2
380
地方に住むエンジニアの残酷な現実とキャリア論
ichimichi
5
1.3k
FormFlow - Build Stunning Multistep Forms
yceruto
1
190
プロダクト志向ってなんなんだろうね
righttouch
PRO
0
160
Webの外へ飛び出せ NativePHPが切り拓くPHPの未来
takuyakatsusa
2
360
Google Agent Development Kit でLINE Botを作ってみた
ymd65536
2
190
Beyond Portability: Live Migration for Evolving WebAssembly Workloads
chikuwait
0
390
GitHub Copilot and GitHub Codespaces Hands-on
ymd65536
1
120
LT 2025-06-30: プロダクトエンジニアの役割
yamamotok
0
450
Is Xcode slowly dying out in 2025?
uetyo
1
190
Haskell でアルゴリズムを抽象化する / 関数型言語で競技プログラミング
naoya
17
4.9k
Gleamという選択肢
comamoca
6
760
Featured
See All Featured
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.5k
Rebuilding a faster, lazier Slack
samanthasiow
82
9.1k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
35
2.3k
Six Lessons from altMBA
skipperchong
28
3.8k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Gamification - CAS2011
davidbonilla
81
5.3k
StorybookのUI Testing Handbookを読んだ
zakiyama
30
5.8k
Stop Working from a Prison Cell
hatefulcrawdad
270
20k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Intergalactic Javascript Robots from Outer Space
tanoku
271
27k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
Transcript
4 lecciones open source en 4 pasos
@hpneo › Trujillo - Lima - CDMX › 24 años
› Xenda: 2011 – 2014 › CodePicnic: 2015 – ? › Appstaire, Ceviche.js, DOMScope, gmaps.js › #84 en JavaScript en el mundo según GitHub Awards (no el GitHub real, pero :)
¿CÓMO EMPEZÓ TODO?
None
vaope › 2008 – 2010 › Mi primera “startup” ›
Foursquare antes que Foursquare fuera cool
gmaps.js - ¿por qué? › La API de Google Maps
es buena… pero es verbosa. › Puede generar código repetido y mal organizado
TODO EMPEZÓ CON UN GIST gist.github.com/1271694
Primer paso: PUBLICAR › Agregar features › Refactorizar › Crear
ejemplos › Documentar › Crear site
GMAPS.JS hpneo.github.com/gmaps
Segundo paso: Promoción
Tercer paso: Colaboradores
Cuarto paso: Crecimiento
gmaps.js 0.4.17 › 86 versiones › 318 commits › 7
branches › 800+ forks › 5000+ stars › 41 contribuyentes › 294 issues › 95 pull requests
Lo que aprendí › Apoya a la comunidad › Recibe
feedback › Aporta conocimiento › Aprende