- Learning Scala Programming
- Vikash Sharma
- 58字
- 2021-06-30 19:07:46
Now available for the frontend
Scala.js is specifically designed for the frontend and helps you avoid type-based mistakes as Scala.js is able to infer to types. You can leverage performance optimization and interoperability with some already available JavaScript frameworks such as Angular and React. Then added to that, you have macros available that help you extend the language.
推薦閱讀
- Hands-On Data Structures and Algorithms with JavaScript
- 假如C語言是我發明的:講給孩子聽的大師編程課
- iOS應用逆向工程(第2版)
- Apache Mesos Essentials
- Arduino家居安全系統構建實戰
- Unity 3D/2D移動開發實戰教程
- Kubernetes進階實戰
- HTML+CSS+JavaScript編程入門指南(全2冊)
- Java EE 7 with GlassFish 4 Application Server
- Android移動應用項目化教程
- 嵌入式C編程實戰
- jQuery Mobile Web Development Essentials(Second Edition)
- Vue.js 3.x高效前端開發(視頻教學版)
- 優化驅動的設計方法
- Instant Pygame for Python Game Development How-to