https://github.com/svimaladhithan/task-day4
completed the day 4 tasks in functions
https://github.com/svimaladhithan/task-day4
anonymous-functions arrow function iife js
Last synced: 3 months ago
JSON representation
completed the day 4 tasks in functions
- Host: GitHub
- URL: https://github.com/svimaladhithan/task-day4
- Owner: svimaladhithan
- Created: 2024-04-02T02:21:52.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-02T02:23:37.000Z (about 1 year ago)
- Last Synced: 2025-02-12T00:44:27.752Z (5 months ago)
- Topics: anonymous-functions, arrow, function, iife, js
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Completed all the given programs using the respective functions
Task 1 is about the programs completed using anonymous and IIFE functions
Task 2 is about the programs completed using arrow function