- Clojure Web Development Essentials
- Ryan Baldwin
- 101字
- 2021-07-23 20:43:06
Summary
Congratulations on successfully making it through the driest chapter in the book! A cruel but necessary exercise. In this chapter, you learned the difference between Ring and the Ring Server. We got a taste of how to modify route behavior by creating a new route handler, and played around with a bit of middleware. Finally, you learned how to start and stop the Ring Server from both the REPL and the command line, and how to configure each, respectively. In the next chapter, we're going to take a look at a developer's best and only set of binoculars—logging.
推薦閱讀
- Java編程指南:基礎(chǔ)知識、類庫應(yīng)用及案例設(shè)計
- C語言程序設(shè)計
- 數(shù)據(jù)結(jié)構(gòu)(C語言)
- HTML5+CSS3網(wǎng)站設(shè)計基礎(chǔ)教程
- Python完全自學(xué)教程
- 網(wǎng)站構(gòu)建技術(shù)
- 飛槳PaddlePaddle深度學(xué)習(xí)實戰(zhàn)
- 第一行代碼 C語言(視頻講解版)
- Node Cookbook(Second Edition)
- Python項目實戰(zhàn)從入門到精通
- Unity&VR游戲美術(shù)設(shè)計實戰(zhàn)
- JQuery風(fēng)暴:完美用戶體驗
- RESTful Web API Design with Node.js(Second Edition)
- 城市信息模型平臺頂層設(shè)計與實踐
- C/C++程序設(shè)計教程