강의

멘토링

로드맵

Inflearn Community Q&A

asy77871's profile image
asy77871

asked

Learning React while making web games

Fragments and other tips

onSubmit 메소드 질문이요!

Resolved

Written on

·

248

0

화살표 함수 문법이 잘 이해가 안가서 그런데

중괄호를 쓰면 값을 리턴해줘야 하는걸로 알고있는데  

클래스(객체지향?)에서는  리턴을 안해줘도 되나요?

react

Answer 1

1

zerocho님의 프로필 이미지
zerocho
Instructor

클래스는 리턴이 없습니다.

asy77871's profile image
asy77871

asked

Ask a question