AmpersandTarski / Ampersand

Build database applications faster than anyone else, and keep your data pollution free as a bonus.
http://ampersandtarski.github.io/
GNU General Public License v3.0
40 stars 8 forks source link

Prepare compiling interfaces to new Angular components #1381

Open Michiel-s opened 1 year ago

Michiel-s commented 1 year ago

Purpose The current prototypes generated by Ampersand are generated using AngularJS. This is old technology with a lot of limitations. For that reason we want to use more modern technology: Angular. This requires that the Ampersand generator generates different output for the prototype. This ticket is for the work to be done at the side of the Ampersand generator.

Relates to epic https://github.com/AmpersandTarski/prototype/issues/69 (Benefits are explained there in more detail)

TODOs