Tagged articles
28 articles
Page 1 of 1
Sohu Tech Products
Sohu Tech Products
Mar 26, 2025 · Frontend Development

React TypeScript Development Guide: Components, Hooks, Events, and Asynchronous Requests

This comprehensive React‑TypeScript guide walks developers through type‑safe component declarations—including functional, class, and generic patterns—hooks usage, event handling, element typing, error boundaries, and both fetch and Axios asynchronous request wrappers, emphasizing best practices for readability, maintainability, and performance.

Async RequestsError HandlingEvents
0 likes · 23 min read
React TypeScript Development Guide: Components, Hooks, Events, and Asynchronous Requests
DaTaobao Tech
DaTaobao Tech
Dec 13, 2023 · Backend Development

Understanding VSEF Architecture: Core Structure, Evolution, and Component Selection

The article explains VSEF’s three‑layer architecture—entry, kernel, and dependencies—detailing how evolutionary themes, component selection, and design patterns such as Template Method and Strategy enable a stable core while allowing flexible, domain‑specific extensions through both market and self‑built modules.

architecturecomponentssoftware design
0 likes · 16 min read
Understanding VSEF Architecture: Core Structure, Evolution, and Component Selection
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Dec 2, 2023 · Frontend Development

Vue Quick Start Guide for Backend Developers

This article provides backend developers with a concise Vue quick‑start guide, covering core features such as component‑based architecture, two‑way data binding, and virtual DOM, and demonstrates practical setup via CDN or Vue CLI, along with detailed examples of data handling, computed properties, watchers, methods, and common directives.

JavaScriptTutorialVue
0 likes · 12 min read
Vue Quick Start Guide for Backend Developers
Test Development Learning Exchange
Test Development Learning Exchange
Nov 2, 2023 · Cloud Native

Overview of Kubernetes Components and Plugins

This article provides a comprehensive overview of Kubernetes core components, such as Master and Worker nodes, and explains the purpose and usage of various plugins—including network, volume, ingress, DNS, dashboard, heapster, kubelet, and container runtime—along with practical command‑line examples for each.

Cloud NativeDNSDashboard
0 likes · 17 min read
Overview of Kubernetes Components and Plugins
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Sep 25, 2023 · Frontend Development

Useful Vue.js Libraries to Accelerate Frontend Development

This article introduces several popular open‑source Vue.js libraries—including vueuse, vue‑js‑modal, vue‑wait, good‑table, vue‑notification, tree‑select, and egjs‑infinite‑grid—detailing their features, star counts, usage examples, and GitHub links to help developers quickly enhance their Vue projects.

JavaScriptVuecomponents
0 likes · 5 min read
Useful Vue.js Libraries to Accelerate Frontend Development
Top Architect
Top Architect
Mar 26, 2023 · Backend Development

52 Common Backend Components and Frameworks Overview

This article presents a curated collection of 52 widely used backend components and frameworks, organized by categories such as web containers, databases, caching, messaging, load balancing, distributed storage, microservices, RPC, monitoring, testing, security, and various utility libraries, each with a brief description and official link.

componentsframeworksopen-source
0 likes · 13 min read
52 Common Backend Components and Frameworks Overview
Architect's Guide
Architect's Guide
Mar 23, 2023 · Backend Development

A Comprehensive List of 110 Common Components and Frameworks for Backend Development

This article provides a curated collection of 110 widely used technical components and frameworks—ranging from web containers, databases, caches, message queues, load balancers, distributed storage, and monitoring tools to testing utilities and build systems—organized by functional categories to help backend engineers quickly discover suitable solutions.

Infrastructurecomponentsframeworks
0 likes · 12 min read
A Comprehensive List of 110 Common Components and Frameworks for Backend Development
Top Architect
Top Architect
Sep 27, 2022 · Fundamentals

Fundamentals of Software Architecture: Concepts, Layers, and Classifications

This article provides a comprehensive overview of software architecture, defining core concepts such as system, subsystem, module, component, framework, and architecture itself, and detailing the various layers—including business, application, data, code, technical, and deployment architectures—along with their design principles and practical considerations.

ModulesSoftware ArchitectureSystem Design
0 likes · 9 min read
Fundamentals of Software Architecture: Concepts, Layers, and Classifications
Top Architect
Top Architect
May 3, 2022 · Backend Development

How to Build a Backend Technology Stack for a Startup

This article provides a comprehensive guide for startup founders on selecting languages, components, processes, and tools to design and implement a complete backend technology stack, covering everything from project management and DNS to databases, monitoring, and deployment.

BackendDevOpsTechnology Stack
0 likes · 32 min read
How to Build a Backend Technology Stack for a Startup
IT Architects Alliance
IT Architects Alliance
Apr 13, 2022 · Backend Development

Backend Technology Stack Selection Guide for Startup Companies

This article provides a comprehensive guide on selecting and structuring a backend technology stack for startups, covering language choices, core components, processes, system integration, and practical recommendations for cloud services, databases, RPC frameworks, monitoring, and deployment pipelines.

BackendTechnology Stackarchitecture
0 likes · 29 min read
Backend Technology Stack Selection Guide for Startup Companies
Sohu Tech Products
Sohu Tech Products
Aug 18, 2021 · Mobile Development

Android Four Major Components Communication Process and Interaction with ActivityManagerService

This article provides a comprehensive, macro-level analysis of Android's four core components—Activity, Service, BroadcastReceiver, and ContentProvider—detailing how each interacts with the ActivityManagerService (AMS) through Binder IPC, including code examples for startActivity, startService, bindService, broadcast, and ContentProvider operations across processes.

