Yรฒmรก's Notes
Search
Search
Reader mode
Dark mode
Light mode
Explorer
About
๐บ๏ธ - Computer Science
1 Foundations & Theory
๐บ๏ธ - Algorithms
๐บ๏ธ - PS
boj
11660
11660
14626
14626
18111
18111
README
math
% in cpp, python
gcd, lcm
์์ ํ๋ณ๋ฒ
์ฐ์ญ๋ฒ, ๊ท๋ฉ๋ฒ, ์ํ์ ๊ท๋ฉ๋ฒ
Named Algorithms
Bellman-Ford Algorithm
Dijkstra's Algorithm
Eulerian Path
Floyd-Warshall Algorithm
Hamiltonian Path
Hierholzer's algorithm
Imos Algorithm
KnuthโMorrisโPratt Algorithm
Kruskal's Algorithm
Prim's Algorithm
Rabin Karp Algorithm
0-1 BFS
Back Tracking
BFS
Binary Search
Bitmask
Combination
DFS
DP
DP with Bitmask
DP ์ ํ
Graph
Greedy
Hash
Heap Sort, Heapify
Minimum Spanning Tree (MST) - ์ต์ ์ ์ฅ ํธ๋ฆฌ
Permutation
Prefix Sum Array
PS Site
Quick Sort
Strongly Connected Component
Subset
Terms
Time Complexity
Tips
Topological Sorting
Traveling Salesman Problem
Tree
Two Pointers
Union-Find
Data Structures
Fenwick tree
Game Theory
Nim
Theory of Computation
32bit vs 64bit
context switching
CPU ์ค์ผ์ค๋ง
critical section
frame
OS Lecture
page
page fault
PCB
Single source of truth
Thrashing
๋ฉ๋ชจ๋ฆฌ ํ ๋น
ํ๋ก์ธ์ค์ ์ํ
4 Data & Storage
DB
5 Software Development
Programming Language
๐บ๏ธ - JavaScript
AJAX
Arguments
Asynchronous JS
Callback Hell
Class
Closure Trap
Closures
Data type
Deep Copy
Destructuring
event loop
Execution Context
Function
Generator
Hoisting
Module
Nullish coalescing operator
Promises
Prototype OOP
Scope
Shallow Copy
Spread syntax
Standard built-in objects
This
Variable Lifecycle
๋ฐ์ดํฐ ๋ฉ๋ชจ๋ฆฌ ํ ๋น
๋ถ๋ณ์ฑ
์ปดํ์ผ๋ง
ํจ์ํ ํจ๋ฌ๋ค์
Python
Python
TypeScript
Interface vs type
Git
6 AI & Data Science
AI Tools
Blog & Community
Lecture
LLM Utility
Prompt
7 Applications Development
๐บ๏ธ - Frontend
React
Custom hook
forwardRef
Fragment
Hook debug
Hook ์ฌ์ฉ ๊ท์น
Key prop์ ์ค์์ฑ
Props
React
React Framework
react life cycle method
React Test
rendering trigger
Rerendering
Side effect
State batch
State ๋ณ๊ฒฝ๊ฐ์ง
useRef
๋จ์ผ ๋ฐ์ดํฐ ๊ด๋ฆฌ
๋ฆฌ์กํธ ์ ํ๋ฆฌ์ผ์ด์ ๋๋ฒ๊น
๋ฉ๋ชจ์ด์ ์ด์
๋ถํ์ํ ํด๋ฐฑ ๋ฐฉ์ง
์ํ ๊ด๋ฆฌ ๋ผ์ด๋ธ๋ฌ๋ฆฌ
์๊ฒฉ ๋ชจ๋
Style
CSS
CSS
css selectors
css selectors priority
flex - display
position property
SCSS
ui kit
Terms
Composition
cookie, session storage, local storage
CORS
DOM API
DOM, BOM, CSSOM
ErrorBoundary
Event bubbling, capturing
Event delegation
Headless UI ๋ง๋ค๊ธฐ
Hydrate, Rehydrate
Isomorphic, Universal JS
lazy load custom
MVVM
Prefetch, Split Code
Preflight
React Component
react Fiber
Rendering Pipeline
Request Race Condition
SSG, SSR, ISR
Static Optimization
Suspense
Suspense for Data Fetching
TDD in react
Untitled
UseDebounce
useEffect ๊ฐ๋ฐ๋ชจ๋์์ ๋๋ฒ ์คํ๋๋ ์ด์
useTransition
๊ด์ฌ์ฌ ๋ถ๋ฆฌ
๊ด์ฌ์ฌ ๋ถ๋ฆฌ์ ์ฃผ์ํ ์
๋์์ ํจ๊ณผ
๋ ๋ ํ๋กญ
๋ง์ดํธ, ์ธ๋ง์ดํธ ํ๋ณ custom hook
๋น๋๊ธฐ ํ์ดํ๋ผ์ธ ํจํด
์๋ฒ ์ํ ๊ด๋ฆฌ
์ ์ญ, ATOM ์ํ ํ์์ฑ
์ ์ด๊ฐ ๋๋ ์ปดํฌ๋ํธ
์ปดํฌ๋ํธ
์ปดํฌ๋ํธ prop ์ง์ ์กฐ์, ์กฐํ
ํน์ ๋ผ์ฐํธ์์ Layout ์ ์ฉํ๊ธฐ - ๋ฏธ๋ค์จ์ด ์ฒ๋ผ ์ฌ์ฉ
ํผ ์ต์ ํ๋ ์ด๋ป๊ฒ ํด์ผํ ๊น
ํ๋ก ํธ์์ ๋ฆฌํฉํ ๋ง
Markdown slide
Util Site
Oline IDE
Tracking, Monitoring, Test System
vscode Snippet
9 Practical Topics
Fallacies of distributed computing
Latency Numbers Every Programmer Should Know
์ฝ๋ ๋ถ์ ๊ทธ๋ํ
10 Workflow
Collaboration Tool
99 MISC
Big Tech Stacks
Challenging projects every programmer should try
Decoder
Docs, Wiki
Git, Github
IT Books
Lecture
Open Source
Productivity Tools
Tech Blog
Vi, Vim
ํ์นํ์ด์ปค๋ฅผ ์ํ ์๋ด์
๐บ๏ธ - Note Taking
ANTINET
markdown์ ์ด์ฉํ ๋ ธํธ์ ํ์คํฌ ๊ทธ๋ฆฌ๊ณ ์ผ์ ๊ด๋ฆฌ
Workflow of GTD
Workflow of My Note Taking
Workflow of Zettelkasten
๋ด ๋ ธํธ ์ ๋ฆฌ ๋ฐฉ๋ฒ
๋ ธํธ ์ ๋ฆฌ ๋ฐฉ๋ฒ๋ก
๋ ธํธ์ ๋จ๊ณ๋ณ ์ ๋ฆฌ ๋ฐ ์ทจํฉ
๋ ธํธ์ ๋จ๊ณ๋ณ ํ์ต ๋ฐ ์์ฝ
๋ ธํธ์ ๋ฌผ๋ฆฌ์ ์ ๋ฆฌ๋ ๋ด์ฉ์ ์ ๋ฆฌ๋ณด๋ค ํ์์๋ค
์ ๋ฆฌ์ฉ DB๋ ๋ด์ฉ๊ณผ ์์ฑ์ด ๋ถ๋ฆฌ๋์ด์ผ ํ๋ค
์ ํ ์นด์คํ ์ ๋ฉ๋ชจ์ ์ข ๋ฅ์ ๊ทธ ํ๋ฆ
์ฃผ๊ธฐ์ ๋ฐ๋ณต ํ์ต
์ง์ ๋ ธํธ์ ์์ด๋์ด ๋ ธํธ๋ ์ ๋ฆฌ๋ฒ์ด ๋ฌ๋ผ์ผํ๋ค
๐บ๏ธ - Philosophy
๐บ๏ธ - Philosophy of Mind
Map of Philosophy
๊ฑฐ๋ ์ธ์ด ๋ชจ๋ธ๊ณผ ์ธ์ด ์ฒ ํ
z-index
๐บ๏ธ - Guideline
Home
โฏ
๐บ๏ธ Computer Science
โฏ
5 Software Development
โฏ
Programming Language
โฏ
๐บ๏ธ JavaScript
โฏ
Scope
Scope
Jun 09, 2025
1 min read
block scope
let
const
function scope
var
Graph View