|
@@ -34,6 +34,7 @@
|
|
|
* [Sed](#sed)
|
|
* [Sed](#sed)
|
|
|
* [Software Engineering](#software-engineering)
|
|
* [Software Engineering](#software-engineering)
|
|
|
* [Springboot](#springboot)
|
|
* [Springboot](#springboot)
|
|
|
|
|
+* [TypeScript](#typescript)
|
|
|
* [Unicode](#unicode)
|
|
* [Unicode](#unicode)
|
|
|
* [Unity3d](#unity3d)
|
|
* [Unity3d](#unity3d)
|
|
|
|
|
|
|
@@ -237,6 +238,15 @@
|
|
|
* [Springboot 2.X 정리](https://djunnni.gitbook.io/springboot) - 이동준
|
|
* [Springboot 2.X 정리](https://djunnni.gitbook.io/springboot) - 이동준
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+### TypeScript
|
|
|
|
|
+
|
|
|
|
|
+* [5분 안에 보는 타입스크립트](https://typescript-kr.github.io)
|
|
|
|
|
+* [타입스크립트 핸드북](https://joshua1988.github.io/ts) - Captain Pangyo
|
|
|
|
|
+* [한눈에 보는 타입스크립트](https://heropy.blog/2020/01/27/typescript) - HEROPY
|
|
|
|
|
+Tech
|
|
|
|
|
+* [TypeScript Deep Dive](https://radlohead.gitbook.io/typescript-deep-dive)
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
### Unicode
|
|
### Unicode
|
|
|
|
|
|
|
|
* [번역 Unicode 이모티콘에 얽힌 이것저것 (이모티콘 표준과 프로그래밍 핸들링)](http://pluu.github.io/blog/android/2020/01/11/unicode-emoji/)
|
|
* [번역 Unicode 이모티콘에 얽힌 이것저것 (이모티콘 표준과 프로그래밍 핸들링)](http://pluu.github.io/blog/android/2020/01/11/unicode-emoji/)
|