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
- master links replaced with hashed links for ./src/js/index.js and ./src/js/models/Recipe.js in Index at 7.7.9
- 7.7.9: Name changed from "Building the Recipe Controller" to "Building the Recipe Controller Using the hashchange Event"
7. Setting Up Pagination Using <code>Element.closest()</code>, Event Delegation and <code>data-*</code> attribute in HTML5: [./src/js/index.js](https://github.com/Ch-sriram/JavaScript/blob/6d93b2bcd567c333a7723601904728ebb66ae9a1/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/index.js) | [./src/js/models/Search.js](https://github.com/Ch-sriram/JavaScript/blob/6d93b2bcd567c333a7723601904728ebb66ae9a1/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/models/Search.js) | [./src/js/views/searchView.js](https://github.com/Ch-sriram/JavaScript/blob/6d93b2bcd567c333a7723601904728ebb66ae9a1/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/views/searchView.js) | [./src/js/views/base.js](https://github.com/Ch-sriram/JavaScript/blob/6d93b2bcd567c333a7723601904728ebb66ae9a1/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/views/base.js)
148
148
8. Building the Recipe (Data) Model [Part 1]: [./src/js/index.js](https://github.com/Ch-sriram/JavaScript/blob/12afb85cbae2448ff0c870ccc79c9043ed1b8641/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/index.js) | [./src/js/models/Recipe.js](https://github.com/Ch-sriram/JavaScript/blob/12afb85cbae2448ff0c870ccc79c9043ed1b8641/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/models/Recipe.js)
149
-
9. Building the Recipe Controller: [./src/js/index.js](https://github.com/Ch-sriram/JavaScript/blob/master/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/index.js) | [./src/js/models/Recipe.js](https://github.com/Ch-sriram/JavaScript/blob/master/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/models/Recipe.js)
149
+
9. Building the Recipe Controller Using the <code>hashchange</code> Event: [./src/js/index.js](https://github.com/Ch-sriram/JavaScript/blob/60b1178c781d46a88fe466fd81c1ee12df540e67/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/index.js) | [./src/js/models/Recipe.js](https://github.com/Ch-sriram/JavaScript/blob/60b1178c781d46a88fe466fd81c1ee12df540e67/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/models/Recipe.js)
0 commit comments