angular2에서 jquery 사용하기참고 : https://stackoverflow.com/questions/30623825/how-to-use-jquery-with-angular2STEP 1 - First things first// In the console // First install jQuery npm install --save jquery // and jQuery Definition npm install -D @types/jquery STEP 2 - IMPORT// Now, within any of the app files (ES2015 style) import * as $ from 'jquery'; // $('#elemId').width(); // OR // CommonJS style - ..
Firebase 도메인 생성 Firebase 호스팅을 통해 firebaseapp.com 하위 도메인을 생성할 수 있다. 1. Firebase CLI 설치Firebase CLI(명령줄 인터페이스)에는 Node.js 및 npm이 필요합니다. 명령어 : npm install -g firebase-tools 2. 앱 초기화프로젝트 디렉토리에서 초기화 명령어 : firebase init 3. 웹사이트 배포 명령어 : firebase deploy 배포되면 아래와 같은 도메인이 생성된다. 도메인 : .firebaseapp.com firebase 콘솔에서 도메인을 확인할 수 있다. console.firebase.google.com 명령어 : firebase serve (http://localhost:5000 로컬에서 ..
유용한 Sublime3 단축키 정리 1. ctrl + command + P : 프로젝트 변경 2. command + P : 프로젝트내 파일 검색 3. command + 숫자 : 숫자로 텝이동 command + Alt + : 화살표로 텝이동 4. Alt + command + 1,2,3,4,5 : 화면 분할 (세로) Shigt + Alt + command + 2,3 : 화면분할(가로) 5. command + L : 한줄 선택 Shift + command + L : 동일한 요소 선택 6. command + D : 선택된 값과 동일한 값 선택 Shift + command + D : 동시에 복사 7. ctrl + command + G : 동시에 같은 값 모두 찾기 8. command + R : Function 및..
- Total
- Today
- Yesterday
- 아이오닉2
- End-to-End testing
- password validation
- 한영 변환
- ionic2
- Routes
- typeScript
- 폼 유효성 검사
- git merge
- git branch
- paralles desktop
- npm
- Facebook AccountKit
- Typescript 패키지
- module exports
- 웹 소켓 프로토콜
- Angular
- 옵저버블
- Grunt
- 의존성 주입
- git commit
- phone number
- angular2
- Angular CLI
- 번들링
- Webpack
- 아이오닉
- NgForm
- jQuery
- Gulp
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |