About 4,080 results
Open links in new tab
  1. Blockly | Google for Developers

    Nov 10, 2025 · The Blockly library adds a customizable editor to your app that presents coding concepts as interlocking blocks. It produces clean code in your desired language and allows …

  2. See your code come to life with Blockly | Google for Developers

    Nov 10, 2025 · Blockly powers learning experiences that introduce students to the exciting concepts of AI. Get hands on experience with a simple Blockly demo, then explore interactive …

  3. What is Blockly? | Google for Developers

    Jun 16, 2025 · Blockly is a web library that lets you add a customizable blocks-based code editor to your app. The editor uses puzzle-piece like blocks to represent code concepts like …

  4. Blockly | Google for Developers

    Blockly 程式庫會在應用程式中加入可自訂的編輯器,以互鎖的積木呈現程式碼概念。 並以您想要的語言生成乾淨的程式碼,還能根據應用程式量身打造自訂區塊。

  5. Get the code | Blockly | Google for Developers

    Nov 10, 2025 · Blockly provides a script that bootstraps a starter application, which you can then modify. It uses common web development tools like webpack and eslint, but doesn't include a …

  6. 获取代码 | Blockly | Google for Developers

    Blockly 提供了一个用于引导启动应用的应用脚本,您可以随后修改该脚本。 它使用 webpack 和 eslint 等常见的 Web 开发工具,但不包含 React 或 Angular 等框架。

  7. Why Blockly? | Google for Developers

    Nov 7, 2025 · Blockly comes bundled with common blocks that generate code in 5 popular programming languages (JavaScript, Python, Lua, Dart, and PHP). Plus it has a thriving plugin …

  8. Educational applications | Blockly | Google for Developers

    Nov 10, 2025 · The Blockly team has many years of experience designing educational applications. The following are some of the things they have learned that might help you in …

  9. Blockly | Google for Developers

    Nov 10, 2025 · Editor Blockly menggunakan blok grafis yang saling terkait untuk merepresentasikan konsep kode seperti variabel, ekspresi logis, loop, dan banyak lagi. Hal ini …

  10. コードを生成して実行する | Blockly | Google for Developers

    ここでは、JavaScript コード生成ツールの特別な機能と、JavaScript を安全に実行する方法として Blockly チームが推奨する JSInterpreter について説明します。