# javascript核心 **Repository Path**: Vennasia/javascript_core ## Basic Information - **Project Name**: javascript核心 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-09 - **Last Updated**: 2023-02-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## TODO List123 + [运算符优先级](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Operator_Precedence) ,拿不准的直接`()`,谁还死记这个 + [comparing the performance of different JavaScript snippets](https://jsperf.com/) ,javascript代码片段性能比较的网站