JIYIK CN >

Latest article

Do you understand JavaScript closures?

Publish Date:2025/02/21 Author:JIYIK Category:JavaScript

The function of a closure can be inferred from its name, suggesting that it is related to the concept of scope. A closure itself is a core concept in JavaScript, and being a core concept, it is naturally also a difficult one.

View

How much do you know about the Prototype Chain?

Publish Date:2025/02/21 Author:JIYIK Category:JavaScript

How much do you know about the Prototype Chain?

The prototype chain can be considered one of the core features of JavaScript, and certainly one of its more challenging aspects. If you've learned other object-oriented programming languages, you may find it somewhat confusing when you start

View

Vue - An In-Depth Guide to Lifecycle Hooks

Publish Date:2025/02/21 Author:JIYIK Category:Vue

Vue has many lifecycle hooks, and it can be confusing to understand the meaning or purpose of each one. In this article, we will explain the function of each lifecycle hook and how to use them.

View

Solution for Flickering During Vue Template Parsing

Publish Date:2025/02/21 Author:JIYIK Category:Vue

Solution for Flickering During Vue Template Parsing, Recently, while working on a project, I noticed that when the internet speed is slow, the screen flickers and the expression message appears. This happens because when the internet speed i

View

Recommended

Last modified

Hottest

Tags

Scan the Code
Easier Access Tutorial