Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 you split your code and download things only when you 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: 1 day 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 you split your code and download things only when you 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 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-15T08:55:28.000Z (over 1 year ago)
- Last Synced: 2023-10-16T03:31:57.753Z (over 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: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files: