반응형 코딩 알로하 :: one/Javascript2 깃허브 API 발급 및 적용 1. 깃허브 API를 사용할 앱 등록 https://github.com/settings/apps/news Github App name 작성 HomepageURL 을 localhost:5500 으로 지정 Webhook URL 은 비활성화 해주십시오. 2. API 키 발급 Generate a new Client secret 버튼을 클릭 (https://github.com/settings/developers 에서 등록한 앱을 선택하여 위의 페이지로 접근 가능) 클릭 시 생성되는 해시값을 Client Secret 으로 복사 상단의 Client ID 를 복사 3. API 키 적용 CLIENT_ID 와 CLIENT_SECRET 에 발급 받은 ID 와 SECRET 을 등록 4. 유저 이름 변경 본인의 github 계.. 2022. 2. 7. 40 Useful JavaScript Tips, Tricks and Best Practices https://www.designmycodes.com/javascript/javascript-tips-and-tricks.html 40 Useful JavaScript Tips, Tricks and Best Practices In this article, I’ll share a set of JavaScript tips, tricks and best practices that should be known by all JavaScript developers regardless of their browser/engine or the SSJS (Server Side JavaScript) interpreter.Note that the code snippets in this article have been test.. 2019. 4. 16. 이전 1 다음 반응형