Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-28T04:05:20.000Z (5 months ago)
- Last Synced: 2024-10-04T13:28:30.685Z (4 months ago)
- Topics: devfest, framework, frontend, gdg, pptx, slideshare
- Language: JavaScript
- Homepage:
- Size: 130 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 48
-
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에서 발표되었습니다.
[![GDG DevFest Seoul 2017 Front](https://www.pigno.se/static/assets/images/gdg17seoul-slideshare.png)
발표자료 보기](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)