Thanks for contacting Syncfusion Support.
We have checked your query.
Query : I don't know how to localize resources, such as JS files and CSS styles. How to localize? These resources are referenced. Need to write code later?
Ans: Before we proceed further, we would like to know your exact requirement. So, based on that we will check and provide better solution quickly.
Please refer the below link for more details about Localization.
Query : What does this code mean? Now that I have specified ej2. Min. JS @addTagHelper *, Syncfusion.EJ2 The code above. What does it mean? Is it OK not to write?
Ans: It will used to makes the Tag Helper available to all view files in the Views directory and subdirectories.
@addTagHelper *, Syncfusion.EJ2 -> this code will help us makes our syncfusion tag helpers available to all view files.
For your references, please refer this MSDN doc.
Query : If I only use one button, how can I minimize local resources?
Ans: For minimized local resources we can use CRG and Theme Studio
Please let us know if you have any concern on this.
Regards,
Aravinthan S