相關主題
商品描述
This book serves as a succinct guide on ReScript, a functional language for building web applications. Using examples of ReScript language features along with explanations of fundamental concepts in functional programming, this book will show web developers with a background in JavaScript how to effectively use ReScript to its full potential. In Introducing ReScript, you'll learn how to use features in ReScript that JavaScript lacks, such as type inference, null-safety, algebraic data types, pattern matching, and more. Along the way, you'll pick up functional programming concepts like immutability and higher-order functions. You'll also gain a sense of how ReScript works under the hood and how to leverage interoperability between ReScript and JavaScript. Whether you're a web developer interested in dabbling with functional programming or you just want to learn how to write safer and cleaner code for web applications, this book is a great way for you to get started with ReScript. What You Will Learn
Who This Book Is For Web developers that want a strictly typed, safer alternative to JavaScript, as well as web developers interested in learning functional programming and leveraging the elegant and powerful functional features in ReScript.
- Use ReScript to write clean, safe, and elegant software
- Understand the features of ReScript that set it apart from JavaScript, such as type inference, null-safety, and algebraic data types
- Explore functional programming concepts like immutabhigher-orderr order functions, and pattern matching
- Use popular JavaScript libraries and frameworks in your ReScript code and integrate ReScript code into JavaScript codebases
Who This Book Is For Web developers that want a strictly typed, safer alternative to JavaScript, as well as web developers interested in learning functional programming and leveraging the elegant and powerful functional features in ReScript.
商品描述(中文翻譯)
這本書是關於 ReScript 的簡明指南,ReScript 是一種用於構建網頁應用程式的函數式語言。透過 ReScript 語言特性的範例以及函數式編程的基本概念解釋,本書將向具有 JavaScript 背景的網頁開發者展示如何有效地充分利用 ReScript 的潛力。
在《Introducing ReScript》中,您將學習如何使用 ReScript 中 JavaScript 所缺乏的特性,例如類型推斷、空安全、代數數據類型、模式匹配等。在此過程中,您還將掌握不變性和高階函數等函數式編程概念。您還將了解 ReScript 的內部運作方式,以及如何利用 ReScript 與 JavaScript 之間的互操作性。
無論您是對函數式編程感興趣的網頁開發者,還是想學習如何為網頁應用程式編寫更安全、更乾淨的代碼,本書都是您開始學習 ReScript 的絕佳途徑。
您將學到的內容
- 使用 ReScript 編寫乾淨、安全且優雅的軟體
- 理解 ReScript 的特性,使其與 JavaScript 区别开来,例如類型推斷、空安全和代數數據類型
- 探索函數式編程概念,如不變性、高階函數和模式匹配
- 在您的 ReScript 代碼中使用流行的 JavaScript 函式庫和框架,並將 ReScript 代碼整合到 JavaScript 代碼庫中
本書適合誰閱讀 想要尋找一種嚴格類型、安全替代 JavaScript 的網頁開發者,以及對學習函數式編程和利用 ReScript 中優雅且強大的函數式特性感興趣的網頁開發者。
作者簡介
Danny Yang is a professional software engineer at Meta working on infrastructure for WhatsApp. He has previously worked on Facebook Messenger, including the web interface which was written in ReScript. His technical interests include functional programming, compilers, and data visualization, which he writes about on his blog.
作者簡介(中文翻譯)
Danny Yang 是 Meta 的專業軟體工程師,負責 WhatsApp 的基礎設施。他之前曾在 Facebook Messenger 工作,包括用 ReScript 編寫的網頁介面。他的技術興趣包括函數式程式設計、編譯器和資料視覺化,他在自己的部落格上撰寫相關內容。