Tag

Component Development

0 views collected around this technical thread.

php中文网 Courses
php中文网 Courses
Aug 29, 2024 · Frontend Development

WeChat Mini Program Component Development Course Overview

This course provides a comprehensive guide to developing rich WeChat Mini Program applications by teaching learners how to use and customize a wide range of built‑in and extended components, covering fundamentals, UI design, data binding, and practical project implementation.

Component DevelopmentWeChat Mini Programfrontend
0 likes · 3 min read
WeChat Mini Program Component Development Course Overview
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jul 29, 2024 · Frontend Development

ArkTS Component Development Basics: Project Creation, Decorators, Styles, Events, State Management, and Slots

This tutorial walks through the fundamentals of building ArkTS components for HarmonyOS, covering project setup, key decorators like @Entry and @Component, styling with @Styles and @Extend, handling events, managing properties and state, conditional rendering, functional components, and slot implementation.

ArkTSComponent DevelopmentHarmonyOS
0 likes · 18 min read
ArkTS Component Development Basics: Project Creation, Decorators, Styles, Events, State Management, and Slots
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Nov 12, 2023 · Frontend Development

Introducing ofa.js: A Lightweight Front‑End Framework for Easy Component Development

The article presents ofa.js, a new front‑end framework that eliminates the need for Node/npm/webpack workflows, allowing developers to quickly create and package components, use template syntax sugar, achieve seamless state synchronization, and build full web applications with minimal setup.

Component DevelopmentFrontend FrameworkWeb Development
0 likes · 10 min read
Introducing ofa.js: A Lightweight Front‑End Framework for Easy Component Development
Youku Technology
Youku Technology
Oct 29, 2021 · Frontend Development

Front-End Material Center: Concepts, Goals, and Production Process

The Front‑End Material Center consolidates UI elements and business‑logic attributes into reusable “materials,” providing a unified lifecycle of creation, production (via code or visual builder), and publishing, so front‑end engineers, back‑end developers, and business users can collaboratively build applications with low‑code or no‑code approaches.

ABF PlatformComponent DevelopmentFront-end
0 likes · 9 min read
Front-End Material Center: Concepts, Goals, and Production Process
Sohu Tech Products
Sohu Tech Products
Nov 13, 2019 · Frontend Development

How to Properly Publish an NPM Package: Best Practices and Guidelines

This article explains the complete workflow for publishing a high‑quality NPM package, covering component‑oriented thinking, directory and configuration conventions, package.json standards, development processes, commit and changelog practices, quality assurance with linting, testing and type systems, as well as documentation and demo requirements.

Component DevelopmentJavaScriptbest practices
0 likes · 20 min read
How to Properly Publish an NPM Package: Best Practices and Guidelines