Skip to content
jollen edited this page Jan 23, 2016 · 3 revisions

Technical Notes

  • UI Rendering:會使用 web frontend 框架,以及使用 data model 呼叫 REST API。

  • Client Side Routing:開發 single paged applications 會一定會用到的技巧,一般是經由 fronted 框架協助處理。

  • REST:是一種 decoupled architecture。

  • MVC:一種架構模式,Separation of presentation and content 的觀念

Clone this wiki locally