Tagged articles
10 articles
Page 1 of 1
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.

Mobile DevelopmentUI componentsWeChat Mini Program
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.

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

Web Developmentcomponent developmentfrontend framework
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 platformFront-endcomponent development
0 likes · 9 min read
Front-End Material Center: Concepts, Goals, and Production Process
58UXD
58UXD
Feb 19, 2020 · Frontend Development

How Design Systems Transform Product Development and Reduce Design Debt

This article explores the rise of design systems, their historical roots in component‑based development, the cost of design debt, practical examples of savings, common misconceptions, visual‑coding for dark mode, and how they enable faster prototyping, iteration, and cross‑team collaboration in modern frontend engineering.

Dark ModeUI/UXcomponent development
0 likes · 20 min read
How Design Systems Transform Product Development and Reduce Design Debt
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.

best practicescomponent developmentfrontend
0 likes · 20 min read
How to Properly Publish an NPM Package: Best Practices and Guidelines
21CTO
21CTO
Sep 2, 2015 · Cloud Computing

What I Learned Building a Hybrid Cloud System: Restful APIs, RabbitMQ, Redis & More

After two months of deep involvement in a distributed hybrid‑cloud project, I share practical insights on using Restful APIs, RabbitMQ, Redis, logging, component‑based development, testing strategies, coding standards, and cross‑team communication, highlighting challenges and solutions encountered while integrating C#, Java, and Python services.

Distributed SystemsREST APIRabbitMQ
0 likes · 12 min read
What I Learned Building a Hybrid Cloud System: Restful APIs, RabbitMQ, Redis & More