- Kinto 5.1.0 documentation - 0 views
React 入门实例教程 - 阮一峰的网络日志 - 0 views
-
React 起源于 Facebook 的内部项目,因为该公司对市场上所有 JavaScript MVC 框架,都不满意,就决定自己写一套,用来架设 Instagram 的网站。
-
项目本身也越滚越大,从最早的UI引擎变成了一整套前后端通吃的 Web App 解决方案
-
React Native 项目,目标更是宏伟,希望用写 Web App 的方式去写 Native App。
- ...9 more annotations...
Akka - 0 views
Labella.js - 0 views
Gatling Project, Stress Tool - 0 views
OMNITONE - 0 views
隨意記事 - 0 views
anypixel.js - 0 views
-
What We Made The first display using this platform is in the 8th Avenue lobby at the Google NYC office. To create this installation, we used 5880 off-the-shelf arcade buttons as our pixels.
Rust 程式語言 正體中文版 - 0 views
-
"歡迎光臨!本書將會讓你學會 Rust 程式語言。 Rust 是個專注在三項目標的系統程式語言:安全、速度、及並行(concurrency)。 它無需透過垃圾回收機制去達成以上目標,這使它成為一種能在其他語言不擅長的方面大展身手的程式語言,例如:嵌入到其他語言中、在特定空間及時間的限制下撰寫程式、撰寫硬體驅動程式和作業系統之類的底層程式碼。 它透過某些在執行期不會產生額外負擔的編譯期安全檢查,去增進現有程式語言的目標,並去除所有的資料競爭(data races)。 Rust 同時也旨在實現「無成本抽象化」(zero-cost abstractions),雖然,有些抽象化讓他看起來像是高階語言。 即便如此,Rust 仍允許像低階語言一樣進行精確控制。 "
Raft Consensus Algorithm - 0 views
-
" Raft is a consensus algorithm that is designed to be easy to understand. It's equivalent to Paxos in fault-tolerance and performance. The difference is that it's decomposed into relatively independent subproblems, and it cleanly addresses all major pieces needed for practical systems. We hope Raft will make consensus available to a wider audience, and that this wider audience will be able to develop a variety of higher quality consensus-based systems than are available today."
Serverless Architectures - 0 views
-
Serverless was first used to describe applications that significantly or fully depend on 3rd party applications / services (‘in the cloud’) to manage server-side logic and state.
-
‘rich client’ applications (think single page web apps, or mobile apps) that use the vast ecosystem of cloud accessible databases (like Parse, Firebase), authentication services (Auth0, AWS Cognito), etc.
-
‘(Mobile) Backend as a Service’
- ...33 more annotations...
« First
‹ Previous
81 - 100 of 270
Next ›
Last »
Showing 20▼ items per page