-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
๐ TIL Recommendations (2026-02-02)
๐ฅ High Priority
- ์น ์ฑ๋ฅ ์ต์ ํ๋ฅผ ์ํ Critical Rendering Path ์ดํด
- API Gateway ๋ฐ GraphQL ์ฐ๋ ์ ๋ต
- TypeScript Generics์ ๊ณ ๊ธ ํ์ ์ถ๋ก ๊ธฐ๋ฒ
- ๋ฆฌ์กํธ ๋ ๋๋ง ์ต์ ํ ํจํด (useMemo, useCallback ํฌํจ)
- ํ๋ก ํธ์๋ ์บ์ฑ ์ ๋ต (HTTP, Service Worker, CDN)
โ ๏ธ Weak Areas
- REST API vs GraphQL
- this ๋ฐ์ธ๋ฉ
- CDN (Content Delivery Network)
- ssh(Secure Shell)
- TLS ํธ๋์ ฐ์ดํฌ
- Controlled Component์ UnControlled Component
- React.memo๋ฅผ ์จ๋ ๊ฐ์ฒด/๋ฐฐ์ด props ๋๋ฌธ์ ๋ฆฌ๋ ๋๋ง์ด ๋ฐ์ํ๋ ์ด์
- ํ์ ์คํฌ๋ฆฝํธ ์ปดํ์ผ๋ฌ์ ๊ตฌ์กฐ
- infer๋ฅผ ํ์ฉํด์ ํ์ ์ถ๋ก ํ๊ธฐ
- FOUC(Flash of Unstyled Content)
๐ Connection Suggestions
- API Gateway ๋ฐ GraphQL ์ฐ๋ ์ ๋ต
โณ connects: Web/rest-api-graphql, Network/load-balancing, Network/cdn - ์น ์ฑ๋ฅ ์ต์ ํ๋ฅผ ์ํ Critical Rendering Path ์ดํด
โณ connects: Web/fouc, Web/browser-rendering-process, Network/differences-and-features-by-http-version - ์๋ฐ์คํฌ๋ฆฝํธ ์ค์ฝํ์ ํด๋ก์
โณ connects: JavaScript/this-binding, JavaScript/event-loop, JavaScript/managing-memory-in-javascript - HTTPS์ ์น ๋ณด์์ ์ดํด
โณ connects: Network/tls-handshake, Network/ssh, Network/differences-and-features-by-http-version, Network/tcp-udp - React ํผ ๊ด๋ฆฌ ๋ผ์ด๋ธ๋ฌ๋ฆฌ ์ฌ์ธต ๋ถ์ (์: React Hook Form)
โณ connects: React/controlled-component-uncontrolled-component, React/manipulate-dom-with-ref - TypeScript Generics์ ๊ณ ๊ธ ํ์
์ถ๋ก ๊ธฐ๋ฒ
โณ connects: TypeScript/conditional-types, TypeScript/use-the-refer-to-infer-the-type, TypeScript/covariance-contravariance - ํ๋ก ํธ์๋ ๋น๋ ์ต์ ํ ๋ฐ ๋ฒ๋ค๋ฌ ๋น๊ต
โณ connects: Web/frontend-build-tool, Node.js/yarn-pnpm, Web/browser-rendering-process - ๋ฆฌ์กํธ ๋ ๋๋ง ์ต์ ํ ํจํด (useMemo, useCallback ํฌํจ)
โณ connects: React/how-react-memo-compares-props, React/react-fiber-architecture, React/react-suspense - ํ๋ก ํธ์๋ ์บ์ฑ ์ ๋ต (HTTP, Service Worker, CDN)
โณ connects: Network/cdn, Web/browser-rendering-process, Network/differences-and-features-by-http-version
Reactions are currently unavailable