Tagged articles
38 articles
Page 1 of 1
Machine Heart
Machine Heart
Apr 2, 2026 · Artificial Intelligence

GLM-5V-Turbo Sets a New Benchmark: Turning Images Directly into Front‑End Code

GLM-5V-Turbo, a multimodal coding foundation model, combines visual understanding, code generation, tool use, and GUI agents to convert UI screenshots and design documents into high‑fidelity front‑end code, achieving record scores on Design2Code, BrowseComp‑VL, and ClawEval benchmarks while supporting complex multimodal tasks.

BenchmarkCode GenerationGLM-5V-Turbo
0 likes · 14 min read
GLM-5V-Turbo Sets a New Benchmark: Turning Images Directly into Front‑End Code
21CTO
21CTO
Dec 11, 2025 · Artificial Intelligence

How AI-Powered Visual Programming Will Transform Software Development in the Next 5 Years

The article forecasts that AI-driven visual programming (ViBE) will reshape software creation by enabling natural‑language to visual code conversion, real‑time multimodal collaboration, and automated enterprise workflows, dramatically accelerating development and lowering entry barriers for both developers and learners over the next half‑decade.

AI code generationVisual Programmingfuture of development
0 likes · 7 min read
How AI-Powered Visual Programming Will Transform Software Development in the Next 5 Years
DataFunTalk
DataFunTalk
Oct 6, 2025 · Artificial Intelligence

How OpenAI’s New Agent Builder Lets You Drag‑Drop Build AI Agents

OpenAI will unveil Agent Builder at DevDay, a visual drag‑and‑drop canvas that lets users assemble AI agents from templates, logic nodes, connectors and tools, aiming to lower the barrier for creating production‑grade AI solutions and compete with automation platforms like n8n and Zapier.

AI agentsAI workflowAgent Builder
0 likes · 6 min read
How OpenAI’s New Agent Builder Lets You Drag‑Drop Build AI Agents
MoonWebTeam
MoonWebTeam
May 31, 2025 · Fundamentals

What Is Low-Code? Origins, Types, and Building Better Platforms

This article explores the concept of low-code development, tracing its historical roots, classifying its various forms by code amount, scope, business type and user type, detailing platform compositions with examples, and outlining the three fundamental steps—layout, interaction, and data—required to build effective low-code solutions.

No-codeVisual Programminglow-code
0 likes · 23 min read
What Is Low-Code? Origins, Types, and Building Better Platforms
Python Programming Learning Circle
Python Programming Learning Circle
Nov 28, 2024 · Fundamentals

How to Use Ryven: A Visual Python Scripting Tool

This article introduces Ryven, a visual Python scripting environment created by a university student, explains its installation requirements, demonstrates its data‑flow and execution‑flow modes, and provides step‑by‑step usage instructions for interactive programming.

Data FlowTutorialVisual Programming
0 likes · 4 min read
How to Use Ryven: A Visual Python Scripting Tool
Bilibili Tech
Bilibili Tech
Oct 15, 2024 · Frontend Development

AST‑Based Visual Programming for Vue SFC: Design, Implementation, and Demo

By binding a Vue single‑file component’s AST to a visual UI, this project parses templates with node‑html‑parser, transforms scripts via Babel, and processes styles with standard loaders, allowing developers to edit component properties visually, automatically regenerate synchronized source code, and preview changes, with a prototype demo and planned drag‑and‑drop, styling, state, AI, and CI/CD extensions.

ASTCode GenerationVisual Programming
0 likes · 10 min read
AST‑Based Visual Programming for Vue SFC: Design, Implementation, and Demo
Python Programming Learning Circle
Python Programming Learning Circle
Jun 17, 2024 · Fundamentals

Introducing Ryven: A Python Visual Scripting Tool for Data‑Flow and Execution‑Flow Programming

This article introduces Ryven, an open‑source Python visual scripting environment that lets users build and run data‑flow or execution‑flow graphs with real‑time feedback, explains how to set up the required Python and PySide2 environment, and outlines its main features and future roadmap.

Data FlowVisual Programmingexecution flow
0 likes · 3 min read
Introducing Ryven: A Python Visual Scripting Tool for Data‑Flow and Execution‑Flow Programming
Baidu MEUX
Baidu MEUX
May 8, 2024 · Big Data

Why KNIME Is a Powerful Open‑Source Solution for Big Data Analytics

In the data‑driven era, KNIME offers a free, visual, and highly scalable platform that streamlines massive data ingestion, preprocessing, analysis, automation, and visualization, enabling researchers to handle millions of records efficiently without extensive coding or costly software.

AutomationBig DataKNIME
0 likes · 9 min read
Why KNIME Is a Powerful Open‑Source Solution for Big Data Analytics
MaGe Linux Operations
MaGe Linux Operations
Nov 20, 2023 · Fundamentals

How Low-Code Platforms Accelerate Development and Cut Costs

Low-code development uses visual, drag‑and‑drop interfaces and minimal coding to let both professional and non‑technical users quickly build applications, boosting efficiency, reducing maintenance effort, and lowering overall development costs across various business scenarios.

