- 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.
推薦閱讀
- Learning Scala Programming
- Learn Blockchain Programming with JavaScript
- Apache ZooKeeper Essentials
- Building a RESTful Web Service with Spring
- 精通API架構:設計、運維與演進
- 大學計算機基礎(第2版)(微課版)
- Visual C++應用開發
- 領域驅動設計:軟件核心復雜性應對之道(修訂版)
- Protocol-Oriented Programming with Swift
- Python Data Science Cookbook
- Buildbox 2.x Game Development
- 計算機應用基礎項目化教程
- Java程序設計與項目案例教程
- TypeScript 2.x By Example
- 奔跑吧 Linux內核