AngularJS
https://www.w3schools.com/angular/
<!DOCTYPE html> <html> <script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.6.9/angular.min.js"></script> <body> <div ng-app=""> <p>My first expression: {{ 5 + 5 }}</p> </div> </body> </html>
https://github.com/fantazic/online-parser/blob/master/templates/index.html
Spring Boot and Angular Full Stack Development
.getPath("/server/img/img.png").toUriString();//localhost:8080/s/im/pngmessage("Entity created")[ngClass] = ' badge-success'dfhttps://cdn.jsdelivr.net/npm/@angular/core@17.1.1/https://cdn.jsdelivr.net/npm/@angular/core@12.2.17/bundles/core.umd.js<script src="https://unpkg.com/@angular/core@12.2.17/bundles/core.umd.js"></script> <script src="https://unpkg.com/@angular/compiler@12.2.17/bundles/compiler.umd.js"></script> <script src="https://unpkg.com/@angular/platform-browser@12.2.17/bundles/platform-browser.umd.js"></script>npm install -g @angular/cli
https://angular.dev/tools/devtoolsng new my-app
ng g c testcomponentng g s testserviceng g i testinterfaceng build --configuration=productioncd dist/test2/browsernpm install -g http-serverhttp-server -p 5500<hr>property binding vs string interpolation:<imgsrc="{{item.img}}"[src]="item.img"Angular - The Complete Guide for Angular 1617/Chapter 07 Course Project _ Directives001. Building and Using a Dropdown Directive.mp4
No comments:
Post a Comment