classComponent : HOC(Higher Order Component)functional : custom-hooks stack(LIFO구조) : Last In First Out, 나중에 들어온게 가장 먼저 실행되는 구조 queue(FIFO구조) : First