Qborfy AI
Author

Qborfy AI

A knowledge base that logs daily experiences and learning journeys, sharing them with you to grow together.

59
Articles
0
Likes
2
Views
0
Comments
Recent Articles

Latest from Qborfy AI

59 recent articles
Qborfy AI
Qborfy AI
Mar 25, 2025 · Artificial Intelligence

How to Start Learning AI: A Structured Roadmap for Beginners

This guide explains why programmers should embrace AI, outlines a four‑stage learning roadmap covering model fundamentals, practical development skills, advanced project work, and continuous community engagement, and lists mainstream large models, frameworks, and API platforms to get started.

AI learningAPIFrameworks
0 likes · 7 min read
How to Start Learning AI: A Structured Roadmap for Beginners
Qborfy AI
Qborfy AI
Apr 6, 2023 · Frontend Development

How to Build a Vue‑Powered Chrome Extension with Vite and Rollup

This guide walks through creating a Chrome extension using Vue and Vite, covering project initialization, multi‑entry Rollup configuration for background scripts, UI development with tdesign‑vue‑next, debugging hash‑related loading issues, and final deployment steps.

Chrome ExtensionRollupVite
0 likes · 8 min read
How to Build a Vue‑Powered Chrome Extension with Vite and Rollup
Qborfy AI
Qborfy AI
Jul 14, 2020 · Frontend Development

Web Live Streaming on Browsers and Vue vs React Hooks: A Practical Comparison

This article explains the fundamentals of web‑based live streaming using HLS and HTTP‑FLV, compares their trade‑offs, and then dives into a detailed side‑by‑side analysis of Vue Composition API and React Hooks, highlighting implementation differences, performance considerations, and practical usage tips.

HTTP-FLVReact HooksVue Composition API
0 likes · 6 min read
Web Live Streaming on Browsers and Vue vs React Hooks: A Practical Comparison
Qborfy AI
Qborfy AI
Jul 7, 2020 · Frontend Development

Unlock JavaScript Sandboxes, Code Scanning & Front‑End Innovations

This weekly tech roundup explains how JavaScript sandboxes isolate code, details a low‑cost AST‑based code‑scanning approach, compares Vue, React and Angular, and shows how domain‑driven design and CSS variables can streamline modern front‑end development.

CSS VariablesCode ScanningDomain-Driven Design
0 likes · 7 min read
Unlock JavaScript Sandboxes, Code Scanning & Front‑End Innovations
Qborfy AI
Qborfy AI
Jun 2, 2020 · Frontend Development

Model‑Driven Front‑End Architecture & Latest Web Trends: A Weekly Tech Digest

This weekly digest explores model‑centric front‑end architecture challenges, monorepo benefits, new Chrome performance metrics, a hands‑on evaluation of Webpack 5, and edge‑enabled rendering techniques, offering concrete examples and practical insights for modern web developers.

Edge computingarchitecturemodel-driven
0 likes · 6 min read
Model‑Driven Front‑End Architecture & Latest Web Trends: A Weekly Tech Digest
Qborfy AI
Qborfy AI
May 19, 2020 · Frontend Development

Front‑End Essentials: Optimizing Large File Uploads, Cutting If‑Else, and HTTP/3/Deno Updates

This weekly roundup shares practical front‑end knowledge, detailing step‑by‑step large file upload slicing with MD5 checks, strategies to replace bulky if‑else chains such as table‑driven maps and chain‑of‑responsibility, and concise overviews of HTTP/3’s QUIC origins and Deno 1.0’s Rust‑based runtime.

DenoFile UploadHTTP/3
0 likes · 5 min read
Front‑End Essentials: Optimizing Large File Uploads, Cutting If‑Else, and HTTP/3/Deno Updates
Qborfy AI
Qborfy AI
May 12, 2020 · Frontend Development

Demystifying JavaScript Continuations and the Latest Front‑End Trends

This weekly tech roundup explains the continuation concept in JavaScript, shows how CallCC underpins React hooks, highlights 2020 front‑end trends like low‑code, serverless and AI‑driven UI generation, and reports on recent Flutter web developments and a controversial COVID‑related news story.

ContinuationFlutterJavaScript
0 likes · 6 min read
Demystifying JavaScript Continuations and the Latest Front‑End Trends
Qborfy AI
Qborfy AI
Apr 28, 2020 · Frontend Development

Building a Mini‑Program Framework and Exploring Modern Front‑End Trends

This article walks through constructing a simple mini‑program framework with two threads, outlines the step‑by‑step rendering process, shares curated updates from Microsoft’s tech forum and Vue 3 beta releases, and examines Bit.dev’s component‑centric workflow for building reusable front‑end modules.

Bit.devMicrosoftVue3
0 likes · 6 min read
Building a Mini‑Program Framework and Exploring Modern Front‑End Trends