Tag

JSSDK

1 views collected around this technical thread.

Java Architecture Diary
Java Architecture Diary
Jan 29, 2021 · Backend Development

Implementing WeChat Subscription Messages After the 2021 Template Change

This guide explains the new WeChat service account subscription message workflow, covering terminology, user subscription steps via JSSDK, handling callback XML, and sending notifications through the official API, while also addressing common integration challenges.

APIJSSDKSubscription Message
0 likes · 6 min read
Implementing WeChat Subscription Messages After the 2021 Template Change
Taobao Frontend Technology
Taobao Frontend Technology
May 17, 2020 · Frontend Development

How to Build a Scalable Frontend A/B Testing Framework

This article explains the design of a standardized, simple, and efficient front‑end A/B testing pipeline, covering experiment configuration, data models, platform architecture, runtime JSSDK, traffic‑splitting strategies, and data back‑flow to enable reliable, data‑driven product decisions.

A/B testingJSSDKdata collection
0 likes · 16 min read
How to Build a Scalable Frontend A/B Testing Framework
政采云技术
政采云技术
Feb 2, 2020 · Frontend Development

Data Tracking and Analysis System (Part 1): Architecture, Data Collection, and Visualization

This article introduces the design and implementation of a web data‑tracking and analysis platform, covering its four‑module architecture, code‑based and visual tracking methods, collected event and user fields, visualization dashboards, and a practical e‑commerce search‑flow case study.

JSSDKVisualizationanalytics
0 likes · 15 min read
Data Tracking and Analysis System (Part 1): Architecture, Data Collection, and Visualization
JD Tech
JD Tech
Mar 26, 2018 · Frontend Development

JSSDK: A Frontend Development Toolkit for JD App Integration

JSSDK is a JavaScript SDK that enables H5 developers to quickly integrate JD app features such as sharing, deep linking, and native function calls across platforms, offering modular, version‑compatible, and type‑safe APIs to streamline mobile web development.

JSSDKJavaScriptapp integration
0 likes · 7 min read
JSSDK: A Frontend Development Toolkit for JD App Integration
JD Retail Technology
JD Retail Technology
Oct 27, 2017 · Frontend Development

JSSDK: A Tool for H5 App Development

JSSDK is a development tool that enables H5 developers to quickly build apps by facilitating app invocation, cross-platform compatibility, and parameter handling, reducing development time and complexity through modular design and automated version management.

Cross-PlatformH5 DevelopmentJSSDK
0 likes · 6 min read
JSSDK: A Tool for H5 App Development