Tencent TDS Service
Author

Tencent TDS Service

TDS Service offers client and web front‑end developers and operators an intelligent low‑code platform, cross‑platform development framework, universal release platform, runtime container engine, monitoring and analysis platform, and a security‑privacy compliance suite.

132
Articles
0
Likes
101
Views
0
Comments
Recent Articles

Latest from Tencent TDS Service

100 recent articles max
Tencent TDS Service
Tencent TDS Service
Jun 3, 2025 · Mobile Development

Kuikly’s Secrets to Native‑Level Performance on HarmonyOS

This article details how Tencent's Kuikly cross‑platform framework was adapted for HarmonyOS, covering its architecture, rendering layer adaptations, performance benchmarks, Kotlin Native integration, debugging tooling improvements, Compose DSL support, and future technical outlooks.

Debugging ToolsHarmonyOSKotlin Multiplatform
0 likes · 18 min read
Kuikly’s Secrets to Native‑Level Performance on HarmonyOS
Tencent TDS Service
Tencent TDS Service
Apr 29, 2025 · Frontend Development

How Kuikly Achieves Native‑Level Performance Across Five Platforms with Kotlin Multiplatform

Kuikly, Tencent’s open‑source cross‑platform framework built on Kotlin Multiplatform, delivers native‑level performance and dynamic UI across Android, iOS, HarmonyOS, Web and mini‑programs by combining a lightweight native rendering layer, a two‑tree DSL architecture, precise diffing, and extensive tooling support.

DSLKotlinNative Performance
0 likes · 16 min read
How Kuikly Achieves Native‑Level Performance Across Five Platforms with Kotlin Multiplatform
Tencent TDS Service
Tencent TDS Service
Oct 26, 2023 · Artificial Intelligence

Can AI Supercharge Low‑Code Dashboard Development? Lessons from Wuqi

This article explores how Wuqi integrates AI into its low‑code platform to automate UI generation, logic customization, and data analysis, discusses the DSL‑based architecture, multi‑AI task coordination, and evaluates scenarios where AI enhances efficiency versus when traditional low‑code remains preferable.

AIAutomationDSL
0 likes · 24 min read
Can AI Supercharge Low‑Code Dashboard Development? Lessons from Wuqi
Tencent TDS Service
Tencent TDS Service
Dec 5, 2019 · Game Development

How Tencent’s WeTest Elevates Game Quality with Cloud‑Based Testing and AI Insights

Tencent’s WeTest platform, now rebranded and expanded internationally, offers developers a comprehensive suite of cloud‑based testing, performance monitoring, AI‑driven analysis, and industry‑standard tools that bridge technical and design quality, helping game and app creators deliver higher‑quality products worldwide.

AI analyticsCloud TestingDevOps
0 likes · 17 min read
How Tencent’s WeTest Elevates Game Quality with Cloud‑Based Testing and AI Insights
Tencent TDS Service
Tencent TDS Service
Apr 4, 2019 · Databases

Understanding Redis Persistence: RDB vs AOF Explained

This article provides a detailed analysis of Redis's two persistence mechanisms—RDB snapshots and AOF logging—covering their core concepts, implementation details, trigger conditions, data safety, performance impact, and recovery speed to help engineers choose the appropriate method for their workloads.

AOFData RecoveryPersistence
0 likes · 11 min read
Understanding Redis Persistence: RDB vs AOF Explained
Tencent TDS Service
Tencent TDS Service
Mar 28, 2019 · Mobile Development

How to Harden Android Apps: Anti‑Debugging Techniques for Java & NDK

This article explains practical anti‑debugging methods for Android applications—covering Java tools like Proguard and debugger checks, as well as NDK strategies such as ptrace, file‑node monitoring, Inotify, SO hash verification, and timing analysis—to raise reverse‑engineering difficulty.

AndroidAnti-debuggingApp Security
0 likes · 7 min read
How to Harden Android Apps: Anti‑Debugging Techniques for Java & NDK
Tencent TDS Service
Tencent TDS Service
Mar 7, 2019 · Fundamentals

Master OpenGL Basics: Contexts, Buffers, Textures, and Shaders Explained

This comprehensive guide walks developers through OpenGL fundamentals—including contexts, framebuffers, attachments, textures, vertex and index buffers, shader programs, per‑fragment operations, and buffer swapping—providing clear explanations and visual diagrams to help beginners grasp modern graphics programming.

BuffersGraphicsOpenGL
0 likes · 17 min read
Master OpenGL Basics: Contexts, Buffers, Textures, and Shaders Explained