PHP 대신 자바 JavaScript로 전환
칼립소(Calypso)는 node.js 기반, react.js 를 사용, REST API(WP API) 구동
https://developer.wordpress.com/calypso/
https://github.com/Automattic/wp-calypso
cross platform solution 을 위한 결정..
CMS 솔루션
Node.js
The new WordPress.com codebase, codenamed "Calypso," moves WordPress.com away from MySQL and PHP. It's built entirely in JavaScript, and communicates with WordPress.com only using our REST API. This means the new WordPress.com is a browser-based client for our API, just like any other application built on top of it — lighter, faster, and more flexible for a mobile-focused world.
Calypso uses a thin layer of Node.js on the server to build the initial web page, and much of the logic is run in the client as a Single Page Application (SPA) built in-house, leveraging many other open source JavaScript modules. Calypso adopted Facebook's React view library early on, and has been heavily influenced by other open source work in the React community.
'세상이야기' 카테고리의 다른 글
IT 튜터리얼 사이트 tutorialspoint (0) | 2015.11.27 |
---|---|
nodejs (0) | 2015.11.27 |
OnePlus 2 리뷰, one plus two review (0) | 2015.11.27 |
SO(종합유선방송사업자)가 인터넷기반 방식(IP)을 .. (0) | 2015.11.27 |
워드프레스 Word Press 설치하기 (0) | 2015.11.24 |