addyosmani / addyosmani/backbone-fundamentals
Using quotes and double quotes in the same line
Abierto
- Lenguaje dominante
- Rich Text Format
- Estrellas
- 9.2k
- Forks
- 1.4k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I've noticed some code examples in Events topic with quotes and double quotes in the same line, like:
```
ourObject.trigger("dance jump skip", 'on fire', "15 minutes");
```
Is it a good idea keep some consistency?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.