Visual Programmingcloud-nativelow-code
0 likes · 8 min read
How Low-Code Platforms Accelerate Development and Cut Costs
Kuaishou E-commerce Frontend Team
Kuaishou E-commerce Frontend Team
Aug 17, 2023 · Frontend Development

How DAGs Supercharge Frontend Performance and Workflow Automation

This article explains how directed acyclic graphs (DAGs) are applied in frontend development for resource loading optimization, component library construction, and task flow orchestration, and demonstrates a real-world implementation in Kuaishou's e‑commerce advertising engine with detailed architecture and code examples.

Component LibraryDAGVisual Programming
0 likes · 14 min read
How DAGs Supercharge Frontend Performance and Workflow Automation
Didi Tech
Didi Tech
Aug 15, 2023 · Frontend Development

Page Logic Orchestration with LogicFlow: Solving Low‑Code Expansion Challenges

Page Logic Orchestration with LogicFlow solves low‑code expansion challenges by replacing rigid zero‑code property panels with a visual workflow editor that lets operators compose, debug, and execute flexible page logic using custom nodes, parallel execution, and repeatable flows, reducing development cost and complexity.

EngineLogicFlowVisual Programming
0 likes · 13 min read
Page Logic Orchestration with LogicFlow: Solving Low‑Code Expansion Challenges
Amap Tech
Amap Tech
May 31, 2023 · Frontend Development

Simplifying Component Interaction in Low-Code Frontend Development

The platform replaces complex event‑driven code with a code‑free, expression‑only “saveEffect” mechanism that lets non‑technical users visually link component states by selecting source and target paths and optional transformation functions, simplifying low‑code frontend development and enabling independent workshop creation.

Component InteractionVisual Programmingdata binding
0 likes · 9 min read
Simplifying Component Interaction in Low-Code Frontend Development
JD Retail Technology
JD Retail Technology
Feb 27, 2023 · Backend Development

JD Supply Chain Low-Code Rule Engine Platform: Design, Challenges, and Solutions

This article describes JD Supply Chain's self‑developed low‑code rule engine platform, outlining its motivation, high‑concurrency challenges, architectural solutions, visual design capabilities, performance achievements, and how it enables both developers and business users to rapidly deliver complex business rules.

Software EngineeringVisual Programminghigh concurrency
0 likes · 16 min read
JD Supply Chain Low-Code Rule Engine Platform: Design, Challenges, and Solutions
JD Tech
JD Tech
Aug 5, 2022 · Backend Development

Visual Service Orchestration for BFF Layer in JD Finance App: Challenges, Design, and Impact

The article examines the difficulties encountered when implementing a Backend‑For‑Frontend (BFF) layer in the JD Finance app, introduces a visual service‑orchestration platform that replaces hard‑coded solutions with drag‑and‑drop workflows, details its core functions, architecture, and performance benefits, and demonstrates how it dramatically improves delivery speed, service governance, and debugging efficiency.

BFFBackend DevelopmentMicroservices
0 likes · 15 min read
Visual Service Orchestration for BFF Layer in JD Finance App: Challenges, Design, and Impact
SQB Blog
SQB Blog
Jul 6, 2022 · Frontend Development

How a Custom Low‑Code Platform Supercharges Front‑End Productivity

This article explains the evolution of front‑end development, introduces the concept of low‑code, and details the design, architecture, visual configuration system, rendering engine, data handling, and practical experiences of the internally built "Ghost‑Craft" low‑code platform used to accelerate page creation and reduce technical debt.

Visual Programmingfrontend developmentlow-code
0 likes · 13 min read
How a Custom Low‑Code Platform Supercharges Front‑End Productivity
Alipay Experience Technology
Alipay Experience Technology
Feb 15, 2022 · Product Management

Designing Complex Graph Editors: Balancing Control, Flexibility, and Immersion

This article explores the challenges of graph editor design, presents a three‑pillar solution—protecting control, providing flexibility, and maintaining immersion—and illustrates each principle with real‑world examples and case studies to help designers create more efficient, user‑friendly visual programming tools.

Interaction DesignProduct DesignUX design
0 likes · 19 min read
Designing Complex Graph Editors: Balancing Control, Flexibility, and Immersion
Alipay Experience Technology
Alipay Experience Technology
Jan 28, 2022 · Frontend Development

How Ant Group Redefined Frontend Development with Lightweight R&D

This article explains the concept of frontend lightweight R&D, contrasts it with conventional React‑Node development, and details Ant Group's practical solutions—including engineering tooling, a JS‑enhanced language, visual programming, and a plugin system—that streamline integration, improve code readability, and boost development efficiency for complex, iterative projects.

Visual Programmingfrontendjs enhancement
0 likes · 9 min read
How Ant Group Redefined Frontend Development with Lightweight R&D
Youku Technology
Youku Technology
Nov 15, 2021 · Frontend Development

From G6 to X6: Enhancing YOHO Platform’s General‑Purpose Graph Editing

