-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
๐ TIL Recommendations (2026-02-09)
๐ฅ High Priority
- API Gateway
- ํ๋ก์ธ์ค์ ์ค๋ ๋
- HTTPS์ ๋์ ์๋ฆฌ
- ํด๋ก์
- React.useMemo์ useCallback
- ํ์ ์คํฌ๋ฆฝํธ Type Checker ๋์ ์๋ฆฌ
- ์ด์ง ํ์ (Binary Search)
โ ๏ธ Weak Areas
- REST API vs GraphQL
- CDN (Content Delivery Network)
- ๋ก๋๋ฐธ๋ฐ์ฑ
- ssh(Secure Shell)
- TLS ํธ๋์ ฐ์ดํฌ
- this ๋ฐ์ธ๋ฉ
- Controlled Component์ UnControlled Component
- React.memo๋ฅผ ์จ๋ ๊ฐ์ฒด/๋ฐฐ์ด props ๋๋ฌธ์ ๋ฆฌ๋ ๋๋ง์ด ๋ฐ์ํ๋ ์ด์
- ํ์ ์คํฌ๋ฆฝํธ ์ปดํ์ผ๋ฌ์ ๊ตฌ์กฐ
- infer๋ฅผ ํ์ฉํด์ ํ์ ์ถ๋ก ํ๊ธฐ
- ๋ฉ๋ชจ๋ฆฌ ๊ตฌ์กฐ
- lower bound์ upper bound
๐ Connection Suggestions
- API Gateway
โณ connects: Web/rest-api-graphql, Network/load-balancing, Network/cdn - Edge Computing
โณ connects: Network/cdn - Reverse Proxy
โณ connects: Network/load-balancing, Network/differences-and-features-by-http-version - SSH Key ์ธ์ฆ ๋ฐฉ์
โณ connects: Network/ssh - HTTPS์ ๋์ ์๋ฆฌ
โณ connects: Network/tls-handshake, Network/differences-and-features-by-http-version - ํด๋ก์
โณ connects: JavaScript/this-binding, JavaScript/managing-memory-in-javascript - React Form ์ฒ๋ฆฌ ์ ๋ต
โณ connects: React/controlled-component-uncontrolled-component, React/manipulate-dom-with-ref - React.useMemo์ useCallback
โณ connects: React/how-react-memo-compares-props, React/react-fiber-architecture - ํ์
์คํฌ๋ฆฝํธ Type Checker ๋์ ์๋ฆฌ
โณ connects: TypeScript/compiler-structure, TypeScript/conditional-types - ํ์
์คํฌ๋ฆฝํธ Mapped Types
โณ connects: TypeScript/use-the-refer-to-infer-the-type, TypeScript/conditional-types - ํ๋ก์ธ์ค์ ์ค๋ ๋
โณ connects: Operating System/memory-structure, JavaScript/managing-memory-in-javascript, Node.js/run-javascript-in-nodejs - ์ด์ง ํ์ (Binary Search)
โณ connects: Algorithm/lower-bound-upper-bound, Data Structure/hash-table, Data Structure/priority-queue
Reactions are currently unavailable