From 001e638889ebae7114966776cd1333c6cd1e928c Mon Sep 17 00:00:00 2001 From: pavantummidi Date: Fri, 2 May 2025 17:58:45 +0530 Subject: [PATCH 1/2] Reduced javascript code --- Readme.md | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/Readme.md b/Readme.md index aef7442..5fdb1a2 100644 --- a/Readme.md +++ b/Readme.md @@ -22,3 +22,38 @@ If you like this repo, be sure to ⭐ it. | 08 | [Password Generator](https://github.com/smthari/Frontend-Projects/tree/master/Password%20generator%20system)| [Live Demo](https://password-generator-system.netlify.app/)| [Tutorial](https://codingbatch.gumroad.com/l/frontendprojects) | 09 | [Swiper Cards](https://github.com/smthari/Frontend-Projects/tree/master/Swiper%20cards)| [Live Demo](https://swiper-card.netlify.app/)| [Tutorial](https://codingbatch.gumroad.com/l/frontendprojects) | 10 | [Todo App](https://github.com/smthari/Frontend-Projects/tree/master/Todo-app)| [Live Demo](https://responsive-todoapp.netlify.app/)| [Tutorial](https://codingbatch.gumroad.com/l/frontendprojects) + + + In the slide show project, I reduced the size of javascript code for the same output. + + From cb67b39a6d3f86c990a44296c6ef4f36fb6a9c02 Mon Sep 17 00:00:00 2001 From: pavantummidi Date: Fri, 2 May 2025 18:12:39 +0530 Subject: [PATCH 2/2] Reduced javascript code --- Readme.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Readme.md b/Readme.md index 5fdb1a2..5479f5e 100644 --- a/Readme.md +++ b/Readme.md @@ -26,11 +26,15 @@ If you like this repo, be sure to ⭐ it. In the slide show project, I reduced the size of javascript code for the same output. - +