Commit Graph

5 Commits

Author SHA1 Message Date
f09e84ff14 Fixed code formatting (#23068)
Added curly brackets where they had been left out of the code snippets. Also fixed two grammatical errors on line 52
2018-12-02 03:17:12 +07:00
DC
adad522465 Formatting examples, added example based on note (#21186)
would like some feedback on my extra example :)
2018-11-21 08:26:07 -05:00
c29445ca5e Added ternary operator (#22234)
* Added ternary operator

* Update index.md
2018-11-21 00:47:00 +07:00
79e96d0c7b fixed examples (#21527)
made changes to examples to be more javascript standard
2018-11-10 21:57:52 +00:00
da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30