복잡한 삼항연산자 풀어서 쓰기 문서에 대해 제안이 있어요! #33
minsoo-web
started this conversation in
Open Forum
Replies: 1 comment 2 replies
-
안녕하세요. @minsoo-web 님, 소중한 의견 남겨주셔서 감사합니다 ❤️ 괜찮으시다면, IIFE와 React 사례를 나눈 버전으로 PR을 올려주실 수 있을까요? 😊 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://frontend-fundamentals.com/code/examples/ternary-operator.html
위 내용의 개선해보기, 부분에서 useMemo를 활용하는데요
react를 사용하지 않으시는 분들도 있고, useMemo를 사용하는 것은 또 다른 맥락이 추가되는 것 같아서, iife 를 사용하는 것은 어떨까요?
또는 섹션을 나눠서 react 에서는, 이런 식으로 추가하는 것도 방법일 것 같아요!
Beta Was this translation helpful? Give feedback.
All reactions