https://github.com/anithakumarak/day4
https://github.com/anithakumarak/day4
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/anithakumarak/day4
- Owner: AnithaKumarAk
- Created: 2024-04-21T07:11:18.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-21T07:15:47.000Z (about 2 years ago)
- Last Synced: 2025-02-23T20:15:17.204Z (over 1 year ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
1.Do the programs in anonymous function & IIFE.
Open "anonymousfunction.js"
2.Do the programs in arrow functions.
Open "arrowfunction.js"