写点什么

《使用 Gin 框架构建分布式应用》阅读笔记:p212-p233

作者:codists
  • 2024-10-28
    广东
  • 本文字数:576 字

    阅读完需:约 2 分钟

《用 Gin 框架构建分布式应用》学习第 12 天,p212-p233 总结,总 22 页。

一、技术总结

1.JavaScript 知识点

(1)class、method


(2)function, arrow function,


(3)fetch()


(4)Promise, then()

2.bootstrap

第 5 章主要涉及前端技术的运用,作为后端开发者,大致了解其用法即可。

二、英语总结

1.alleviate

p225, This chapter will cover how to use caching mechanisms to alleviate performance bottlenecks.


(1)alleviate: ad-("to") + levis("light" in weigh)。vt. to make sth bad such as problem less servere.


(2)alleviation

2.sluggish

p226, Nothing can turn away a user more quickly than an application that is slow and sluggish.


(1)sluggish: slugge("lazy person") + -ish("of the chacter of ...",有...的性质,有...的特征)。adj. move slowly.


(2)slug: a lazy person.


在这里,虽然“slow”和“sluggish”都有慢的意思,但 slow 主要指 speed"耗时长/速度慢",而 sluggish 偏向于 unresponsive("未响应的,迟钝的")。

三、其它

今天没有什么想说的。

四、参考资料

1. 编程

(1) Mohamed Labouardy,《Building Distributed Applications in Gin》:https://book.douban.com/subject/35610349

2. 英语

(1) Etymology Dictionary:https://www.etymonline.com


(2) Cambridge Dictionary:https://dictionary.cambridge.org


欢迎搜索及关注:编程人(a_codists)

发布于: 刚刚阅读数: 6
用户头像

codists

关注

公众号:编程人 2021-01-14 加入

Life is short, You need Python

评论

发布
暂无评论
《使用Gin框架构建分布式应用》阅读笔记:p212-p233_golang_codists_InfoQ写作社区