About 50 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. Qu'est-ce que Blockly ? | Google for Developers

    Blockly est une bibliothèque Web qui vous permet d'ajouter un éditeur de code personnalisable basé sur des blocs à votre application.

  4. Blockly | Google for Developers

    Blockly 編輯器使用交互式圖形區塊代表變數、邏輯運算式、迴圈等程式碼概念。 可讓使用者套用程式設計原則,不必擔心語法問題。

  5. Blockly | Google for Developers

    El editor de Blockly usa bloques gráficos interconectados para representar conceptos de código como variables, expresiones lógicas, bucles y más. Permite a los usuarios aplicar principios …

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

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

  7. What's a block definition? | Blockly | Google for Developers

    Oct 2, 2025 · Blockly defines a small number of functions you can use to customize blocks. The most common of these is init, which Blockly calls to initialize a block and which is used to …

  8. 애플리케이션 설계 | Blockly | Google for Developers

    Blockly를 사용하는 애플리케이션을 설계할 때 선택할 수 있는 패러다임은 여러 가지가 있습니다. 이러한 선택은 사용자가 필요로 하는 블록에 영향을 미치므로 일찍 고려해야 합니다.

  9. 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 …

  10. 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 …