- SignalR:Real-time Application Development(Second Edition)
- Einar Ingebrigtsen
- 148字
- 2021-07-16 19:37:34
Preface
This preface gives you a look at what this book consists of, conventions and details about downloading, and more. In addition, it establishes a common understanding, setting the theme for the rest of the book. It walks you through the history of application development, especially that of web applications.
The topics that will be covered are as follows:
- Why we need to think differently about our applications and how they relate to a server
- The different techniques that can be used without something like SignalR
- The protocols and techniques that SignalR uses to do what it does
- Why we need something like SignalR
- What UX improvements one could have in an application when applying SignalR
At this stage, the developer should have a basic knowledge of how SignalR works and what the developer needs to rethink when designing applications that have a persistent connection to the server.
推薦閱讀
- Mastering JavaScript Functional Programming
- Apache Spark 2.x Machine Learning Cookbook
- The React Workshop
- Integrating Facebook iOS SDK with Your Application
- 軟件測試實用教程
- RESTful Java Web Services(Second Edition)
- 運維前線:一線運維專家的運維方法、技巧與實踐
- 小程序從0到1:微信全棧工程師一本通
- 貫通Tomcat開發
- 深度實踐KVM:核心技術、管理運維、性能優化與項目實施
- C語言從入門到精通
- 征服C指針(第2版)
- 前端程序員面試算法寶典
- Mastering Node.js
- 深度學習的數學:使用Python語言