You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -156,3 +156,4 @@ Syntax -
156
156
13. Building the Shopping List View (Front-End): [./src/js/index.js](https://github.com/Ch-sriram/JavaScript/blob/2a1a9a40ea197ed63466c19a805e4191ebc0ce67/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/index.js) | [./src/js/views/listView.js](https://github.com/Ch-sriram/JavaScript/blob/2a1a9a40ea197ed63466c19a805e4191ebc0ce67/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/views/listView.js) | [./src/js/models/List.js](https://github.com/Ch-sriram/JavaScript/blob/2a1a9a40ea197ed63466c19a805e4191ebc0ce67/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/models/List.js) | [./src/js/views/base.js](https://github.com/Ch-sriram/JavaScript/blob/2a1a9a40ea197ed63466c19a805e4191ebc0ce67/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/views/base.js)
157
157
14. Building the Shopping List Controller: [./src/js/index.js](https://github.com/Ch-sriram/JavaScript/blob/526db2f70dc76ade08ee13a1088aa78d5fa5fd9a/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/index.js) | [./src/js/views/listView.js](https://github.com/Ch-sriram/JavaScript/blob/526db2f70dc76ade08ee13a1088aa78d5fa5fd9a/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/views/listView.js) | [./src/js/models/List.js](https://github.com/Ch-sriram/JavaScript/blob/526db2f70dc76ade08ee13a1088aa78d5fa5fd9a/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/models/List.js) | [./src/js/views/recipeView.js](https://github.com/Ch-sriram/JavaScript/blob/526db2f70dc76ade08ee13a1088aa78d5fa5fd9a/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/views/recipeView.js) | [./src/js/views/base.js](https://github.com/Ch-sriram/JavaScript/blob/526db2f70dc76ade08ee13a1088aa78d5fa5fd9a/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/views/base.js)
158
158
15. Building the Likes (Data) Model: [./src/js/index.js](https://github.com/Ch-sriram/JavaScript/blob/3163b9762c8f14a1eb775744457f57e296d4f7fc/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/index.js) | [./src/js/models/Likes.js](https://github.com/Ch-sriram/JavaScript/blob/3163b9762c8f14a1eb775744457f57e296d4f7fc/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/models/Likes.js)
159
+
16. Building the Likes Controller: [./src/js/index.js](https://github.com/Ch-sriram/JavaScript/blob/38a3cfce6fe20a423ea9fe48e2775d56735c5cb2/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/index.js) | [./src/js/models/Likes.js](https://github.com/Ch-sriram/JavaScript/blob/38a3cfce6fe20a423ea9fe48e2775d56735c5cb2/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/models/Likes.js) | [./src/js/views/base.js](https://github.com/Ch-sriram/JavaScript/blob/38a3cfce6fe20a423ea9fe48e2775d56735c5cb2/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/views/base.js)
0 commit comments