Tag

Demo

1 views collected around this technical thread.

Spring Full-Stack Practical Cases
Spring Full-Stack Practical Cases
Apr 19, 2025 · Backend Development

Master APIJSON with Spring Boot 3: 116 Real-World Demo Cases

This article introduces APIJSON, a zero‑code JSON‑based ORM for APIs, outlines its key features, and provides a step‑by‑step Spring Boot 3 demo—including cloning the repository, configuring the database, and performing full CRUD operations via Postman with code examples.

APIJSONCRUDDemo
0 likes · 6 min read
Master APIJSON with Spring Boot 3: 116 Real-World Demo Cases
Laravel Tech Community
Laravel Tech Community
Mar 18, 2025 · Backend Development

Getting Started with Filament: Installation, Configuration, and Demo for Laravel Backend Development

This guide introduces Filament, a full‑stack component library for Laravel, outlines its environment requirements, provides step‑by‑step installation and configuration commands, explains core components, and demonstrates a complete demo including models, migrations, relationships, forms, widgets, and charts.

DemoFilamentInstallation
0 likes · 7 min read
Getting Started with Filament: Installation, Configuration, and Demo for Laravel Backend Development
Go Programming World
Go Programming World
Feb 11, 2024 · Fundamentals

Recreating Liu Qian’s 2024 Spring Festival Gala Magic Trick Using Go

This article walks through a step‑by‑step Go implementation of Liu Qian’s 2024 Spring Festival Gala magic trick, explaining how to model the card‑handling algorithm with slices, shuffle, cuts, and loops, and provides complete source code and execution logs for readers to try.

DemoGoMagic Trick
0 likes · 10 min read
Recreating Liu Qian’s 2024 Spring Festival Gala Magic Trick Using Go
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Nov 19, 2023 · Artificial Intelligence

Transformers.js 2.7.0 Adds Text‑to‑Speech Support and Demo Application

The new Transformers.js 2.7.0 release introduces text‑to‑speech capabilities, provides a simple browser demo, explains how to save audio with the wavefile NPM package, offers speaker selection from a large CMU Arctic dataset, and lists additional library updates.

AIDemoJavaScript
0 likes · 3 min read
Transformers.js 2.7.0 Adds Text‑to‑Speech Support and Demo Application
Top Architect
Top Architect
Aug 17, 2023 · Artificial Intelligence

Implementing Face Registration and Login with Baidu Cloud AI: A Full‑Stack Demo

This tutorial walks through building a face‑registration and face‑login system using Baidu Cloud AI, covering requirement analysis, front‑end video capture, base64 image handling, back‑end Java Spring endpoints, and integration of the Baidu AipFace SDK to achieve secure biometric authentication.

DemoJava Springbackend
0 likes · 12 min read
Implementing Face Registration and Login with Baidu Cloud AI: A Full‑Stack Demo
Sanyou's Java Diary
Sanyou's Java Diary
Feb 6, 2023 · Backend Development

Master Reading Open‑Source Code: 18 Proven Strategies for Java Projects

This guide explains why reading source code matters and presents 18 practical techniques—covering JDK fundamentals, design patterns, official documentation, module analysis, demo‑first approach, purposeful reading, and effective note‑taking—to help developers confidently explore Java open‑source projects like RocketMQ.

DemoJavaSource Code
0 likes · 15 min read
Master Reading Open‑Source Code: 18 Proven Strategies for Java Projects
TikTok Frontend Technology Team
TikTok Frontend Technology Team
Nov 30, 2022 · Frontend Development

What Is WebRTC? Overview, Architecture, Signaling, and Demo Implementation

This article explains WebRTC as a cross‑platform, low‑latency real‑time communication technology, covering its definition, three‑layer architecture, JavaScript APIs, signaling process, NAT traversal mechanisms, a complete demo code example, and a practical Douyin business use case.

DemoJavaScript APINAT traversal
0 likes · 17 min read
What Is WebRTC? Overview, Architecture, Signaling, and Demo Implementation
360 Tech Engineering
360 Tech Engineering
Apr 20, 2020 · Frontend Development

A 33‑Line JavaScript Implementation of a Minimal React‑like Library

London Python engineer Oliver Russell created a 33‑line JavaScript library that mimics React by generating a virtual DOM, diffing it against the previous version, and efficiently updating the real DOM, with examples including a ToDo app, tic‑tac‑toe, calendar picker and snake game.

DemoJavaScriptMithril
0 likes · 6 min read
A 33‑Line JavaScript Implementation of a Minimal React‑like Library
FunTester
FunTester
Jan 8, 2020 · Fundamentals

Demonstrating Operator Overloading in Groovy with Java-Compatible Code

This article demonstrates Groovy's operator overloading capabilities through Java-compatible code examples, including arithmetic, shift, and increment operators, shows console output, integrates a performance‑testing thread multiplication demo, and highlights Groovy's ability to overload even the dot operator.

DemoGroovyJava
0 likes · 7 min read
Demonstrating Operator Overloading in Groovy with Java-Compatible Code
Tencent Cloud Developer
Tencent Cloud Developer
Feb 20, 2017 · Databases

Deploying Shared Storage SG for a SQL Cluster on Tencent Cloud

The guide, authored by Microsoft MVP Li Sida, walks through installing the Windows Server 2012 R2 iSCSI Server role, configuring MPIO, creating quorum, data, and spare virtual disks, and connecting two SQL nodes to shared storage on Tencent Cloud to complete a SQL Cluster deployment.

DemoMPIOSQL Cluster
0 likes · 5 min read
Deploying Shared Storage SG for a SQL Cluster on Tencent Cloud