- Modern JavaScript Applications
- Narayan Prusty
- 167字
- 2021-07-14 11:02:26
Preface
"JavaScript is the only language that I'm aware of that people feel they don't need to learn before they start using it."
--Douglas Crockford
The book begins by covering an enterprise-level application with the microservices architecture, using Node.js to build web services. As we move forward, the book shows you how to build a browser-browser application using WebRTC. We then focus on building a real-time web application with WebSockets.
When you've gained a solid grip on the different architectures, you'll see how to write better reactive code using functional reactive programming (FRP). Then, we'll move onto what's new in Bootstrap 4 and how it makes it easier then ever to build responsive sites. As we near the end of this book, you'll see how to build a modern single-page application that builds on the innovative component-based architecture using React and Angular 2.
After reading this book, you will have a solid knowledge of the latest JavaScript techniques, tools, and architecture required to build modern web apps.
- Objective-C應用開發全程實錄
- 劍指JVM:虛擬機實踐與性能調優
- FFmpeg入門詳解:音視頻流媒體播放器原理及應用
- 深入理解Elasticsearch(原書第3版)
- 區塊鏈國產化實踐指南:基于Fabric 2.0
- Instant jQuery Boilerplate for Plugins
- Scratch從入門到精通
- STM8實戰
- Java程序設計實用教程(第2版)
- Visual Basic程序設計基礎
- Elasticsearch搜索引擎構建入門與實戰
- Learning Puppet
- 秒懂算法:用常識解讀數據結構與算法
- Python量子計算實踐:基于Qiskit和IBM Quantum Experience平臺
- Java EE框架開發技術與案例教程