- Hands-On RESTful Web Services with TypeScript 3
- Biharck Muniz Araújo
- 44字
- 2021-07-02 12:19:19
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: