https://github.com/kennethanceyer/gdg-devfest-seoul-frontend-frameworks
:package: GDG DevFest Seoul 2017 프론트엔드 모던 프레임워크 낱낱히 파헤치기 세션의 3가지 프레임워크 별 코드비교를 위한 리포지토리입니다.
https://github.com/kennethanceyer/gdg-devfest-seoul-frontend-frameworks
devfest framework frontend gdg pptx slideshare
Last synced: about 1 month ago
JSON representation
:package: GDG DevFest Seoul 2017 프론트엔드 모던 프레임워크 낱낱히 파헤치기 세션의 3가지 프레임워크 별 코드비교를 위한 리포지토리입니다.
- Host: GitHub
- URL: https://github.com/kennethanceyer/gdg-devfest-seoul-frontend-frameworks
- Owner: KennethanCeyer
- License: mit
- Created: 2017-11-14T21:23:18.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-10T04:58:36.000Z (12 months ago)
- Last Synced: 2025-03-26T22:21:38.001Z (7 months ago)
- Topics: devfest, framework, frontend, gdg, pptx, slideshare
- Language: JavaScript
- Homepage:
- Size: 134 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gdg-devfest-seoul-frontend-frameworks
GDG DevFest Seoul 2017 프론트엔드 모던 프레임워크 낱낱히 파헤치기 세션의 3가지 프레임워크 별 코드비교를 위한 리포지토리입니다.> 이 발표자료는 GDG DevFest Seoul 2017에서 발표되었습니다.
[
발표자료 보기](https://www.slideshare.net/KennethCeyer/gdg-devfest-2017-seoul-82177288)----
## 세션에서 다루는 주제
- 오늘날의 프론트엔드
- 모던 프레임워크 톺아보기
- 실무자를 위한 Tips----
## 이 리포지토리의 구성
이 리포지토리는 `먹킷리스트` 앱을 구성한 아주 간단한 코드 프로젝트입니다.
- [angular/my-app](https://github.com/KennethanCeyer/gdg-devfest-seoul-frontend-frameworks/tree/master/angular/my-app)
- [react/my-app](https://github.com/KennethanCeyer/gdg-devfest-seoul-frontend-frameworks/tree/master/react/my-app)
- [vuejs/my-app](https://github.com/KennethanCeyer/gdg-devfest-seoul-frontend-frameworks/tree/master/vuejs/my-app)