Open in app

Sign In

Write

Sign In

fobidlim
fobidlim

18 Followers

Home

About

Apr 13, 2021

GitHub ISSUE & PR TEMPLATES

GitHub을 활용하는 프로젝트라면 Issue를 등록해 프로젝트의 이슈를 관리하거나, Pull Requests를 통해 코드를 리뷰할 수 있습니다. 작성자마다 기록하는 방식이 제각각이라면, 통일성이 떨어질 뿐 아니라 가독성에서도 좋지 않습니다. GitHub은 효과적인 협업을 위해 Issue와 PR에서 템플릿을 제공하고 …

Github

4 min read

GitHub ISSUE & PR TEMPLATES
GitHub ISSUE & PR TEMPLATES
Github

4 min read


Jun 9, 2020

Git Hooks, lint로 코드스타일 통일

Git Hooks를 적용해야 하는 팀 1. 팀 단위 프로젝트에서 작업자(개발자)마다 코드 스타일이 다르다. 2. Coding Conventions(코딩 컨벤션, 코딩 규칙)을 문서화 했지만, 모든 규칙을 한번에 외우기에도 어렵고, 사람의 습관은 쉽게 변하지 않는다. 나와 함께 일하는 동료와 한 팀으로 만나기 이전에 …

Git

3 min read

Git

3 min read


May 30, 2020

Electron 맛보기

만약 당신이 웹 사이트를 구축할 수 있다면, 데스크톱 앱도 만드실 수 있습니다. Electron은 네이티브 애플리케이션이며 자바스크립트, HTML, CSS로 이루어진 프레임워크입니다. Electron은 어려운 부분을 처리하므로 당신은 애플리케이션의 핵심 부분에 집중할 수 있습니다. Electron | Build cross-platform desktop apps with JavaScript, HTML, and CSS. To get started with Electron, check out the resources below. Learn how to wrap your web app with Electron, access all…www.electronjs.org Electron은 Chromiu …

Electron

3 min read

Electron

3 min read


May 13, 2020

Detekt potential-bugs 그리고 Gradle

코틀린은 null safety(?.), not null operator(!!)를 지원합니다.

Android

4 min read

Android

4 min read


Dec 14, 2019

Git 버전관리

깃(Git /ɡɪt)은 컴퓨터 파일의 변경사항을 추적하고 여러 명의 사용자들 간에 해당 파일들의 작업을 조율하기 위한 분산 버전 관리 시스템이다. 소프트웨어 개발에서 소스 코드 관리에 주로 사용되지만 어떠한 집합의 파일의 변경사항을 지속적으로 추적하기 위해 사용될 수 있다. 출처: https://en.wikip …

Git

4 min read

Git 버전관리
Git 버전관리
Git

4 min read


Jun 20, 2018

Let’s Encrypt easily

Google은 2018년 7월부터 Chrome browser에서 모든 HTTP 사이트에 대해 ‘Not Secure(안전하지 않음)’ 경고를 표시한다고 발표했습니다. A secure web is here to stay For the past several years, we've moved toward a more secure web by strongly advocating that sites adopt HTTPS…security.googleblog.com 개인 홈페이지나 포트폴리오와 같은 사이트에 SSL 인증서를 구매해서 사용하기에는 큰 부담이 될 수도 있습니다. 그래서 Let’s Encrypt 를 사용하여 SSL 을 무료로 간편하게 설치하려고 합니다. Let's Encrypt - Free SSL/TLS Certificates Let’s Encrypt is a free, automated, and open certificate authority brought to you by the non-profit Internet…letsencrypt.org

Ssl

2 min read

Ssl

2 min read


Jun 13, 2018

Glide와 함께 Circular Notification Icon 만들기

X카X톡을 사용하시는 분들은 자주 보았을, Notification icon에 http로 불러 온 image를 원형으로 만들어 봅시다. 우선, image loading을 위해 사용되는 library는 Glide 입니다. 사실, network로 불러 온 image를 Notification icon에 넣는 과정을 위한 posting이므로, Glide도 좋지만, AUIL(Android Universal Image Loader), Fresco, Volley 등 뭐든 상관이 없고, 취향에 맞는 library를 사용하시면 됩니다. 먼저 NotificationCompat.Builder를 생성하겠습니다. into()의 parameter로 SimpleTarget을 생성하여 넘겨주고, onResourceReady()를 override 하면, parameter로 Bitmap을 받을 수 있습니다.

Android

3 min read

Glide와 함께 Circular Notification Icon 만들기
Glide와 함께 Circular Notification Icon 만들기
Android

3 min read


Jun 9, 2018

Gradle Flavor and multiple APK

아직 Android를 개발하면서 Eclipse를 놓지 못하고 있는 분이 계신가요? 아직도 Test server와 운영 server의 주석을 번갈아 가면서 build하고 계신가요? Android Studio로 넘어오면서 Gradle을 사용하게 되고, 필요에 따라 다양한 version의 apk를 build를 할 수 있게 …

Android

6 min read

Gradle Flavor and multiple APK
Gradle Flavor and multiple APK
Android

6 min read


Jun 5, 2018

Travis CI with Android (1) — Setup

지속적 통합(Continuous Integration, CI)이란, wikidepia에서 아래와 같이 설명하고 있습니다. 소프트웨어 공학에서, 지속적 통합(continuous integration, CI)은 지속적으로 퀄리티 컨트롤을 적용하는 프로세스를 실행하는 것이다. — 작은 단위의 작업, 빈번한 적용. 지속적 …

Travis Ci

3 min read

Travis Ci

3 min read

fobidlim

fobidlim

18 Followers

fobidlim.com

Following
  • jisungbin

    jisungbin

  • SOUP

    SOUP

  • Jaewoong Eum

    Jaewoong Eum

  • hongbeom

    hongbeom

  • Sukhdip Sandhu

    Sukhdip Sandhu

See all (57)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech