17 Commits

Author SHA1 Message Date
Anna Tyrrell
0ddbda2c78 Add updating and destructuring examples. (#27628) 2019-02-14 08:09:20 -08:00
Carys Mills
28b92c31a7 Add caution to Any Type documentation (#30412) 2019-02-13 21:15:29 -07:00
Jasmeet Singh
3c8d1e4301 Add typescript classes guide. (#26244)
* Add typescript classes guide.

* Fixed misspelled word.

* Made changes according to review comments

* Added output and rephrased sentence
2019-01-25 22:55:32 -05:00
teegr
0927dceff9 Capital letters (#29717)
* Capital letters

Added capital letters in key features . Changed the wording slightly

* removed repeated text
2019-01-18 17:34:32 -06:00
Nic Wilson
ae541d2fc4 Fix typo (#27540) 2019-01-18 17:28:26 -06:00
Anna Tyrrell
8f546eec41 Edit text for spelling and clarity. (#27745) 2019-01-18 17:24:47 -06:00
Elvis Dzebo
d78398a036 Fixed typo error on line #53 (#27944) 2019-01-18 17:21:17 -06:00
Anna Tyrrell
7fbc144847 Update text for clarity. Fix 'startAt' index. (#27753) 2019-01-18 17:20:20 -06:00
Cuong Nguyen
b9e22951af Added Typescript/Mixin (#26256) 2018-12-08 12:37:14 -07:00
Cuong Nguyen
7ecf3e3efc Added TypeScript/Unknown Type (#26181) 2018-12-08 12:35:07 -07:00
v01d3tr
e017f5474a typos & syntax fixes (#26893) 2018-11-15 12:02:23 +05:30
Patryk Buda
d3d6d57618 Example of how to use Number in Typescript (#20802)
* Example of how to use Number in Typescript

* updated with changes suggested in review

* updated indent in code block

* updated based on @itaisteinherz suggestions
2018-11-14 18:39:19 -07:00
LRodriguez
de990a6ed0 added boolean variables example (#21244) 2018-11-08 11:15:55 +00:00
Sepand
dac5f58205 Added Info About ForEach() Method (#34133)
Added a section on the very commonly used forEach() method for arrays. Also improved sentence structure of previous sentences.
2018-11-06 17:22:57 -05:00
Carys Mills
893ec22365 Add JavaScript context to docs (#30418) 2018-11-03 22:48:26 -04:00
Patryk Buda
c2022eefbb Implementation of an Interface (#20815)
* Implementation of an Interface

* minor updates
2018-11-03 12:34:13 -07:00
Mrugesh Mohapatra
da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30