- Mastering JavaScript Design Patterns
- Simon Timms
- 60字
- 2021-08-05 17:14:54
What you need for this book
There is no specialized software needed for this book. JavaScript runs on all modern browsers. There are standalone JavaScript engines written in C++ (V8) and Java (Rhino), and these are used to power all sorts of tools such as Node.js, CouchDB, and even Elasticsearch. These patterns can be applied to any of these technologies.
推薦閱讀
- C++程序設(shè)計(jì)教程
- SOA實(shí)踐
- Visual Basic 6.0程序設(shè)計(jì)計(jì)算機(jī)組裝與維修
- Learning Data Mining with Python
- 深度強(qiáng)化學(xué)習(xí)算法與實(shí)踐:基于PyTorch的實(shí)現(xiàn)
- 實(shí)戰(zhàn)Java高并發(fā)程序設(shè)計(jì)(第3版)
- 重學(xué)Java設(shè)計(jì)模式
- Getting Started with NativeScript
- Learning Salesforce Einstein
- 基于SpringBoot實(shí)現(xiàn):Java分布式中間件開發(fā)入門與實(shí)戰(zhàn)
- C/C++數(shù)據(jù)結(jié)構(gòu)與算法速學(xué)速用大辭典
- Android Studio Cookbook
- R語言數(shù)據(jù)挖掘:實(shí)用項(xiàng)目解析
- C語言程序設(shè)計(jì)實(shí)踐
- 奔跑吧 Linux內(nèi)核