From ad3758621fe7ff4b7cb555f0c70342f561ffef9b Mon Sep 17 00:00:00 2001 From: Chandrabhatta Sriram Date: Tue, 25 Feb 2020 15:09:10 +0530 Subject: [PATCH] 179 Forkify: README Update - Updated the hashed links in Index at 7.7.11.3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce6f7d5..cdb92be 100644 --- a/README.md +++ b/README.md @@ -151,4 +151,4 @@ Syntax - 11. Building the Recipe View 1. Looping inside a Template String to generate HTML: [./src/js/index.js](https://github.com/Ch-sriram/JavaScript/blob/e1185a91466d52cd45487ad66338bf187d205618/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/index.js) | [./src/js/models/Recipe.js](https://github.com/Ch-sriram/JavaScript/blob/e1185a91466d52cd45487ad66338bf187d205618/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/models/Recipe.js) | [./src/js/views/recipeView.js](https://github.com/Ch-sriram/JavaScript/blob/e1185a91466d52cd45487ad66338bf187d205618/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/e1185a91466d52cd45487ad66338bf187d205618/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/views/base.js) 2. Using 3rd Party API ([fractional](https://github.com/ekg/fraction.js/)) to convert the Quantities into a Fraction & Highlighting the Selected Recipes using classList property: [./src/js/index.js](https://github.com/Ch-sriram/JavaScript/blob/fb77a2a07122a9fbcbbfd708b59a8f0a111ca401/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/index.js) | [./src/js/models/Recipe.js](https://github.com/Ch-sriram/JavaScript/blob/b96c4845ed066cde71923d2370fdb0f8828fbd01/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/models/Recipe.js) | [./src/js/views/recipeView.js](https://github.com/Ch-sriram/JavaScript/blob/fb77a2a07122a9fbcbbfd708b59a8f0a111ca401/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/views/recipeView.js) | [./src/js/views/searchView.js](https://github.com/Ch-sriram/JavaScript/blob/fb77a2a07122a9fbcbbfd708b59a8f0a111ca401/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/fb77a2a07122a9fbcbbfd708b59a8f0a111ca401/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/views/base.js) | [package.json](https://github.com/Ch-sriram/JavaScript/blob/fb77a2a07122a9fbcbbfd708b59a8f0a111ca401/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/package.json) - 3. Updating Recipe Servings Using Event Delegation (matches() method): [./src/js/index.js](https://github.com/Ch-sriram/JavaScript/blob/b4dfc15de0e395b1d8fe3b1922cf6b80aff7917a/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/index.js) | [./src/js/models/Recipe.js](https://github.com/Ch-sriram/JavaScript/blob/b4dfc15de0e395b1d8fe3b1922cf6b80aff7917a/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/models/Recipe.js) | [./src/js/views/recipeView.js](https://github.com/Ch-sriram/JavaScript/blob/b4dfc15de0e395b1d8fe3b1922cf6b80aff7917a/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/b4dfc15de0e395b1d8fe3b1922cf6b80aff7917a/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/views/base.js) + 3. Updating Recipe Servings Using Event Delegation (matches() method): [./src/js/index.js](https://github.com/Ch-sriram/JavaScript/blob/e32619fc787b0afdcfb08d727fae6ef04e45faa8/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/index.js) | [./src/js/models/Recipe.js](https://github.com/Ch-sriram/JavaScript/blob/e32619fc787b0afdcfb08d727fae6ef04e45faa8/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/models/Recipe.js) | [./src/js/views/recipeView.js](https://github.com/Ch-sriram/JavaScript/blob/e32619fc787b0afdcfb08d727fae6ef04e45faa8/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/e32619fc787b0afdcfb08d727fae6ef04e45faa8/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/views/base.js)