ActivityManagerServiceAndroidBinder
0 likes · 20 min read
Android Four Major Components Communication Process and Interaction with ActivityManagerService
Architect
Architect
May 23, 2021 · Backend Development

Backend Architecture and Component Selection for Startup Companies

This article outlines a comprehensive backend technology stack for startups, detailing four layers—languages, components, processes, and systems—and provides practical guidance on selecting project management tools, DNS, load balancers, CDNs, RPC frameworks, databases, messaging, logging, monitoring, configuration, deployment, and security solutions.

Technology Stackcloudcomponents
0 likes · 29 min read
Backend Architecture and Component Selection for Startup Companies
IT Architects Alliance
IT Architects Alliance
May 19, 2021 · Backend Development

Backend Technology Stack Selection for Startup Companies

This article provides a comprehensive guide for startups on choosing and assembling a backend technology stack, covering language choices, core components such as project management, DNS, load balancing, CDN, RPC frameworks, service discovery, databases, NoSQL, messaging, logging, monitoring, configuration, deployment, and operational best‑practice recommendations.

BackendOperationsTechnology Stack
0 likes · 29 min read
Backend Technology Stack Selection for Startup Companies
ITFLY8 Architecture Home
ITFLY8 Architecture Home
May 19, 2021 · Backend Development

How to Build a Scalable Backend Stack for Startups: Languages, Services, and Tools

This guide outlines the essential components of a startup’s backend architecture, covering language choices, middleware, databases, messaging, monitoring, CI/CD, and deployment, and provides practical recommendations for selecting open‑source and cloud services to build a reliable, scalable system from scratch.

BackendTechnology Stackarchitecture
0 likes · 31 min read
How to Build a Scalable Backend Stack for Startups: Languages, Services, and Tools
Tencent Cloud Developer
Tencent Cloud Developer
Nov 9, 2020 · Cloud Native

Serverless Components: Principles, Deployment Process, Ecosystem, and Cross‑Border Collaboration

The article explains Serverless Components—a higher‑level, open‑source solution from the Serverless Framework that streamlines infrastructure orchestration on Tencent Cloud through unified CLI tools, reusable component catalogs, rapid deployment workflows (including a Next.js example), and a year‑long cross‑border collaboration that expands the ecosystem and addresses common usage questions.

Cloud NativeCross-border CollaborationDeployment
0 likes · 15 min read
Serverless Components: Principles, Deployment Process, Ecosystem, and Cross‑Border Collaboration
Programmer DD
Programmer DD
Oct 28, 2019 · Backend Development

Building a Startup Backend: Essential Stack Choices and Best Practices

This comprehensive guide walks through the four‑layer backend stack, component selection for startups—including languages, databases, messaging, monitoring, and deployment tools—and offers practical advice on choosing cloud providers, defining processes, and designing a cloud‑centric architecture for fast‑moving companies.

BackendStackcloud
0 likes · 31 min read
Building a Startup Backend: Essential Stack Choices and Best Practices
ITPUB
ITPUB
Oct 12, 2019 · Cloud Native

Why Kubernetes Leads Container Orchestration: Architecture and Core Components Explained

This article introduces Kubernetes as the leading open‑source container orchestration platform, outlines its primary features, explains its architecture with a diagram, and provides detailed descriptions of core components such as etcd, the API server, scheduler, controller manager, kubelet, and kube‑proxy, including their roles, mechanisms, and common configurations.

Kubernetescomponentscontainer orchestration
0 likes · 12 min read
Why Kubernetes Leads Container Orchestration: Architecture and Core Components Explained
Architecture Digest
Architecture Digest
May 10, 2019 · Backend Development

Comprehensive Guide to Building a Backend Technology Stack for Startups

This article provides an extensive overview of how startups can design, select, and integrate languages, components, processes, and systems—such as project management, DNS, load balancing, databases, messaging, monitoring, and deployment—to construct a robust and scalable backend architecture.

DevOpsInfrastructurearchitecture
0 likes · 30 min read
Comprehensive Guide to Building a Backend Technology Stack for Startups
JD Retail Technology
JD Retail Technology
Sep 12, 2018 · Fundamentals

IntelliJ IDEA Plugin Development Guide

This tutorial provides a comprehensive guide to developing plugins for IntelliJ IDEA, covering environment setup, project structure, actions, components, services, persistence mechanisms, dependency management, and GUI creation using the built-in designer for developers.

ActionsIDE extensibilityIntelliJ IDEA
0 likes · 21 min read
IntelliJ IDEA Plugin Development Guide
Architecture and Beyond
Architecture and Beyond
Apr 22, 2018 · Backend Development

Comprehensive Guide to Building a Backend Technology Stack for Startup Companies

This article provides a detailed, step‑by‑step overview of how startups can design, select, and integrate languages, components, processes, and systems—including databases, RPC frameworks, monitoring, CI/CD, and cloud services—to construct a robust, scalable backend architecture that balances cost, performance, and operational maturity.

BackendOperationsTechnology Stack
0 likes · 31 min read
Comprehensive Guide to Building a Backend Technology Stack for Startup Companies
Liulishuo Tech Team
Liulishuo Tech Team
May 24, 2017 · Mobile Development

Understanding Dagger 2 Modules, Components, and Subcomponents in Android

This article explains how Dagger 2 structures dependency injection for Android apps using Modules, Components, and Subcomponents, illustrating their roles with diagrams, comparing them to manual injection, and showing how they clarify code dependencies while keeping runtime overhead minimal.

AndroidDagger2Mobile Development
0 likes · 4 min read
Understanding Dagger 2 Modules, Components, and Subcomponents in Android