Tag

Components

0 views collected around this technical thread.

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 RequestsComponentsError Handling
0 likes · 23 min read
React TypeScript Development Guide: Components, Hooks, Events, and Asynchronous Requests
php中文网 Courses
php中文网 Courses
May 28, 2024 · Backend Development

Understanding Laravel Components: Class‑Based and Anonymous Blade Components

This article explains Laravel's component system, detailing both class‑based and anonymous Blade components, how to generate them with Artisan, define their PHP classes and Blade views, pass data and slots, and use named slots to build reusable UI elements.

BladeComponentsLaravel
0 likes · 7 min read
Understanding Laravel Components: Class‑Based and Anonymous Blade Components
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.

Componentsarchitecturebackend
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.

ComponentsData BindingFrontend Development
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 NativeComponentsDNS
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.

ComponentsJavaScriptLibraries
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.

BackendComponentsFrameworks
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.

BackendComponentsFrameworks
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.

ComponentsModulesarchitecture layers
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.

BackendComponentsDevOps
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.

BackendCloudComponents
0 likes · 29 min read
Backend Technology Stack Selection Guide for Startup Companies
Continuous Delivery 2.0
Continuous Delivery 2.0
Apr 12, 2022 · Fundamentals

Understanding Test Fragility: Components, Classification, and Diagnosis (Part 2)

This article, the second part of a series on test fragility, explains the four components that can cause unstable automated tests, offers classification tips and diagnostic methods for each component, and provides visual illustrations to help engineers identify and remediate flaky test cases.

ComponentsDiagnosisautomated testing
0 likes · 4 min read
Understanding Test Fragility: Components, Classification, and Diagnosis (Part 2)
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.

ActivityManagerServiceAndroidComponents
0 likes · 20 min read
Android Four Major Components Communication Process and Interaction with ActivityManagerService
Architecture Digest
Architecture Digest
Jul 10, 2021 · Backend Development

Comprehensive Guide to Selecting a Backend Technology Stack for Startup Companies

This article outlines a systematic approach for startups to choose a complete backend technology stack, covering language selection, core components, development processes, system management, and practical recommendations for each layer such as databases, messaging, monitoring, CI/CD, and cloud services.

BackendCloudComponents
0 likes · 29 min read
Comprehensive Guide to Selecting a Backend Technology Stack for Startup Companies
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.

BackendCloudComponents
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.

BackendCloudComponents
0 likes · 29 min read
Backend Technology Stack Selection for Startup Companies
Aikesheng Open Source Community
Aikesheng Open Source Community
Apr 1, 2021 · Databases

Understanding MySQL 8.0 validate_password Component and Its Impact on Password Policy

The article explains why some MySQL 8.0.18 production environments enforce a password policy despite lacking the validate_password plugin, by examining configuration files, server parameters, and the role of the validate_password component introduced in MySQL 8.0.

ComponentsDatabaseMySQL
0 likes · 3 min read
Understanding MySQL 8.0 validate_password Component and Its Impact on Password Policy
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 NativeComponentsCross-border Collaboration
0 likes · 15 min read
Serverless Components: Principles, Deployment Process, Ecosystem, and Cross‑Border Collaboration
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.

BackendComponentsDevOps
0 likes · 30 min read
Comprehensive Guide to Building a Backend Technology Stack for Startups