Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
cdm1263
/
javascript-calculator-7
Public
Notifications
You must be signed in to change notification settings
Fork
454
Star
1
Code
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Practice study
- #4
#4
Open
jinnyjiinlee
wants to merge 14 commits into
cdm1263:main
cdm1263/javascript-calculator-7:main
from
jinnyjiinlee:practiceStudy
jinnyjiinlee/woowacourse-7-1-calculator-submission:practiceStudy
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Practice study
#4
jinnyjiinlee
wants to merge 14 commits into
cdm1263:main
cdm1263/javascript-calculator-7:main
from
jinnyjiinlee:practiceStudy
jinnyjiinlee/woowacourse-7-1-calculator-submission:practiceStudy
Copy head branch name to clipboard
Commits
Commits on Nov 27, 2024
docs: 기능 요구사항 체크리스트 작성
jinnyjiinlee
committed
b2fc40c
View commit details
Copy full SHA for b2fc40c
Browse repository at this point
feat: 사용자로부터 덧셈할 문자열 입력 받는 기능 구현
jinnyjiinlee
committed
6117125
View commit details
Copy full SHA for 6117125
Browse repository at this point
feat: 쉼표와 클론으로 숫자를 구분하는 경우 합을 반환하는 기능 구현
jinnyjiinlee
committed
b370c4d
View commit details
Copy full SHA for b370c4d
Browse repository at this point
fix: 쉼표와 클론 구분자 함께 사용해도 더하는 기능 가능하도록 수정
jinnyjiinlee
committed
6f611ff
View commit details
Copy full SHA for 6f611ff
Browse repository at this point
feat: 커스텀 문자로 받을 문자 더해지는 기능 구현
jinnyjiinlee
committed
6f4d162
View commit details
Copy full SHA for 6f4d162
Browse repository at this point
feat: 합해진 결과를 출력하는 기능 구현
jinnyjiinlee
committed
ccbc144
View commit details
Copy full SHA for ccbc144
Browse repository at this point
feat: 예외 처리 기능 구현
jinnyjiinlee
committed
3291894
View commit details
Copy full SHA for 3291894
Browse repository at this point
style: 파일 이동
jinnyjiinlee
committed
ecea326
View commit details
Copy full SHA for ecea326
Browse repository at this point
refactor: retrun 문 뒤 await 생략
jinnyjiinlee
committed
71910d2
View commit details
Copy full SHA for 71910d2
Browse repository at this point
refact: 가독성을 위해 네이밍 변경
jinnyjiinlee
committed
fe3c63b
View commit details
Copy full SHA for fe3c63b
Browse repository at this point
style: 개행 추가
jinnyjiinlee
committed
0dc695c
View commit details
Copy full SHA for 0dc695c
Browse repository at this point
rename: 함수 이름 변경
jinnyjiinlee
committed
2221336
View commit details
Copy full SHA for 2221336
Browse repository at this point
refactor: double quotes 를 single quotes로 변경
jinnyjiinlee
committed
369d5c2
View commit details
Copy full SHA for 369d5c2
Browse repository at this point
refactor: 구분자 만드는 문자열 상수화 처리
jinnyjiinlee
committed
6f0687c
View commit details
Copy full SHA for 6f0687c
Browse repository at this point
You can’t perform that action at this time.