https://github.com/masterbee/wet-boew-next-development
An experiment in a development setup for wet-boew-next
https://github.com/masterbee/wet-boew-next-development
Last synced: over 1 year ago
JSON representation
An experiment in a development setup for wet-boew-next
- Host: GitHub
- URL: https://github.com/masterbee/wet-boew-next-development
- Owner: masterbee
- License: mit
- Created: 2018-07-04T16:58:22.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-05T09:33:41.000Z (about 8 years ago)
- Last Synced: 2024-06-19T22:13:45.141Z (about 2 years ago)
- Language: JavaScript
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wet-boew-next-development
An experiment in a development setup for wet-boew-next
## Concepts
The approach to the developlment enviroment is to have a rapid appication setup (RAD) that developers may contribute will little to no technological overhead.
### AMD
While it is a bit dated, there use of RequireJS (AMD) allow for developers to leverage only there browser as a development tool and can add and modifiy existing feateres with no build script.