-- Operator |
! NOT |
!= Type Coercion |
!== Equality Operator |
$(document).ready |
$.each |
$.extend |
$.get |
$.getJSON |
${...} - Template Literal |
% - Remainder |
&& AND |
&& And Operator |
** - Exponentiation |
*OrNullObject Methods |
... Spread Operator |
.babelrc |
.d.ts |
.dts |
/// reference path |
; - Semicolon |
? Conditional Operator |
@babel/core |
@babel/polyfill |
@microsoft/office-js-helpers |
@types/core-js - npm install |
@types/jquery - npm install |
@types/office-js - npm install |
@types/office-runtime |
\t - HTML Tab |
_officeintellisense.js |
_reference.js |
_references.js |
` - BackTick |
` - Template Strings |
|| OR |
++ Operator |
== Type Coercion |
=== Equality Operator |
=> Operator |
0 Based Collections |
1 Based Collections |
2D Arrays |
--strictNullChecks |