11[
22 {
3- "title" :" Install new dependencies" ,
3+ "title" :" 01 Install new dependencies" ,
44"sourceFile" :" package.json" ,
55"replaceTextOrFile" :" demosteps\\ 01 package.json" ,
66"selectionRange" : [12 ,0 ,15 ,999 ]
77 },
88 {
9- "title" :" Define Hacker News module" ,
9+ "title" :" 02 Define Hacker News module" ,
1010"sourceFile" :" src\\ widgets\\ hacker-news\\ redux\\ 02 hacker-news-module.js" ,
1111"replaceTextOrFile" :" demosteps\\ hacker-news-module.js"
1212 },
1313 {
14- "title" :" Open index.js to connect News component to module" ,
14+ "title" :" 03 Open index.js to connect News component to module" ,
1515"sourceFile" :" src\\ widgets\\ hacker-news\\ index.js"
1616 },
1717 {
18- "title" :" Add imports to connect News component to module" ,
18+ "title" :" 04 Add imports to connect News component to module" ,
1919"sourceFile" :" src\\ widgets\\ hacker-news\\ index.js" ,
2020"replaceTextOrFile" :" demosteps\\ 03 hacker-news-index-imports.js" ,
2121"selectionRange" : [2 ,0 ,4 ,999 ]
2222 },
2323 {
24- "title" :" Connect Hacker News component to module" ,
24+ "title" :" 05 Connect Hacker News component to module" ,
2525"sourceFile" :" src\\ widgets\\ hacker-news\\ index.js" ,
2626"replaceTextOrFile" :" demosteps\\ 04 hacker-news-index.js" ,
2727"selectionRange" : [6 ,0 ,19 ,999 ]
2828 },
2929 {
30- "title" :" Create Weather module" ,
30+ "title" :" 06 Create Weather module" ,
3131"sourceFile" :" src\\ widgets\\ weather\\ redux\\ weather-module.js"
3232 },
3333 {
34- "title" :" Define Weather module" ,
34+ "title" :" 07 Define Weather module" ,
3535"sourceFile" :" src\\ widgets\\ weather\\ redux\\ weather-module.js" ,
3636"replaceTextOrFile" :" demosteps\\ 05 weather-module.js"
3737 },
3838 {
39- "title" :" Open Index.js to Connect Weather Component to module" ,
39+ "title" :" 08 Open Index.js to Connect Weather Component to module" ,
4040"sourceFile" :" src\\ widgets\\ weather\\ index.js"
4141 },
4242 {
43- "title" :" Add imports Weather Component to module" ,
43+ "title" :" 09 Add imports Weather Component to module" ,
4444"sourceFile" :" src\\ widgets\\ weather\\ index.js" ,
4545"replaceTextOrFile" :" demosteps\\ 06 weather-index-imports.js" ,
4646"selectionRange" : [1 ,0 ,5 ,999 ]
4747 },
4848 {
49- "title" :" Connect Weather Component to module" ,
49+ "title" :" 10 Connect Weather Component to module" ,
5050"sourceFile" :" src\\ widgets\\ weather\\ index.js" ,
5151"replaceTextOrFile" :" demosteps\\ 07 weather-index.js" ,
5252"selectionRange" : [6 ,12 ]
5353 },
5454 {
55- "title" :" Open App.js" ,
55+ "title" :" 11 Open App.js" ,
5656"sourceFile" :" src\\ App.js"
5757 }
5858]