kerkerj

kerkerj's blog

  1. Home
  2. Archives
  3. Search
  4. Cats
  5. RSS
    1. Dark Mode

Tags

鐵人賽 swift api restful nodejs linux php devops android java rails macos mysql ruby ios

[API-d21] - 實戰開發 - 新增 TODO task API with mongoose

鐵人賽 RESTful API Day21:使用 mongoose 連接 MongoDB,定義 Todo Schema 和 Model,實作新增 TODO task 的 POST API。

2014-10-21
鐵人賽 restful api nodejs mongodb

[Swift-d21] - 實戰開發 - TODOList - 前置設定

鐵人賽 Swift Day21:TODOList app 實戰開始,規劃用 Navigation Controller 管理主頁 TableView 與新增/編輯頁,使用純程式碼 + xib 取代 Storyboard。

2014-10-21
鐵人賽 swift

[API-d20] - 實戰開發 - Routes 2, get params and request data

鐵人賽 RESTful API Day20:根據 API 文件實作 Express routes,示範如何取得 URL params 和 request body 資料,完成 TODO CRUD 路由骨架。

2014-10-20
鐵人賽 restful api nodejs

[Swift-d20] - Basic - 捨棄 Storyboard 使用純程式碼 的方式撰寫 ViewController

鐵人賽 Swift Day20:捨棄 Storyboard 改用純程式碼撰寫 ViewController,避免介面與程式碼溝通錯誤,以程式碼 + xib 方式建立 UI 元件。

2014-10-20
鐵人賽 swift

[API-d19] - 實戰開發 - index & route & http status code

鐵人賽 RESTful API Day19:建立 Express route 和 index.js,設定 HTTP status code 回應格式,實作第一個 GET 端點並整合 app.js 主入口。

2014-10-19
鐵人賽 restful api nodejs

[Swift-d19] - Basic - 橋接第三方 Objc library - Reachability and Bridge.h

鐵人賽 Swift Day19:在 Swift 專案中橋接使用 Objective-C library Reachability,透過建立 Bridge.h 檔案實現跨語言呼叫,偵測網路連線狀態。

2014-10-19
鐵人賽 swift linux

Swift - Push/Pop Views delay

Swift Navigation push/pop 轉場出現殘影的除錯記錄,原因是 UIView 的 backgroundColor 預設為 nil,為目標 view 設定 backgroundColor 後解決。

2014-10-19
鐵人賽 swift ios

[API-d18] - 實戰開發 - 套件模組

鐵人賽 RESTful API Day18:列出並安裝 TODO API 所需套件,包含 express、body-parser、mongoose、mocha、superagent、nodemon 等工具。

2014-10-18
鐵人賽 restful api nodejs mongodb mocha

[Swift-d18] - Basic - Customize TableViewCell

鐵人賽 Swift Day18:客製化 TableViewCell,在 cell 中自訂排版排列多個 UI 元素,打造更豐富的列表頁面呈現效果。

2014-10-18
鐵人賽 swift ios

[API-d17] - 實戰開發 - 專案結構

鐵人賽 RESTful API Day17:建立 TODO API 專案目錄結構,分為 bin、routes、models、config 等資料夾,設定 Express 應用程式入口與環境配置。

2014-10-17
鐵人賽 restful api nodejs
1 2 3 4 5 6 7 8 9 15
© 2010 - 2026 kerkerj
Powered by Hugo. Theme Stack. All Rights Reserved.