木犀互聯網周刊(第十九期)
05-06
Android
- Retrofit 多文件上傳
Retrofit2是目前很流行的android網路框架,運用註解和動態代理,極大的簡化了網路請求的繁瑣步驟,非常適合處理restfull網路請求,這篇文章主要講retrofit的多文件上傳實現。
- Android應用程序間的內容分享機制
這篇文章講的主要是Android在應用程序間如何傳遞內容,分為發送和接收兩部分。
Frontend
- CSS技巧:逐幀動畫抖動解決方案
- 關鍵請求 | CSS-Tricks
- ES6 變數聲明與賦值:值傳遞、淺拷貝與深拷貝詳解
- CSS 進化論:從CSS,SASS,BEM,CSS Modules到Styled Components
Backend
- Learn regex the easy way
- REST APIs are REST-in-Peace APIs. Long Live GraphQL.
- The Children's Illustrated Guide to Kubernetes
- Microservices: Overview, Misinterpretations and Misuses
推薦閱讀:
※windows下nodejs的安裝和hello world小應用的創建
※ant-design-pro Authorized許可權組件設計
※React v16.3.0 發布
※關於Node服務端渲染
※什麼是json jsonp 與ajax關係