Skip to Content
  • Code review guide
  • D3
  • Relay
  • TDD
  1. 새로운 팀에서 낯선 코드 마주하기

    March 03, 2024 ·   12 mins to read ·
    • #Essay
    • #2024
    새로운 팀에서 낯선 코드 마주하기 article

    새로운 팀에 합류하고 나서, 처음 보는 복잡한 코드를 어떻게 다룰 것인지에 대한 고민을 공유합니다.

  2. 리액트 테스트 괴담

    September 15, 2023 ·   17 mins to read ·
    • #essay
    • #2023
    리액트 테스트 괴담 article

    리액트 컴포넌트의 단위 테스트가 어려운 이유는 무엇일까?

  3. 꼬리 재귀 최적화란 무엇인가

    August 27, 2023 · 7 mins to read ·
    • #Programming
    • #2023
    꼬리 재귀 최적화란 무엇인가 article

    꼬리 재귀 최적화(tail recursion optimization)란 무엇이고, 언제 사용하면 좋을까?

  4. 2022년 회고록

    December 23, 2022 ·   13 mins to read ·
    • #Post-mortem
    • #2022
    2022년 회고록 article

    FE개발자로 2022년을 돌아보는 회고록.

  5. Elixir Phoenix + Guardian

    April 09, 2022 ·     22 mins to read ·
    • #Programming
    • #2022
    Elixir Phoenix + Guardian article

    Phoenix framework에 Guardian을 통해 인증처리 구현하기.

  6. 2021년 회고록

    December 30, 2021 ·   10 mins to read ·
    • #Post-mortem
    • #2021
    2021년 회고록 article

    FE개발자로 2021년을 돌아보는 회고록.

  7. Relay with Next.js: Data Masking

    June 23, 2021 ·   11 mins to read ·
    • #Programming
    • #2021
    • #relay
    Relay with Next.js: Data Masking article

    Relay의 useFragment와 Data Masking 개념에 대해 간단하게 알아봅니다.

  8. Relay with Next.js: setting

    June 02, 2021 ·   17 mins to read ·
    • #Programming
    • #2021
    • #relay
    Relay with Next.js: setting article

    Next.js에 Relay를 이용하기 위한 준비를 하고, 간단한 GitHub API를 이용해보는 예제입니다.

  9. 2020년 회고록

    December 30, 2020 ·   18 mins to read ·
    • #Post-mortem
    • #2020
    2020년 회고록 article

    FE개발자로 2020년을 돌아보는 회고록.

  10. eXtreme Programming - 1

    November 25, 2020 · 5 mins to read ·
    • #Book reports
    • #2020
    eXtreme Programming - 1 article

    eXtreme Programming의 요약입니다.

  11. eXtreme Programming - 2

    November 25, 2020 · 6 mins to read ·
    • #Book reports
    • #2020
    eXtreme Programming - 2 article

    eXtreme Programming의 요약입니다.

  12. eXtreme Programming - 3

    November 25, 2020 · 6 mins to read ·
    • #Book reports
    • #2020
    eXtreme Programming - 3 article

    eXtreme Programming의 요약입니다.

  13. 2020년 Q3 회고

    October 18, 2020 · 8 mins to read ·
    • #Post-mortem
    • #2020
    2020년 Q3 회고 article

    2020년 Q3을 회고하는 글.

  14. ODC에 graphql 도입하기

    August 29, 2020 ·   18 mins to read ·
    • #Programming
    • #2020
    ODC에 graphql 도입하기 article

    회사의 서비스인 ondemandchina에 graphql을 도입한 과정을 공유합니다.

  15. 2020년 Q1 OKR 회고

    April 12, 2020 · 7 mins to read ·
    • #Post-mortem
    • #2020
    2020년 Q1 OKR 회고 article

    2020년 Q1의 OKR을 회고하는 글.

  16. Github report bot 만들기

    February 23, 2020 ·   14 mins to read ·
    • #Programming
    • #2020
    Github report bot 만들기 article

    Github report bot을 만들었던 과정을 공유합니다.

  17. 프로그래밍 수련법

    January 13, 2020 ·   13 mins to read ·
    • #Book reports
    • #2020
    프로그래밍 수련법 article

    프로그래밍 수련법을 읽고 난 후 느낀점과 요약입니다.

  18. 2019년 회고록

    December 30, 2019 ·   11 mins to read ·
    • #Post-mortem
    • #2019
    2019년 회고록 article

    FE개발자로 2019년을 돌아보는 회고록.

  19. TDD 해보기

    November 30, 2019 ·   12 mins to read ·
    • #Programming
    • #2019
    TDD 해보기 article

    TDD란 무엇인가 간단히 알아보고, 예제코드를 작성해 봅니다.

  20. Handling pushback in code reviews

    September 08, 2019 · 3 mins to read ·
    • #Google code review guide
    • #2019
    Handling pushback in code reviews article

    google code review guide:Handling pushback in code reviews의 요약, 번역입니다.

  21. How to write code review comments

    September 07, 2019 · 2 mins to read ·
    • #Google code review guide
    • #2019
    How to write code review comments article

    google code review guide:How to write code review comments의 요약, 번역입니다.

  22. Speed of Code Reviews

    September 06, 2019 · 4 mins to read ·
    • #Google code review guide
    • #2019
    Speed of Code Reviews article

    google code review guide:Speed of Code Reviews의 요약, 번역입니다.

  23. Navigating a CL in review

    September 05, 2019 · 3 mins to read ·
    • #Google code review guide
    • #2019
    Navigating a CL in review article

    google code review guide:Navigating a CL in review의 요약, 번역입니다.

  24. What to look for in a code review

    September 04, 2019 · 5 mins to read ·
    • #Google code review guide
    • #2019
    What to look for in a code review article

    google code review guide:What to look for in a code review의 요약, 번역입니다.

  25. The Standard of Code Review

    September 03, 2019 · 3 mins to read ·
    • #Google code review guide
    • #2019
    The Standard of Code Review article

    google code review guide:The Standard of Code Review의 요약, 번역입니다.

  26. Introduce for code review guide

    September 02, 2019 · 2 mins to read ·
    • #Google code review guide
    • #2019
    Introduce for code review guide article

    Google code review guide에 대한 요약, 번역입니다.

  27. Web server란 무엇인가

    February 17, 2019 · 6 mins to read ·
    • #HTTP 완벽 가이드
    • #2019
    Web server란 무엇인가 article

    Web server란 무엇이고, 무엇을 하는지에 대해 다룹니다.

  28. HTTP connection

    February 04, 2019 · 8 mins to read ·
    • #HTTP 완벽 가이드
    • #2019
    HTTP connection article

    HTTP connection에 대해 다룹니다.

  29. HTTP connection 관리

    February 04, 2019 · 7 mins to read ·
    • #HTTP 완벽 가이드
    • #2019
    HTTP connection 관리 article

    HTTP connection을 관리하는 방법에 대해 다룹니다.

  30. HTTP message

    January 20, 2019 ·   13 mins to read ·
    • #HTTP 완벽 가이드
    • #2019
    HTTP message article

    HTTP message에 대해 다룹니다.

  31. Url and resource

    January 07, 2019 · 5 mins to read ·
    • #HTTP 완벽 가이드
    • #2019
    Url and resource article

    URL과 resource의 기본적인 개념에 대해 다룹니다.

  32. 2018년 회고록

    December 31, 2018 · 8 mins to read ·
    • #Post-mortem
    • #2018
    2018년 회고록 article

    FE개발자로 2018년을 돌아보는 회고록.

  33. D3.js drawing simple bar chart

    December 23, 2018 · 6 mins to read ·
    • #Programming
    • #2018
    D3.js drawing simple bar chart article

    D3.js를 이용해 간단한 bar chart를 그려봅니다.

  34. What is an enter() function?

    December 13, 2018 · 6 mins to read ·
    • #Programming
    • #2018
    What is an enter() function? article

    D3.js의 enter()에 대한 가벼운 정리입니다.

  35. D3.js intro

    December 12, 2018 · 3 mins to read ·
    • #Programming
    • #2018
    D3.js intro article

    D3.js에 대한 기본 개념을 알아봅니다.

  36. Test double

    December 05, 2018 · 7 mins to read ·
    • #Programming
    • #2018
    Test double article

    Unit test에 필요한 개념인 test double에 대한 개념을 알아봅니다.

  37. Unit Test Basic

    November 26, 2018 · 6 mins to read ·
    • #Programming
    • #2018
    Unit Test Basic article

    React에 unit test를 적용하기 전에, 간단하게 unit test에 대해 알아봅니다.