Tag

Web Tools

1 views collected around this technical thread.

JD Tech Talk
JD Tech Talk
Dec 2, 2024 · Frontend Development

Building a Chrome Extension for Timestamp Conversion

This article walks through the design, implementation, and debugging of a Chrome extension that converts between timestamps and human‑readable dates, covering manifest configuration, background and popup scripts, UI layout, and usage instructions.

Chrome ExtensionFrontend DevelopmentJavaScript
0 likes · 7 min read
Building a Chrome Extension for Timestamp Conversion
JD Cloud Developers
JD Cloud Developers
Dec 2, 2024 · Frontend Development

Build a Chrome Extension to Convert Timestamps in Seconds and Milliseconds

This article walks through the design, implementation, and debugging of a Chrome extension that converts timestamps between seconds, milliseconds, and human‑readable date‑time formats, covering manifest setup, background scripts, popup UI, and JavaScript logic.

Chrome ExtensionFrontend DevelopmentJavaScript
0 likes · 11 min read
Build a Chrome Extension to Convert Timestamps in Seconds and Milliseconds
JD Cloud Developers
JD Cloud Developers
Sep 27, 2024 · Frontend Development

Build a Chrome QR Code Generator Extension from Scratch

Learn how to create a custom Chrome extension that generates QR codes for any webpage, covering plugin architecture, manifest configuration, background and popup scripts, testing, and publishing steps, while highlighting benefits like personalization, security, and cost savings for developers.

Chrome ExtensionFrontend DevelopmentJavaScript
0 likes · 8 min read
Build a Chrome QR Code Generator Extension from Scratch
Qunhe Technology User Experience Design
Qunhe Technology User Experience Design
Oct 21, 2022 · Frontend Development

Mastering Data Saving in Web Tools: Strategies, Triggers, and Design Tips

This article explores the fundamentals of data saving for web‑based tools, covering what data is saved, where it is stored (backend vs. frontend), various trigger mechanisms, design principles for reliable saving, and feedback patterns to ensure users never lose their work.

Web Toolsautosavebackend
0 likes · 13 min read
Mastering Data Saving in Web Tools: Strategies, Triggers, and Design Tips
macrozheng
macrozheng
Aug 27, 2022 · Frontend Development

Top 12 Open‑Source Low‑Code Platforms to Supercharge Your Development

Low‑code combines visual, model‑driven and cloud‑native technologies to dramatically boost efficiency and cut costs, and this article introduces twelve noteworthy open‑source low‑code projects—ranging from Appsmith and Amis to NocoBase and Awesome Lowcode—each with a brief overview and GitHub link.

Frontend DevelopmentLow-codeOpen Source
0 likes · 8 min read
Top 12 Open‑Source Low‑Code Platforms to Supercharge Your Development
Art of Distributed System Architecture Design
Art of Distributed System Architecture Design
Aug 19, 2016 · Operations

Five Popular Web Performance Testing Tools

With increasing emphasis on user experience, this article introduces five widely used web performance testing tools—HP LoadRunner, Apache JMeter, Load UI, Httperf, and Siege—detailing their capabilities for load simulation, functional testing, and performance analysis to help developers and testers optimize application reliability and speed.

Apache JMeterHP LoadRunnerWeb Tools
0 likes · 4 min read
Five Popular Web Performance Testing Tools