asterics / asterics-web

This repository contains the code for the AsTeRICS Web platform for developers.
0 stars 0 forks source link

Select development technologies for web ui #1

Open sabicalija opened 5 years ago

sabicalija commented 5 years ago

Select development technologies for web ui

Requirements

Will try https://vuejs.org/ and maybe https://vuepress.vuejs.org/

sabicalija commented 5 years ago

Hab jetzt ein paar Wireframe Apps gesucht und diese für gut befunden :smirk:

Alle kosten was (bis auf Pencil), bieten aber free Varianten an. Bei Mockflow kann man bspw. bei allen verfügbaren Apps ein Projekt erstellen. Ich konnte leider keine (passablen) Online Tools finden die gänzlich gratis sind.

Was nehmen wir?

Wireframe find ich ganz gut. Ist auch recht einfach. Nachteil ist ev. nur, dass jeder der den Link hat, scheinbar auch den Inhalt verändern kann. :weary:

sabicalija commented 5 years ago

Hab auch mit einem vue.js Kurs begonnen. Ist sogar von einem aus Österreich. :relaxed:

https://www.packtpub.com/web-development/hands-web-development-vuejs-video

Hab das vorhin erstellt:

https://jsfiddle.net/vmkqy5nt/1/

In der Console sieht du auch log messages. Mit dem vue devtools (Chrome, Firefox, ...) sieht man noch mehr. Kann bspw. components und events beobachten, etc.

log
components
events
sabicalija commented 5 years ago

The documentation and tools I've studied and numerous that I've decided to write notes and to put them in a "logbook", I started in the wiki section (see here).

The notes on the specified requirements, by @deinhofer (see here), are commented below, which is also included in the logbook entry.

sabicalija commented 5 years ago

Notes: