Blogs

react/display-name

This article introduces the react/display-name rule, including its advantages, implementation details, and related resources. These steps can help developers improve efficiency with react/display-name.

Jul 25, 2021

JavaScript arguments Object

This article provides an introduction to JavaScript arguments object, including its limitations, comparison with rest parameters, and migration strategies for modern JavaScript development.

Jul 24, 2021

When tsc Compiled to ES3

Postmortem of a production build that emitted ES3 JavaScript, why it happened, and how we fixed our component library setup.

Jul 24, 2021

sideEffects in package.json

An explanation of the sideEffects field in package.json, including its purpose, usage patterns, and how it enables effective tree shaking in Webpack builds.

Jul 18, 2021

GitHub Action Practice - Updating Workflow Version Badge

This article introduces GitHub Action practice for updating workflow version badges, including advantages, implementation details, and related resources. These steps help improve efficiency in maintaining workflow version badges.

Jul 3, 2021

Developing Alfred JS SDK

This article introduces developing Alfred JS SDK, including usage scenarios and implementation details, to improve efficiency in Alfred JS SDK development.

Jun 27, 2021

了解redux-duck

本文介绍了解redux-duck,包括使用场景、实现细节等,以提高了解redux-duck的效率。

Jun 20, 2021

One-Click Switching of Whistle Proxy Rules with Alfred

This article introduces implementing one-click switching of Whistle proxy rules with Alfred, including advantages, implementation details, and related resources to improve efficiency.

Jun 17, 2021

Enabling GitHub Two-Factor Authentication

This article introduces enabling GitHub two-factor authentication, including usage scenarios and implementation details, to improve efficiency in GitHub two-factor authentication setup.

Jun 14, 2021

Write a GitHub Action to Count Repo Stars

Build and publish a reusable GitHub Action that returns a repository’s star count, with API usage and workflow examples.

Jun 14, 2021