Commit Graph

11 Commits

Author SHA1 Message Date
Andrew Ma
1d77711431 add solution to redux remove item from array (#35593) 2019-05-16 13:01:37 +05:30
Randell Dawson
0a1eeea424 fix(guide) Replace invalid prism code block names (#35961)
* fix: replace sh with shell

fix replace terminal with shell

fix replace node with js

fix replace output with shell

fix replace cs with csharp

fix replace c++ with cpp

fix replace c# with csharp

fix replace javasctipt with js

fix replace syntax  with js

fix replace unix with shell

fix replace linux with shell

fix replace java 8 with java

fix replace swift4 with swift

fix replace react.js with jsx

fix replace javascriot with js

fix replace javacsript with js

fix replace c++ -  with cpp

fix: corrected various typos

fix: replace Algorithm with nothing

fix: replace xaml with xml

fix: replace solidity with nothing

fix: replace c++ with cpp

fix: replace txt with shell

fix: replace code with json and css

fix: replace console with shell
2019-05-15 19:08:19 +02:00
Andrew Ma
586730b69a better solution to redux spread operator (#35592)
2 step -> 1 step
2019-05-05 12:40:32 -05:00
Andrew Ma
768b618e68 add solution to Redux never mutate state (#35590) 2019-03-29 08:52:12 -07:00
Omereshone Kelvin Oghenerhoro
21d2698a44 update front end certification guide handle action in the store solution code to return the state parameter not the defaultState object (#28485) 2019-03-08 10:35:02 -08:00
Amir Hilal
bc8efb5541 Solution to spread operators in Redux challange (#34268) 2019-03-04 15:38:40 -08:00
ramyasree
6dbec7e44f Added hints and solutions to Redux exercises (#35244)
* Added hints and solutions to Redux exercises

solution to Redux exercise: Copy an Object with Object.assign

* Added the full code for the solution
2019-03-01 14:53:43 -08:00
Kien Nguyen
06dc16ca79 Fix typo statment -> statement for redux tutorial (#27048) 2019-01-15 16:18:26 -06:00
Niccolo Lampa
62a487f9cd new batch of redux challenge hints and solutions (#19691) 2018-10-23 07:30:30 -05:00
Niccolo Lampa
35e2800af7 Added hints and solutions to Redux exercises (#19576)
* added hints and solutions to exercise

* added hints and solutions to problem
2018-10-16 23:52:48 -07:00
Mrugesh Mohapatra
da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30