An open API service indexing awesome lists of open source software.

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

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.