书栈网 · BookStack 本次搜索耗时 0.008 秒,为您找到 197 个相关结果.
  • Build our own React.js(英文)

    In this book/guide we build our own simplified version of React.js. We keep it simple but extensive enough to learn a lot of cool things about React.js and React.js-like libraries!...
  • Apache Flink v1.12 Documentation

    Apache Flink 是一个在无界和有界数据流上进行状态计算的框架和分布式处理引擎。 Flink 已经可以在所有常见的集群环境中运行,并以 in-memory 的速度和任意的规模进行计算。
  • Open Policy Agent v0.40.0 Documentation

    The Open Policy Agent (OPA, pronounced “oh-pa”) is an open source, general-purpose policy engine that unifies policy enforcement across the stack. OPA provides a high-level declara...
  • Front-End Developer Handbook 2018

    This is a guide that anyone could use to learn about the practice of front-end development. It broadly outlines and discusses the practice of front-end engineering: how to learn it...
  • DesignPatternsPHP

    This is a collection of known design patterns and some sample code how to implement them in PHP. Every pattern has a small list of examples (most of them from Zend Framework, Symfo...
  • Angel v2.x Document

    This is the documentation for Angel, a backend framework in the Dart language. This website consists of multiple guides and pages about features within the framework, as well as ex...
  • BadgerDB v1.6 Documentation

    BadgerDB is an embeddable, persistent, and fast key-value (KV) database written in pure Go. It is the underlying database for Dgraph, a fast, distributed graph database. It's meant...
  • gRPC-Gateway Documentation

    The gRPC-Gateway is a plugin of the Google protocol buffers compiler protoc. It reads protobuf service definitions and generates a reverse-proxy server which translates a RESTful H...
  • The Flask Mega-Tutorial (2017)

    Welcome! You are about to start on a journey to learn how to create web applications with Python and the Flask framework. The video above will give you an overview of the contents ...
  • mdBook Document

    mdBook is a command line tool and Rust crate to create books using Markdown files. It's very similar to Gitbook but written in Rust.