Developer Mode Syntax: ng build --output-path ../folder_name --watch Example: ng build --output-path ../build --watch Production Mo...
Home / Angular
Showing posts with label Angular. Show all posts
Showing posts with label Angular. Show all posts
Angular Service Custom Method
Angular Service method: import { Injectable } from '@angular/core'; import { HttpClient, HttpParams, HttpHeaders } from ...
Angular 4 Data Retrieve Use Server PHP
all_list.php <?php header("Access-Control-Allow-Origin: *"); $dbLink = mysql_connect('localhost','root...
Retrieve Data Angular4 PHP
Folder Structure all_list.php <?php header("Access-Control-Allow-Origin: *"); $dbLink = mysql_connect('local...
Subscribe to:
Posts
(
Atom
)