The YOHO platform is being refactored from AntV G6 to AntV X6 to gain richer, developer‑friendly graph‑editing capabilities, easier canvas manipulation, seamless HTML/React/Vue integration, and reduced custom‑shape effort, enabling a generic, low‑code orchestration solution with visual configuration, reusable components, and flexible trigger mechanisms.

G6Visual ProgrammingX6
0 likes · 9 min read
From G6 to X6: Enhancing YOHO Platform’s General‑Purpose Graph Editing
Alibaba Terminal Technology
Alibaba Terminal Technology
Mar 31, 2021 · Frontend Development

How Visual Logic Orchestration Transforms Low‑Code Platforms for Frontend Efficiency

This article explores the evolution from ProCode to LowCode and NoCode in front‑end development, detailing iceluna's challenges, the design of visual logic orchestration, node abstraction, automatic layout, schema‑code conversion, debugging features, and future prospects for low‑code adoption.

AutomationNo-codeVisual Programming
0 likes · 11 min read
How Visual Logic Orchestration Transforms Low‑Code Platforms for Frontend Efficiency
Taobao Frontend Technology
Taobao Frontend Technology
Feb 8, 2021 · Frontend Development

How iMove Turns Complex Front‑End Logic into Visual Flowcharts and Ready‑to‑Use Code

This article introduces the open‑source iMove tool, explains why front‑end development faces UI volatility, tangled logic and combined interfaces, and shows how iMove’s visual flow‑chart editor, low‑code node functions, online and local compilation, and automatic npm dependency parsing enable reusable, maintainable, language‑agnostic front‑end solutions.

JavaScriptVisual Programminglow-code
0 likes · 20 min read
How iMove Turns Complex Front‑End Logic into Visual Flowcharts and Ready‑to‑Use Code
MaGe Linux Operations
MaGe Linux Operations
Jan 30, 2021 · Fundamentals

Explore Ryven: Visual Python Scripting Made Interactive

Discover Ryven, a visual Python scripting tool that turns ordinary code into an interactive workflow, showing each step from image input and resizing to bilateral filtering, while offering data‑flow and execution‑flow modes for real‑time feedback.

Data FlowPythonVisual Programming
0 likes · 3 min read
Explore Ryven: Visual Python Scripting Made Interactive
Alibaba Terminal Technology
Alibaba Terminal Technology
Jan 18, 2021 · Frontend Development

How iMove Turns Front‑End Logic into Visual Flowcharts and Ready‑to‑Run Code

iMove is an open‑source low‑code tool for front‑end developers that visualizes business logic as flowcharts, compiles them into executable JavaScript (or other languages), supports online and local builds, automatic npm dependency resolution, and instant node testing, dramatically reducing UI‑logic coupling and maintenance cost.

Visual ProgrammingfrontendiMove
0 likes · 25 min read
How iMove Turns Front‑End Logic into Visual Flowcharts and Ready‑to‑Run Code
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
Jan 12, 2021 · Frontend Development

How Low-Code is Changing Frontend Development: Insights from Tencent’s Lqlong

In this interview, Tencent front‑end lead Li Qinglong explains how low‑code platforms boost development efficiency, outlines when they’re advantageous, shares the IMWeb team’s evolution since 2015, and predicts a growing role for low‑code in both tech firms and traditional industries.

Software EngineeringVisual Programmingdevelopment efficiency
0 likes · 6 min read
How Low-Code is Changing Frontend Development: Insights from Tencent’s Lqlong
JD Retail Technology
JD Retail Technology
Jul 8, 2020 · Frontend Development

Logical Visualization: From Visual Programming to Automated Code Generation

This article explains how visualizing logical processes accelerates information comprehension, describes visual programming concepts, contrasts classic and visual development models, outlines the advantages of logic visualization, and details the implementation steps—including node operations, AST generation, and code synthesis—supported by illustrative code snippets.

ASTVisual Programmingfrontend development
0 likes · 10 min read
Logical Visualization: From Visual Programming to Automated Code Generation
Beike Product & Technology
Beike Product & Technology
May 28, 2020 · Frontend Development

Exploration and Practice of Visual‑Assisted Programming: The VE Tool at Beike

This article introduces visual‑assisted programming as a low‑code approach for front‑end developers, analyzes existing solutions and their limitations, and details the design, architecture, plugin mechanism, core features, and future roadmap of the VE tool developed by Beike, including code examples and open‑source resources.

ToolingVEVisual Programming
0 likes · 15 min read
Exploration and Practice of Visual‑Assisted Programming: The VE Tool at Beike
Qunar Tech Salon
Qunar Tech Salon
Mar 18, 2016 · Fundamentals

Why Visual Programming Tools Fail in Enterprise Data Analysis

The article examines the shortcomings of visual programming tools for data scientists, highlighting issues such as poor version control, limited IDE flexibility, lack of open‑source integration, and reduced modularity, and argues that code‑first approaches remain more effective in enterprise environments.

Software EngineeringVisual Programmingcode vs tools
0 likes · 11 min read
Why Visual Programming Tools Fail in Enterprise Data Analysis