Skip to content
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

version 2.0 #10

Open
dev-seomoon opened this issue May 11, 2022 · 0 comments
Open

version 2.0 #10

dev-seomoon opened this issue May 11, 2022 · 0 comments

Comments

@dev-seomoon
Copy link

  1. VanilaJS, jQuery -> Svelte
  • 컴포넌트 단위 개발로 가독성을 높이고 유지보수를 용이하게 만들기 위해.
  • 간결하고 코드 양이 적어 웹 프론트엔드 개발자가 아니어도 이해하기 쉬운 코드 작성이 목적.
  • VanilaJS로 구현된 version 1.0 대비 성능 저하 방지.
    (Svelte는 빌드 타임에 VanilaJS로 컴파일되기 때문에 VanilaJS와 동일한 수준의 성능을 보장)
  1. 서버와 DB 구축으로 서로 다른 기기 간 동기화가 가능하도록 구현
  • 유저 요청이 가장 많았던 부분
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant