Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ridi/style-guide

πŸ“˜ Rules of Play @ RIDI
https://github.com/ridi/style-guide

coding-conventions style-guide

Last synced: 3 months ago
JSON representation

πŸ“˜ Rules of Play @ RIDI

Awesome Lists containing this project

README

        

# RIDI Style Guide

### κ·œμΉ™μ„ μ •ν•˜λŠ” κ·œμΉ™ (메타 κ·œμΉ™)

#### 1. ν•­λͺ©μ˜ 수λ₯Ό μ΅œμ†Œν™”ν•  것
- λ°˜λ“œμ‹œ μ§€μΌœμ Έμ•Ό ν•˜λŠ” 것 μœ„μ£Όλ‘œ μ •ν•  것
- ꢌμž₯ ν•­λͺ©μ€ κ·œμΉ™μ— ν¬ν•¨ν•˜μ§€ 말 것
#### 2. μ˜¬λ°”λ¦„μ„ 좔ꡬ할 것
- μ‰½μ§€λ§Œ 잘λͺ»λœ κ²ƒλ³΄λ‹€λŠ” 어렡더라도 μ˜¬λ°”λ₯Έ μͺ½μ„ 택할 것
#### 3. 기호의 좩돌이 λ°œμƒν–ˆμ„ λ•Œμ—λŠ” κ°„κ²°ν•œ μͺ½μ„ 택할 것
- 간결함이 동일할 λ•Œμ—λŠ” 일관성이 μžˆλŠ” μͺ½μ„ 택할 것
- 일관성이 동일할 λ•Œμ—λŠ” λŒ€μ€‘μ„±μ΄ μžˆλŠ” μͺ½μ„ 택할 것
#### 4. 만μž₯일치둜 진행할 것
- 이해관계에 ν¬ν•¨λœ νŒ€ 리더듀 μ „μ›μ˜ λ™μ˜λ₯Ό ꡬ할 것


### Communication

- [μ½”λ“œ 리뷰 원칙](Review.md)
- [μ½”λ“œλ₯Ό κ³΅κ°œν•˜κΈ°](OSS.md)
- [μŠ¬λž™ μ‚¬μš© κ·œμΉ™](Slack.md)
- [HTTP API μž‘μ„± κ°€μ΄λ“œ](API.md)

### Language

- [HTML](HTML.md) - HTML, Twig/Jinja2 μ½”λ”© μŠ€νƒ€μΌ
- [JavaScript](JavaScript) / [TypeScript](https://github.com/ridi/tslint-config)
- [Less](Less.md) - Less/CSS μ½”λ”© μŠ€νƒ€μΌ
- [BEM](BEM.md) - BEM μ½”λ”© μŠ€νƒ€μΌ
- [MariaDB(MySQL)](MariaDB(MySQL).md) - DDL, DML μž‘μ„± κ·œμΉ™
- [PHP](PHP)
- [Python3](Python)
- [Scala](Scala)
- [Shell](Shell.md)

### Platform

- [Android](Android) - Kotlin, Java, XML μ½”λ”© μŠ€νƒ€μΌ
- [iOS](iOS) - Swift, Objective-C μ½”λ”© μŠ€νƒ€μΌ
- [Qt](Qt.md) - C++, XML μ½”λ”© μŠ€νƒ€μΌ
- [CMS](CMS.md) - λ‚΄λΆ€ μ‹œμŠ€ν…œ 개발 κ°€μ΄λ“œ

### Frameworks

- [Luigi](Luigi.md)
- [Spark](Scala/Spark.md)