반응형
반응형

이 세상에서 가능한 

가장 영적인 행위는 자기 자신으로 사는 것, 

자신을 사랑하는 것, 그리고 자기 삶을 사랑하는 

것입니다. 그렇게 하기 위한 최고의 방법이 바로 

즐겁게 웃고 지내는 것이고요! 더 영적이 되고자 

괜히 걱정하고 애쓰지 말아요. 우리는 이미 

더할 수 없이 영적이에요! 우리는 지금 

바로 그 모습 그대로 완벽합니다. 

그런 사실을 알고 축하 파티를 

열어요! 


- 아니타 무르자니의《나로 살아가는 기쁨》중에서 - 


* 오늘도 파티를 엽시다!

웃음으로, 춤으로, 윙크로, 따듯한 말들로, 

진한 커피로, 풍성한 일거리로, 맛난 밥으로, 

조용한 음악으로... 그 무엇으로도 우리는 

파티를 벌일 수 있습니다. 

오감이 깨어 있는 파티의 순간! 

그때가 살아있음과 연결되는 

바로 '그 문'이 열리는 

순간입니다.  



...

반응형

'아침편지' 카테고리의 다른 글

인생을 바꾸는 사건  (0) 2017.08.29
한 번 쉬어간다  (0) 2017.08.28
'애썼다. 수고했어'  (0) 2017.08.25
두 번째 생일  (0) 2017.08.24
육체, 신이 거하는 장소  (0) 2017.08.23
반응형

[javascript] Vue.js 응용 프로그램 디버깅을위한 Chrome devtools 확장 프로그램.


GitHub :  https://github.com/vuejs/vue-devtools



크롬브라우저에서 확장프로그램 들어간 다음 "vue.js" 로 검색하면 나옴. 설치!



vue-devtools

Important Usage Notes

  1. If the page uses a production/minified build of Vue.js, devtools inspection is disabled by default so the Vue pane won't show up.

  2. To make it work for pages opened via file:// protocol, you need to check "Allow access to file URLs" for this extension in Chrome's extension management panel.

demo

Works with vuex for time-travel debugging:

demo

Installation

Manual Installation

Make sure you are using Node 6+ and NPM 3+

  1. Clone this repo
  2. npm install (Or yarn install if you are using yarn as the package manager)
  3. npm run build
  4. Open Chrome extension page
  5. Check "developer mode"
  6. Click "load unpacked extension", and choose shells/chrome.

Hacking

  1. Clone this repo
  2. npm install
  3. npm run dev
  4. A plain shell with a test app will be available at localhost:8080.

Testing as Firefox addon

  1. Install web-ext

    $ npm install --global web-ext
    

    Or, for Yarn:

    $ yarn global add web-ext
    

    Also, make sure PATH is set up. Something like this in ~/.bash_profile:

    $ PATH=$PATH:$(yarn global bin)
    
  2. Build and run in Firefox

    $ npm run build
    $ npm run run:firefox
    

    When using Yarn, just replace npm with yarn.

...

반응형
반응형

[javascript] Vue.js 컴포넌트 


https://kr.vuejs.org/v2/guide/components.html




...

반응형
반응형

[javascript] Vue.js Validation


https://kr.vuejs.org/v2/guide/components.html





...

반응형
반응형

[Web] DevTools의 새로운 기능 (Chrome 60)


https://developers.google.com/web/updates/2017/05/devtools-release-notes







...

반응형
반응형

히메지성 혼잡도 상황확인 :  

http://www.himejicastle.jp/kr/


히메지 라이브캠 :   

http://www.himejicastle.jp/player/


히메지시 관광사이트 : 

https://www.himeji-kanko.jp/ha/



히메지에 오시면 우선은 여기! 
-히메지 관광 인기 코스

https://www.himeji-kanko.jp/ha/model_course/model_course_01/


무료 대여 사이클로 히메지 순회 -유니크한 건축&시설 탐방 
 https://www.himeji-kanko.jp/ha/model_course/model_course_02/


사진 명소 -조카마치(성시) 히메지 산책 

히메지 맛집 순례【히메지역∼히메지성 주변】


반응형

+ Recent posts