Commit Graph

4 Commits

Author SHA1 Message Date
6f5610c4f3 fix: removed thanks and username references in english guide () 2019-03-27 22:25:49 +05:30
342d8657a5 guide: add code explanations to algorithm ()
Added a code explanation for the beginner and intermediate code solutions of the 'convert-html-entities' algorithm, from the js certification
2019-02-11 06:17:34 -05:00
5c2bd53d5c fixes the Advanced Code Solution to make it work when run tests in the Convert HTML Entities exercise ()
* fix in the Advanced Code Solution to make it work when run tests

* making htmlEntities a const to fix the example
2018-10-25 13:41:36 -07:00
da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30