dev:training
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| dev:training [2019/04/23 06:51] – [Developers Training] - aggiunti link alla documentazione interna riguardo al workflow git e al processo di release management feroda | dev:training [2024/03/15 11:27] (current) – Aggiunti appunti su VueJs feroda | ||
|---|---|---|---|
| Line 105: | Line 105: | ||
| * https:// | * https:// | ||
| + | |||
| + | === Appunti di VueJS e web UI=== | ||
| + | |||
| + | 17/02/2024 e affini | ||
| + | |||
| + | - '' | ||
| + | - nel localStorage si possono salvare le preferenze dell' | ||
| + | - em vs rem: nel secondo caso la proporzione è relativa al font-size nel tag ''< | ||
| + | - concetto di variabile Reactive | ||
| + | - griglia responsive con v-col e attributi sm e md | ||
| + | - dal server ottengo il contenuto, ma il javascript può accedere a tutto il browser, url compreso | ||
| + | - installare estensione Vue DevTools e usare il mirino per debuggare un componente Vue | ||
| + | - '' | ||
| + | - '' | ||
| + | - Metodi array Javascript: | ||
| + | - map: applica la modifica ad ogni elemento | ||
| + | - every: tutti soddisfano | ||
| + | - some: qualcuno soddisfa (per i flag) | ||
| + | - filter: restituisce i record se true | ||
| + | - find: trova | ||
| + | - findLast: trova l' | ||
| + | - findIndex: trova indice | ||
| + | - findLastIndex: | ||
| + | - Object.assign è come l' | ||
dev/training.1556002262.txt.gz · Last modified: 2019/04/23 06:51 by feroda
