Files
freeCodeCamp/guide/english
Guayo Mena f5b94b51f1 feat(curriculum): Extend solution explanation for Convert HTML Entities challenge (#35835)
* Extend solution explanation

The explanation for the advanced code solution was a little cumbersome.
It tried to explain the used method, but also tried to explain an alternative solution, both mixed together.
To fix that, I moved everything related to the alternative solution to another paragraph.
Additionally, I added a more detailed explanation about this alternative solution.
Hopefully, with this fixes, both solutions will be clearer to the user.

* Replace intermediate solution

Replace the intermediate solution with a more concise one.

I took the opportunity to eliminate the indenting in all 3 snippets to remove unnecessary blank space on the left.
I also changed the wording on one of the instructions and fixed a typo.

* Remove external links

* Simplity regex declaration

I replaced `new RegExp()` in order to make the solution cleaner and shorter

* Update index.md
2019-05-26 17:53:41 +05:30
..
2019-05-22 18:10:11 -05:00
2019-03-31 19:45:51 -07:00
2019-05-12 09:48:14 -07:00
2019-03-21 01:33:20 +05:30
2019-05-20 08:05:18 -07:00
2019-05-17 08:02:17 -07:00
2019-03-23 16:34:51 -07:00
2019-04-17 17:08:52 +05:30
2019-05-16 14:31:27 -04:00
2019-05-11 17:11:24 -04:00
2019-05-23 20:56:28 -05:00
2019-05-23 20:55:47 -05:00
2019-03-21 23:14:27 +05:30
2019-04-15 15:58:16 +05:30
2019-05-24 14:06:02 +01:00
2019-05-17 11:46:43 +02:00
2019-03-22 13:01:58 -07:00
2019-05-11 17:27:01 -04:00
2019-03-28 17:27:39 -07:00
2019-05-25 21:50:27 -07:00
2019-03-20 15:39:02 +05:30
2019-04-01 23:29:51 +05:30
2019-05-17 11:36:29 +05:30