HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
🐣
프론트엔드 데브코스 3기 교육생
/
🎄
유리팀
/
☕
[커피챗] 6
☕

[커피챗] 6

Database
회의록
Tags
커피챗
Date
Jan 8, 2023
Tags (자료 공유)
URL
설명
  • 스타일링 도구로 tailwind CSS도 고려하면 좋을 것 같다.
  • 현업에서 CSS modules를 사용하고 있다.
  • 로직과 스타일은 분리하는 게 좋지 않나라는 의견이다.
  • styled-components를 사용한다면 중복되는 css가 있을 때 어떻게 처리할지를 고민해봐라.
  • API에 제약 사항이 많기 때문에 버라이어티한 기능을 넣기보다 완성도를 챙기는 것이 중요할 것 같다.
  • lodash-es 사용하는 것이 좋다.
  • 자식 컴포넌트 대신 children을 사용하면 리렌더링에 조금 더 영향을 받지 않을 수 있다.
    • Q. When should you NOT use React.memo?
      사내 FE모임 시간에 효율적인 스토리북 활용법에 대해 토론하다 "스토리북의 Control 패널을 활용하려면 렌더링 최적화가 어렵다" 라는 이야기를 하게 되었다. 그러다 인턴🤗분께서 PureComponent 를 통한 얕은 비교로 렌더링 최적화를 하는건 어떻냐고 질문을 주셨는데, 덕분에 겉핥기로만 어렴풋이 알고 있던 리렌더링과 얕은 비교에 대해 좀더 생각해보게 된 것 같다.
      Q. When should you NOT use React.memo?
      https://yrnana.dev/post/2021-10-25-when-should-you-not-use-react.memo
      Q. When should you NOT use React.memo?
  • 면접에서는 크게 경험 기반 / 과제 리뷰 / 기술 기반 질문을 한다.
    • 경험 기반: 서류 안에서 있는 기술, 스택에 대한 질문
    • 기술 기반: 대답에 따라 더 세부적으로 물어보기는 하지만, 전부 다 안다고 합격한다는 아니다.
      • 왜? 라는 거에 집중한다.
        • ex) 왜 그 기술 스택을 선택했어? 다른 기술도 있는데?
    • 과제 리뷰: 코드 리뷰 식으로 질문
    • 포스트잇은 신이다…
 
JavaScript Weekly
Check out our latest issue for a sample. Published by Cooperpress Our privacy, anti-spam, and GDPR policies. We take these things seriously. JavaScript is a trademark of Oracle Corporation in the US. We are not endorsed by or affiliated with Oracle.
JavaScript Weekly
https://javascriptweekly.com/
2022 JavaScript Rising Stars
A complete overview of the JavaScript landscape in 2022: trends about frontend, fullstack and Node.js frameworks, React and Vue.js ecosystems, build tools, state management...
2022 JavaScript Rising Stars
https://risingstars.js.org/2022/en
2022 JavaScript Rising Stars
The State of CSS 2022
We thought CSS had already evolved into a pretty formidable language thanks to advancements like Flexbox, Grid, and CSS Variables. But it turns out this wasn't even its final form. Parent selector, native nesting, container queries, cascade layers... The list of absolutely game-changing features coming imminently is pretty shocking when you think about it.
https://2022.stateofcss.com/en-US/
The State of CSS 2022
State of JavaScript
The JavaScript world could use a bit of classification. Since 2016, this survey has collected data from over 20,000 developers each year to identify current and upcoming trends. Together, let's find out which libraries developers want to learn next, which have the best retention ratings, and much more.
https://stateofjs.com/en-us/
State of JavaScript