https://github.com/sofiane-abou-abderrahim/modular-javascript-events-project-planner
In this demo, I used Modules to make my previous "JavaScript Events Project Planner" app code more readable. To do that, I used the module type and a dummy web server for development. With modules, every Javascript file states its dependencies and has its own import. So they help me split my code and download things only when I need them.
https://github.com/sofiane-abou-abderrahim/modular-javascript-events-project-planner
default-exports export import javascript modules named-exports type-module web-server
Last synced: 5 months ago
JSON representation
In this demo, I used Modules to make my previous "JavaScript Events Project Planner" app code more readable. To do that, I used the module type and a dummy web server for development. With modules, every Javascript file states its dependencies and has its own import. So they help me split my code and download things only when I need them.
- Host: GitHub
- URL: https://github.com/sofiane-abou-abderrahim/modular-javascript-events-project-planner
- Owner: sofiane-abou-abderrahim
- Created: 2023-10-14T19:55:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-15T08:55:28.000Z (over 2 years ago)
- Last Synced: 2025-02-09T08:36:27.636Z (about 1 year ago)
- Topics: default-exports, export, import, javascript, modules, named-exports, type-module, web-server
- Language: JavaScript
- Homepage: https://sofiane-abou-abderrahim.github.io/modular-javascript-events-project-planner/
- Size: 18.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files: