Skip to content
Tauri 中文网

Tauri 书籍

概述

¥Overview

Tauri 手册将引导你了解 Tauri 的历史以及我们做出的设计决策。它还将深入讨论为什么隐私、安全和可持续性很重要,以及你可以应用于任何现代软件项目的基本讨论。

¥The Tauri Book will guide you through the history of Tauri and the design decisions we’ve made. It will also talk in depth about why privacy, security and sustainability are important and fundamental discussions you can apply to any modern software project.

包含的主题有:

¥Topics included are:

  • Tauri 设计背后的方法和原因

    ¥The method and reasoning behind the design of Tauri

  • 使用 Tauri 构建时你拥有的选项

    ¥The options you have when building with Tauri

  • 你不必在快速发货和可持续和负责任之间做出选择

    ¥That you don’t have to choose between shipping fast and being sustainable and responsible

  • 为什么我们选择 Rust 语言作为 Tauri 的绑定和应用层

    ¥Why we chose the Rust language as a binding and application layer for Tauri

  • 为什么二进制审查很重要

    ¥Why a binary review is important

历史

¥History

在 2020 年,原生应用的制造变得比以往任何时候都更容易、更易于访问。同样,初学者和经验丰富的开发者在快速变化的安全和隐私环境中都面临着艰难的选择。这在用户设备的半信任环境中尤其如此。

¥In 2020, the manufacture of native-apps has become easier and more accessible than ever before. All the same, beginners and seasoned developers alike are confronted with tough choices in a rapidly changing landscape of security and privacy. This is especially true in the semi-trusted environment of user devices.

Tauri 消除了方程中的猜测,因为它从头开始设计,以拥抱安全开发和创造性灵活性的新范式,利用 Rust 的语言特性,并允许你使用你喜欢的任何前端框架构建应用。了解如何设计、构建、审核和部署小型、快速、强大且安全的原生应用,用于主要的桌面和移动平台,所有这些都来自完全相同的代码库,并且以创纪录的时间完成 - 甚至不需要了解 Rust 编程语言。

¥Tauri takes the guesswork out of the equation, as it was designed from the ground up to embrace new paradigms of secure development and creative flexibility that leverage the language features of Rust and lets you build an app using any frontend framework you like. Find out how you can design, build, audit and deploy tiny, fast, robust, and secure native applications for the major desktop and mobile platforms, all from the exact same codebase and in record time - without even needing to know the Rust programming language.

作者和 Tauri 联合创始人 Daniel 和 Lucas 带你从理论到执行,在此期间你将了解 Tauri 的构建原因以及它在幕后是如何工作的。除了专门研究开源、DevOps、安全和企业架构的嘉宾见解外,本书还介绍了话语格式的哲学讨论和开源可持续性观点,你的下一代应用将从中受益 - 你的用户将从中受益。

¥Authors and Tauri co-founders Daniel and Lucas take you on a journey from theory to execution, during which you will learn why Tauri was built and how it works under the hood. Together with guest insights that specialize in Open Source, DevOps, Security and Enterprise Architecture, this book also presents discourse-formatted philosophical discussions and open-source sustainability viewpoints from which your next-gen apps will profit - and your users will benefit.


Tauri v2.4 中文网 - 粤ICP备13048890号
Nodejs.cn 旗下网站