# # 2019.11
# 읽은책
- 유시민의 글쓰기 특강
# 읽은 링크
- Rethinking frontend APM
- 링크 (opens new window)
- most problems are never actually reported since users who have a bad experience just leave or suffer in silence
- 울 회사에 적용한다면 Notebook 실행 타임이나 run 타임이 너무 느려진다면 alert 보낼 수 있겠군
- APM이라는 컨셉 처음 들어봄. 뉴렐릭 이름은 들어봤어도 뭐하는앤지 몰랐다.
- SPA(React.js)에서 gtm.scrollDepth는 초기화할 수 없었다
- 링크 (opens new window)
- GTM 적용하는데 첫페이지 말고는 scrollDepth 이벤트가 안먹어서 찾아본 링크
- 나도 안돼 ㅠㅠ
# 알고리즘
- Remove Duplicates from Sorted Array https://milooy.wordpress.com/2019/11/19/daily-coding-33/
- 11:13~12:25
- https://leetcode.com/problems/remove-duplicates-from-sorted-array/
# 새로 알게된것
- False positive
- 거짓양성. e.g. 건강한 사람을 환자로 판단
← 2020.08 책 조각들... 정리 →