Angular Arbeit: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(2 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 8: | Zeile 8: | ||
=== Frontend-CSS-Framework === | === Frontend-CSS-Framework === | ||
==== Bootstrap ==== | |||
[https://getbootstrap.com/docs/4.4/getting-started/introduction/ https://getbootstrap.com/docs/4.4/getting-started/introduction/] | [https://getbootstrap.com/docs/4.4/getting-started/introduction/ https://getbootstrap.com/docs/4.4/getting-started/introduction/] | ||
[https://www.w3schools.com/bootstrap4/default.asp https://www.w3schools.com/bootstrap4/default.asp] | |||
== Typescript == | == Typescript == | ||
[https://www.typescriptlang.org/docs/handbook/ https://www.typescriptlang.org/docs/handbook/] | [https://www.typescriptlang.org/docs/handbook/ https://www.typescriptlang.org/docs/handbook/] | ||
[https://basarat.gitbook.io/typescript/ https://basarat.gitbook.io/typescript/] | |||
[https://howtodoinjava.com/typescript/typescript-tutorial/ https://howtodoinjava.com/typescript/typescript-tutorial/] | |||
Zurück zu [[JavaScript#Angular|JavaScript]] | Zurück zu [[JavaScript#Angular|JavaScript]] |
Aktuelle Version vom 12. April 2020, 08:39 Uhr
Links
Allgemein
Frontend-CSS-Framework
Bootstrap
https://getbootstrap.com/docs/4.4/getting-started/introduction/
https://www.w3schools.com/bootstrap4/default.asp
Typescript
https://www.typescriptlang.org/docs/handbook/
https://basarat.gitbook.io/typescript/
https://howtodoinjava.com/typescript/typescript-tutorial/
Zurück zu JavaScript