18 POSTS

Frontend 2

  • #frontend#react#web-performance

    새로 바뀐 네이버 메인 훔쳐보기

    사실 나도 잘 몰라요

    19분
  • #nextjs#react#frontend

    블로그 app dir 업그레이드 후기

    😬

    16분
  • #react#frontend

    리액트 서버 컴포넌트의 동작 방식

    리액트 18 존버 하는 중

    27분
  • #career#frontend#typescript

    2021년 회고

    2022년은 더 좋은 개발자가 되길 바라며

    8분
  • #nextjs#frontend

    nextjs를 적용하면서 알게 된 사실들

    아 집에 가고 싶다

    7분
  • #html#frontend

    HTML은 프로그래밍 언어인가? 라는 논쟁보다 중요한 것

    더이상 HTML 논란은,, 네이버,,,

    13분
  • #devops#frontend#ci-cd

    프론트엔드 프로젝트를 위한 github CI workflow

    사랑해요 Github

    11분
  • #browser#css#frontend

    개발자가 본 사파리 15의 변화와 대응

    죽인다 사파리

    5분
  • #nextjs#frontend

    Nextjs에서 Server Side props를 새로고침하기

    항상 감사하십시오 and I also, nextjs 조아

    3분
  • #css#frontend

    overflow: auto vs overflow: scroll 왜 윈도우에서만 쓸모없는 스크롤바가 노출될까

    맨날 맥만 봐서 이런 줄도 몰랐다 반성합니다

    4분
  • #nextjs#frontend#web-performance

    Nextjs 10 릴리즈 및 적용 후기

    nextjs 정말 열일하네

    9분
  • #javascript#frontend

    (함수형으로) 자바스크립트로 HTML 버튼 중복 클릭 방지하기

    어렸을 때 내가 어떻게 했더라?

    5분
  • #frontend#react#angular

    프론트엔드 개발자가 알아야 하는 Angular와 React의 Change Detection

    [What every front-end developer should know about change detection in Angular and React](https://indepth.dev/what-every-front-end-developer-should-know-about-change-detection-in-angular-and-react/)를 번...

    16분
  • #nextjs#react#frontend

    NextJS 1. Page & Route

    요즘 리액트를 쓰는 많은 프로젝트에서, SSR을 지원하기 위해 [nextjs](https://nextjs.org/)를 쓰고 있다. 초기 로딩 속도나, SEO 지원 이슈 등 등 때문에 아무래도 SPA는 요즘 트렌드에서 많이 밀린 기분이다. 물론 [razzle](https://github.com/jaredpalmer/razzle) 을 쓰거나 custom ser...

    8분
  • #nextjs#frontend

    NextJS 2. Data Fetching

    [nextjs의 공식 문서](https://nextjs.org/docs/basic-features/data-fetching)를 보고 요약한 내용입니다. ```toc tight: true, from-heading: 1 to-heading: 2 ``` ## 1. getInitialProps Nextjs 9.3 이전에는 `getInitialProps` 밖에...

    13분
  • #gatsby#frontend

    블로그 개편했습니다. 😎

    주말에 집구석에 혼자 오래있을 일이 있어서, 생각난 김에 블로그를 개편했습니다. 이 전에는 hexo 기반으로 만들어진 블로그를 작업했는데, hexo 생태계가 관리가 잘 안되고 있는 건지 플러그인이나 기능들이 제대로 동작을 안하더군요. wordpress -> ??? -> github pages -> hexo -> gatsby 까지 벌써 개편만 한 다섯번 쯤...

    3분
  • #react#javascript#frontend

    리액트 면접 질문 모음 (1)

    [목차](/2019/08/13/reactjs-interview-questions/) ```toc tight: true, from-heading: 2 to-heading: 3 ``` ## Core React ### What is React 리액트는 오픈소스 프론트엔드 자바스크립트 라이브러리로, 특히 싱글 페이지 애플리케이션의 사용자 인터페이스 구축을...

    64분
  • #nextjs#frontend#typescript

    Typescript, React, NextJs, Koa, Styled Component 로 프론트엔드 환경 만들기

    이 문서는 더 이상 업데이트 하지 않을 생각이다. 대신 https://github.com/yceffort/koa-nextjs-react-typescript-boilerplate 여기에서 계속 해서 만들어 가고 있다. ## 사용한 오픈소스 ### React 자세한 설명은 생략 한다 ### Nextjs [NextJs](https://nextjs.org...

    4분