JavaScript

Understanding Closures

Clarifying what closures are, why they matter in JavaScript, and practice problems that cement the idea.

Jul 6, 2020

Lazy Loading Principles

This article introduces lazy loading principles, including usage scenarios and implementation details, to improve efficiency in understanding lazy loading principles.

Jul 5, 2020

Fancy Console

Discover how to create fancy console outputs with colorful styles and ASCII art to make your webpage console more engaging.

Jul 4, 2020

Native Browser Support for JS Base64

This post walks through browser-native JS Base64 support, covering use cases and implementation details to help you work with Base64 more efficiently.

Jul 2, 2020

JS开发调试下的断言实践

本文是作者对JS开发调试下的断言实践的介绍,包括JS开发调试下的断言实践的优势、实现细节、相关资料等,这些步骤可以帮助作者提高JS开发调试下的断言实践的效率。

Jun 25, 2020

No Nested Ternary

This article introduces the no-nested-ternary rule, including its advantages, implementation details, and relevant resources. These steps can help improve efficiency when avoiding nested ternary expressions.

May 23, 2020

window.open Basics

A clarification on window.open URLs, relative vs absolute paths, dev vs build behavior, and why both may 'work' during development.

Apr 2, 2020

JS精度计算-big.js&mathjs选型

本文是作者对JS精度计算-big.js&mathjs选型的介绍,包括JS精度计算-big.js&mathjs选型的优势、实现细节、相关资料等,这些步骤可以帮助作者提高JS精度计算-big.js&mathjs选型的效率。

Apr 1, 2020

JavaScript method vs function vs member

This article explains the differences between JavaScript methods, functions, and members, including their advantages, implementation details, and related resources. These concepts help improve efficiency in JavaScript development.

Mar 1, 2020

Effective JavaScript Reading Notes

This article contains my reading notes on Effective JavaScript, including key insights, implementation details, and related resources that help improve JavaScript development efficiency and understanding.

Feb 24, 2020