Feb 13 210213 React TIL - React가 만들어진 배경, 컴포넌트, Yarn, JSX의 규칙, Props, 조건부 렌더링, useState를 통한 동적 상태 관리, input 상태관리(단일 입력, 복수 입력)
Feb 10 210210 Python TIL 2/2 - class method, instance method, static method, Polymorphism, Abstract class