Blog

Technical Articles

This section contains site articles covering .NET, desktop development, engineering practice, and general development topics.

First Visit

New User Starting Route

Random Exploration

Random Discovery

Random Discovery

Vue3.2 setup syntax sugar summary

In Vue3.2, simply add the setup attribute to the script tag, no need to return, and the template can be used directly. It's really awesome!

Frontend