Jaemin Choi

Results 43 issues of Jaemin Choi

### Describe the problem and solution 개발 환경에 대한 더 자세한 내용을 문서화합니다. ### Debugging VSCode에서 frontend, backend를 내장 debugger로 debugging하는 가이드를 추가합니다. ### Testing Backend의 Mocha, Chai, Sinon을 이용한...

📘 documentation
Notion task

### Describe the problem and solution 시스템/브라우저 설정에 따른 다크 모드를 지원합니다. ![Dark Mode](https://media.wired.co.uk/photos/606d9bbd7aff197af7c72acb/16:9/w_2992,h_1683,c_limit/dark-mode.jpg) ### Validations - [X] Follow our [Code of Conduct](https://github.com/skkuding/next/blob/main/CODE_OF_CONDUCT.md) - [X] Read the [Contributing Guidelines](https://github.com/skkuding/next/blob/main/CONTRIBUTING.md) -...

⛳️ team-frontend
⛳️ team-design
Notion task

### Describe the problem and solution 모든 개발 환경에서 동일한 Node.js 버전을 사용하도록 세팅합니다. - 방법 1: `.nvmrc` 사용 - 방법 2: `.node-version` 사용 - 방법 3: pnpm 설정 (`use-node-version`)...

feat: ci
p2-nice-to-have 🚦