Tag

web IDE

0 views collected around this technical thread.

Ant R&D Efficiency
Ant R&D Efficiency
Sep 9, 2023 · Frontend Development

CodeBlitz – An Open‑Source Pure Front‑End IDE Framework Based on OpenSumi

CodeBlitz is an open‑source, container‑free IDE framework built on OpenSumi that brings full‑stack code reading, syntax highlighting, editing, offline language services and WebSCM capabilities directly to the browser, targeting lightweight scenarios such as code review, conflict resolution, online exams, and SQL editing, and is already deployed within Ant Group and partner platforms.

Browser-based IDECodeBlitzFront-End Development
0 likes · 15 min read
CodeBlitz – An Open‑Source Pure Front‑End IDE Framework Based on OpenSumi
Code Ape Tech Column
Code Ape Tech Column
Nov 9, 2021 · Fundamentals

How to Use GitHub1s for One‑Second Code Browsing on GitHub

This article introduces GitHub1s, a web‑based tool that lets developers read any GitHub repository's source code instantly by appending “1s” to the URL, offering a VS Code‑like read‑only experience without installation, and demonstrates its usage with examples such as the Spring Boot project.

Developer ToolsGitHub1scode browsing
0 likes · 3 min read
How to Use GitHub1s for One‑Second Code Browsing on GitHub
Hujiang Technology
Hujiang Technology
Jun 13, 2017 · Frontend Development

Designing Data Structures for a Visual H5 Page Editor (Web IDE)

The article explains how to design a data‑driven architecture for a visual H5 page editor, detailing the abstraction of pages, elements, and history into structured objects, and showing how front‑end developers can map complex UI interactions to clean, editable data models.

Data StructureFrontendH5
0 likes · 14 min read
Designing Data Structures for a Visual H5 Page Editor (Web IDE)