본문 바로가기

카테고리 없음

2020-12-22 06시 개발자 글 모음 | "리팩토링 스터디 #6 - 리팩토링 준" 외 4개 이야기

React PropTypes by 김상연 about Javascript

  • 4 and below) import React from ' react ' ; class Component extends React
  • text } ; } } Component
  • 5) import React from ' react ' ; import PropTypes from ' prop-types ' ; class Component extends React


... by 오지선


    Blog: AndroidX Lifecycle ~ ViewTreeLifecycleOwner by 노현석 about Android

    • lifecycleOwner ); } @Nullable public static LifecycleOwner get ( @NonNull View view ) { LifecycleOwner found = ( LifecycleOwner ) view
    • getParent (); while ( found == null && parent instanceof View ) { final View parentView = ( View ) parent ; found = ( LifecycleOwner ) parentView
    • { private void initViewTreeOwners () { // Set the view tree owners before setting the content view so that the inflation process // and attach listeners will see them already present ViewTreeLifecycleOwner


    [우아한테크코스 3기] 최종 테스트 후기 by 김준서


      리팩토링 스터디 #6 - 리팩토링 준비하기 by 김용래

      • (스파게티처럼 엉킨 제 코드를 구성원들 앞에서 분석하는 불상사가 일어나지 않아 정말 다행이었습니다) 매 주 스터디를 준비하며 여러 라이브러리를 찾아보며 의논하였고
      • XHR 라이브러리를 지향점으로 2014년에 시작된 이 프로젝트는 2020년 현재 1000개에 가까운 커밋 로그를 남기고 250명이 넘는 컨트리뷰터가 함께할만큼 수 많은 사람들이 사용하고 기여한 대중적인 라이브러리가 되었습니다
      • 실력있는 여러 개발자분들이 모여 만드신 라이브러리인만큼 내부 구조를 짜더라도 제가 생각했던 부분은 물론 그 이상도 이미 다 알고 계셨을테니 코드를 보면서도 "이게 맞는 코드겠지