Introducing Deno: A First Look at the Newest JavaScript Runtime
暫譯: 介紹 Deno:全新 JavaScript 執行環境的初步探索
Doglio, Fernando
- 出版商: Apress
- 出版日期: 2020-09-17
- 售價: $1,730
- 貴賓價: 9.5 折 $1,644
- 語言: 英文
- 頁數: 141
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1484261968
- ISBN-13: 9781484261965
-
相關分類:
JavaScript
海外代購書籍(需單獨結帳)
相關主題
商品描述
Learn everything there is to know about the new secure runtime for JavaScript: Deno. A proposed replacement for Node.js envisioned and created by the same developer who wrote the first version of Node, Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust. This book will cover everything from its inception to the currently available version.
You'll see how to take advantage of the security layer in order to avoid unwanted security holes, and how to use TypeScript to develop your applications without having to manually set up a build process. You'll also learn how to create and use modules without having to depend on a package manager, and much more. Armed with these newly learned concepts, by the time you finish this book, you'll be ready to build and test your own Deno applications.
Whether you're a brand new developer to the back end with a JavaScript background or a seasoned Node.js developer looking to understand this competing technology, Introducing Deno will put you on the right path.
What You'll Learn
- Learn why Deno was created and why it is different from Node
- Build real applications using Deno and related technologies
- Create backend applications with Typescript
- Resolve how to live without npm and package.json
- Set permissions and default behavior
Who This Book Is For
Anyone with knowledge of back-end development looking to learn a new way of doing things and those with a basic understanding of JavaScript and Node.js core concepts.
商品描述(中文翻譯)
學習有關新的 JavaScript 安全執行環境 Deno 的所有知識。Deno 是一個由撰寫 Node.js 第一個版本的開發者構思和創建的替代方案,它是一個簡單、現代且安全的 JavaScript 和 TypeScript 執行環境,使用 V8 並以 Rust 建構。本書將涵蓋從其誕生到目前可用版本的所有內容。
您將學會如何利用安全層來避免不必要的安全漏洞,以及如何使用 TypeScript 開發應用程式,而無需手動設置構建過程。您還將學會如何創建和使用模組,而不必依賴於套件管理器,還有更多內容。掌握這些新學到的概念後,當您完成本書時,您將準備好構建和測試自己的 Deno 應用程式。
無論您是剛接觸後端開發的 JavaScript 新手,還是希望了解這項競爭技術的資深 Node.js 開發者,Introducing Deno 將引導您走上正確的道路。
您將學到什麼
- 了解 Deno 為何被創建以及它與 Node 的不同之處
- 使用 Deno 和相關技術構建實際應用程式
- 使用 TypeScript 創建後端應用程式
- 解決如何在沒有 npm 和 package.json 的情況下生活
- 設置權限和默認行為
本書適合誰
任何對後端開發有一定了解的人,想要學習新的工作方式,以及對 JavaScript 和 Node.js 核心概念有基本理解的人。
作者簡介
Fernando Doglio has been a part of the Software Development industry for the past 16 years. He's worked on countless web projects, which include (amongst other things) APIs, Web Services, SPA, Node.js applications, PHP, Ruby, and a lot of JavaScript/HTML/CSS. He was there when SOAP hit the web and it was all the rage and he was also there when XML was the magic X on AJAX. He's worked with Node.js for several years now and he's written several books and countless articles about it, covering everything from the art of designing REST APIs with it to understanding the best design patterns and how they can be implemented with it. Now, working as a Technical Manager, he's an eager evangelist of using JavaScript for backend development given how flexible and powerful this language is. You can find him on Twitter @deleteman123.
作者簡介(中文翻譯)
Fernando Doglio 在軟體開發產業已經工作了 16 年。他參與了無數的網頁專案,其中包括(但不限於)API、網路服務、單頁應用程式(SPA)、Node.js 應用程式、PHP、Ruby,以及大量的 JavaScript/HTML/CSS。他見證了 SOAP 在網路上流行的時期,也親歷了 XML 成為 AJAX 中的魔法 X 的時刻。他已經使用 Node.js 數年,並撰寫了幾本書和無數文章,內容涵蓋了從設計 REST API 的藝術到理解最佳設計模式及其實現方式的各個方面。現在,作為一名技術經理,他熱衷於推廣使用 JavaScript 進行後端開發,因為這種語言靈活且強大。你可以在 Twitter 上找到他 @deleteman123。