My opinion on JavaScript style is: Always use the latest ES version. If you need old browser support, please use Babel. indentation: Use spaces instead of tabs, ...
確定! 回上一頁