본문 바로가기

카테고리 없음

2020-09-20 18시 개발자 글 모음 | "엘리자베스 퀴블러 로스, 데이비드 케" 외 10개 이야기

GitHub Action을 이용한 알림 자동화 by 딥백수

  • - name: Set up Python 3
  • uses: actions/setup-python@v2
  • python -m pip install --upgrade pip


🐯 코어 자바스크립트 - 04 콜백 함수 (1) by 이성일 about Javascript

  • let count = 0 ; const timer = setInterval ( function ( ) { console
  • log ( count ) ; if ( ++ count > 4 ) clearInterval ( timer ) ; } let timer = setInterval ( cbFunc
  • thisArg ) { let mappedArr = [ ] ; for ( let i = 0 ; i < this


카카오뱅크 관련주 상장과 공모에 따른 한국금융지주 주가 분석 by 전재훈


    스탠다드아웃 095.log: 당근마켓 방구석 라이브, MS 오픈소스 사이트, 도커 리텐션 정책 등 by stdout.fm


      [에세이] 기회는 언제나 있다. by 이종호

      • 스마트 스토어 초기에 진입했어야 했는데
      • 핑계를 좋아하는 사람에게 기회는 언제나 지나간 다음에 보인다
      • 완벽한 기회를 기다리지 말고 그냥 지금 도전하자


      JSConf 2020 당근마켓 배지원정대 퀴즈 풀이 - 오답 노트 by 이성일

      • log ( '당신' ) ; return new Promise ( ( res ) => { res ( '개발자' ) ; } ) ; } ; const execute = func ( ) ; console
      • log ( '근처의' ) ; setTimeout ( ( ) => { console
      • this ) ; } ; const normalFunc = function ( method ) { console


      [Swift] 넷플릭스 화면 따라만들기 (3) by 이차민 about Swift

      • // 플레이어를 먼저 만들어주고 let player = AVPlayer() // 가로전환을 위해 사용 ( landscape / Left / Right 가능 ) override var supportedInterfaceOrientations: UIInterfaceOrientationMask { return
      • player = player } // 클릭하자마자 플레이 되어야 함 override func viewWillAppear(_ animated: Bool) { super
      • isHidden = true } } // 정지 / 버튼이 플레이 모양으로 func pause() { player


      🐯 코어 자바스크립트 - 04 콜백 함수 (2) by 이성일 about Javascript

      • func : function ( ) { const self = this ; return function ( ) { console
      • 1500 ) ; const obj3 = { name : 'obj3' } ; const callback3 = obj1
      • 1000 ) ; const obj2 = { name : 'obj2' } ; setTimeout ( obj1


      B-Tree by 이종립


        [안드로이드] Compose 발표자료 by 이재우 about Android

        • [안드로이드] 전이 의존성 exclude transitive dependency


        엘리자베스 퀴블러 로스, 데이비드 케슬러(2000). 인생수업. 류시화(역). 이레 by 최만