Skip to content

[신규 번역] 3.5.3 자바스크립트 애니메이션 전반부 #860

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

doongsilee
Copy link

Pull Request 체크리스트

TODO

  • [O ] 번역 규칙을 확인하셨나요?
    • [O ] 줄 바꿈과 단락을 '원문과 동일하게' 유지하셨나요?
    • [O ] 맞춤법 검사기로 맞춤법을 확인하셨나요?
    • [O ] 마크다운 문법에 사용되는 공백(스페이스), 큰따옴표("), 작은따옴표('), 대시(-), 백틱(`) 등의 특수문자는 그대로 두셨나요?
  • [O ] 로컬 서버 세팅 후 최종 결과물을 확인해 보셨나요?
  • [O ] PR 하나엔 번역문 하나만 넣으셨나요?
  • [O ] 의미 있는 커밋 메시지를 작성하셨나요?
    • 예시
      • [프락시] 번역
      • [프락시] 과제 번역
      • [if문과 조건부 연산자 '?'] 리뷰
      • [주석] 2차 리뷰
      • [Date 객체와 날짜] 번역


JavaScript animations can handle things that CSS can't.
자바스크립트 애니메이션은 CSS로는 할수 없었던 몇가지 일들이 더 가능합니다.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

맞춤법이 올바르지 않은 것 같습니다~

Suggested change
자바스크립트 애니메이션은 CSS로는 할수 없었던 몇가지 일들이 더 가능합니다.
자바스크립트 애니메이션은 CSS로는 할 수 없었던 몇 가지 일들이 더 가능합니다.

@onethegarden
Copy link
Contributor

맞춤법 검사기를 사용해서 번역하신 내용을 수정해야 할 것 같습니다~
용어집도 읽어보시는 것을 추천드립니다 pseudo-code -> 의사코드 , element -> 요소

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants