Hands-On RESTful Web Services with TypeScript 3
上QQ阅读APP看书,第一时间看更新

Code on demand

In summary, this optional pattern allows the client to download and execute code from the server on the client side. The constraint says that this strategy improves scalability since the code can execute independently of the server on the client side: