About 4,560 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. 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 …

  7. Educational applications | Blockly | Google for Developers

    Sep 29, 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 …

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

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

  10. Use the playground | Blockly | Google for Developers

    May 23, 2025 · When hacking in Blockly's core or developing a plugin, the playground is a tremendously useful tool. It has a preconfigured instance of Blockly that you can use for …