.
AngularJS? ?? ??? ?? ????? ???? ?? ??????? ?? ???? ?? ??? ?? API? ????? ? ?????. ???? ?????? ??????? ?????? ???? ?????? ??? ?? ???? ???????.
angularjs? ?? ???? ???? ? ??? ?? ????? ???? ???? ??? ??? ??? ????. AngularJS? ??? ??? ???? ??? ??? ????? ?? ??? ? ????.
-
???? ?? ? ????? ???? ??? ??? ?? ? ????. ?? ???, ???? ? ?? ??? ?? ?? ? ????.
? ????? ??? ?? (showdialog)? ????. ? ??? ???? ??? ?? ??, ??? ($ ? ?? modalsvc)?? ???? ? ??? ? ??? ?????.
angular<span>.module('services', []) </span> <span>.service('sampleSvc', ['$window', 'modalSvc', function($<span>window, modalSvc</span>){ </span> <span>this.showDialog = function(message<span>, title</span>){ </span> <span>if(title){ </span> modalSvc<span>.showModalDialog({ </span> <span>title: title, </span> <span>message: message </span> <span>}); </span> <span>} else { </span> $<span>window.alert(message); </span> <span>} </span> <span>}; </span> <span>}]);</span>
?? ?? $ rootscope? ???? ????? ?? ??? ??? ?? ? ????. $ new Method. ???? ????? ??? ?? ??? $ ??? ?? ?? ??? ???? ????.
????? ????? ??? ????? ???? ?? ?? ??? ? ????.
Savedata ???? ?????? BookDetail ? BookForm ??? ?? ?? ???????. ? ??? UI ??? ?? ??????? ??? ? ? ???? ?????. ?? ????? Savedata ???? ???? ?? ?? ??? ???? ????????.
angular<span>.module('services', []) </span> <span>.service('sampleSvc', ['$window', 'modalSvc', function($<span>window, modalSvc</span>){ </span> <span>this.showDialog = function(message<span>, title</span>){ </span> <span>if(title){ </span> modalSvc<span>.showModalDialog({ </span> <span>title: title, </span> <span>message: message </span> <span>}); </span> <span>} else { </span> $<span>window.alert(message); </span> <span>} </span> <span>}; </span> <span>}]);</span>
<span>var mockWindow, mockModalSvc, sampleSvcObj; </span><span>beforeEach(function(){ </span> <span>module(function($provide){ </span> $provide<span>.service('$window', function(){ </span> <span>this.alert= jasmine.createSpy('alert'); </span> <span>}); </span> $provide<span>.service('modalSvc', function(){ </span> <span>this.showModalDialog = jasmine.createSpy('showModalDialog'); </span> <span>}); </span> <span>}); </span> <span>module('services'); </span><span>}); </span> <span>beforeEach(inject(function($<span>window, modalSvc, sampleSvc</span>){ </span> mockWindow<span>=$window; </span> mockModalSvc<span>=modalSvc; </span> sampleSvcObj<span>=sampleSvc; </span><span>}));</span>
angular<span>.module('services', []) </span> <span>.service('sampleSvc', ['$window', 'modalSvc', function($<span>window, modalSvc</span>){ </span> <span>this.showDialog = function(message<span>, title</span>){ </span> <span>if(title){ </span> modalSvc<span>.showModalDialog({ </span> <span>title: title, </span> <span>message: message </span> <span>}); </span> <span>} else { </span> $<span>window.alert(message); </span> <span>} </span> <span>}; </span> <span>}]);</span>
.
?? (AppConstants)? ???? ?? ?? ??? ??? ???.
?? ?????? ?? ???? ???????. ?? ?? ??? ??? ???? ??? ? ? ????.
??
<span>var mockWindow, mockModalSvc, sampleSvcObj; </span><span>beforeEach(function(){ </span> <span>module(function($provide){ </span> $provide<span>.service('$window', function(){ </span> <span>this.alert= jasmine.createSpy('alert'); </span> <span>}); </span> $provide<span>.service('modalSvc', function(){ </span> <span>this.showModalDialog = jasmine.createSpy('showModalDialog'); </span> <span>}); </span> <span>}); </span> <span>module('services'); </span><span>}); </span> <span>beforeEach(inject(function($<span>window, modalSvc, sampleSvc</span>){ </span> mockWindow<span>=$window; </span> mockModalSvc<span>=modalSvc; </span> sampleSvcObj<span>=sampleSvc; </span><span>}));</span>
?? ???? AngularJS ??? ??? ?????. ???, ?????? ? ?? ??? ?? ?? ?? ??? ??? ???? ???? ? ??????. ?? ?? ? ?? ??? ? ? ?? ????? ???? ?? ???? ????????. ?? ???? ?? ???? ??? ??? ???? ? ??? ? ? ???? ?? ??? ?? ??? ??? ? ????. ?? ?? ??? ???? ?? ????? ???? ???? ????? ? ??????.
angularjs? ??? ??? ???? ? ? ??? ?????. ?? Jasmine ? Karma? ?? ??? ??? ??? ???????. Jasmine? JavaScript ??? ??????? ?? ?? ?? ??? ???? Karma? ?? ?????? ???? ???? ??? ?????. ??? ??? ?? ? ??? ??? ??? ??? ??? ???? ???? karma? ???? ??? ? ????.
AngularJS ???? ??? ???????
AngularJS ???? ???? ???? ??? ? ? ????. ??? ??? ???? ?????. Jasmine? ?? ??? ??? ??? ?? ? ??? 'Spyon'??? ??? ?????. ? ??? ???? ???? ???? ???? ???? ?? ?? ? ? ??????. ??? ?? ? ? ???? ??? ???? Jasmine? '??'??? ???? ??? ??? ? ????.AngularJS ????? ??? ???????
AngularJS ???? ??? ????? ??? ??? ?????. ????? ??? ??? ??????. AngularJS?? ???? $ ???? ???? ???? ???? ????? ?? ? ????. ????? ?? ??? ???? ???? ????? ??? ??? ??? ??? ? ????. ?? ???? ???? ??? ?? ??? ???? ????? ????? ?? ??? ??? ? ?? ????.AngularJS ?? ??? ????? ??
AngularJS ?? ??? ??? ???? ?????. ???? ???? ???? ???? ???? ??? ??? ? ? ????. ??? ???? ??? ????? ???? '$ get'??? ??? ??? ??? ????. ? ??? ??? ?? ?? ? ?? ???? ??? ??? ? ? ????.angularjs ????? ??? ??? ??? ??? ? ?????
??? ??? ?? ? ??? AngularJS? ?? ?????. ?? ??? ?? ???. ??? ??? ??? ???? ????? ?? ??? Mock ??? ???? ?? ? ? ????. ?? ?? ?? ??? ???? ???? ????? ??? ? ? ????.
?? ??? AngularJS ?? ???? ???? ??? ?????? , ??? ????? ?? ??? ??. ??? ??? ???? ???? ???? ??? ? ????. DOM?? ?? ???? ?? ??? ???? ??? ? ????. ??? ? API? ?? ?? ???? ??? ??? ???? ??? ???? ?? ? ????.AngularJS ????? ??? ??? ??? ?? ? ? ??????? AngularJS ????? ??? ??? $ Q ???? Jasmine? ?? ? '??'??? ???? ?? ? ? ??????. $ Q ???? ???? ????? ?? ?? ?? ? ??? ??? ?? ? ????. '??'??? ??? ??? ?????? ??? ?? ?? ? ? ????.
AngularJS ???? ??? ??? ? ? ?????
angularjs ?? ??? ?? ????? ???? ??? ????? ?? ?????. . AngularJS?? ???? $ compile ???? ???? ??? ????? ?? ? ????. ????? ??? ? jQuery? ?? ??? ???? ???? ??? ??? ??? ??? ? ????.
AngularJS ????? ?? ???? ??? ?? ? ? ???????
angularjs ????? ?? ???? ??? ?? ? ? ??????? ???? ?? ? ? ??????. ???? ?? ??? ??? ????? ?? ??? ?? ? ? ????. ?? ?? ???? ??? ???? ??? ?? ??? ?? ? ? ??????.
? ??? AngularJS? ?? ??? : ???, ???? ? ???? ?? ?????. ??? ??? PHP ??? ????? ?? ?? ??? ?????!

? AI ??

Undress AI Tool
??? ???? ??

Undresser.AI Undress
???? ?? ??? ??? ?? AI ?? ?

AI Clothes Remover
???? ?? ???? ??? AI ?????.

Clothoff.io
AI ? ???

Video Face Swap
??? ??? AI ?? ?? ??? ???? ?? ???? ??? ?? ????!

?? ??

??? ??

???++7.3.1
???? ?? ?? ?? ???

SublimeText3 ??? ??
??? ??, ???? ?? ????.

???? 13.0.1 ???
??? PHP ?? ?? ??

???? CS6
??? ? ?? ??

SublimeText3 Mac ??
? ??? ?? ?? ?????(SublimeText3)

JavaScript? ??? ?? ????? ??? ?? ??? ??? ?? ?? ?? ????? ?? ???? ???? ?????. ??? ?? ???? ?? ??? ?? ??? ???? ???? ?? ?? ???? ???? ?????. ?? ??, ??? ? ?? ???? ??? (? : ??? null? ??) ?? ??? ????? ??????. ??? ??? ???? ??? ??? ????. closure?? ?? ??? ?? ??; ? ??? ??? ?? ?? ???? ?? ???? ????. V8 ??? ?? ???, ?? ??, ??/?? ???? ?? ??? ?? ??? ??? ????? ?? ??? ?? ??? ????. ?? ?? ???? ??? ??? ??? ??? ???? ????? ?? ?? ???? ?? ???????.

Node.js?? HTTP ??? ???? ? ?? ???? ??? ????. 1. ?? ????? ????? ??? ??? ? ?? ????? ?? ?? ? https.get () ??? ?? ??? ??? ? ?? ????? ?? ??? ?????. 2.axios? ??? ???? ? ?? ??????. ??? ??? ??? ??? ??? ??? ???/???, ?? JSON ??, ???? ?? ?????. ??? ?? ??? ????? ?? ????. 3. ?? ??? ??? ??? ??? ???? ???? ??? ??? ???? ?????.

JavaScript ??? ??? ?? ?? ? ?? ???? ????. ?? ???? ???, ??, ??, ?, ???? ?? ? ??? ?????. ?? ????? ?? ?? ? ? ??? ????? ?? ??? ??? ????. ??, ?? ? ??? ?? ?? ??? ??? ??? ???? ??? ??? ???? ??? ?? ??? ????. ?? ? ????? ??? ???? ? ??? ? ??? TypeofNull? ??? ?????? ??? ? ????. ? ? ?? ??? ???? ?????? ????? ???? ??? ???? ? ??? ? ? ????.

?? JavaScript ??? ??? ??? ?????? ?? ??? ?? ?? ??? ?? ???? ????. 1. ??? ???? ???? ?? ??? ?? ? ? ???? ??? ??? ?? ? ?? ????? ?????. 2. Angular? ?????? ??? ?? ???? ? ?? ?? ??? ??? ??? ???? ?????. 3. VUE? ???? ?? ??? ???? ?? ?? ??? ?????. ?? ?? ?? ??, ? ??, ???? ???? ? SSR? ???? ??? ??? ??? ???? ? ??? ?????. ???, ??? ??? ??? ????? ????. ??? ??? ??? ??? ?? ????.

?????, JavaScript ???! ?? ? JavaScript ??? ?? ?? ?????! ?? ?? ??? ??? ??? ? ????. Deno?? Oracle? ?? ??, ??? JavaScript ?? ??? ????, Google Chrome ???? ? ??? ??? ???? ?????. ?????! Deno Oracle? "JavaScript"??? ????? Oracle? ?? ??? ??? ??????. Node.js? Deno? ??? ? Ryan Dahl? ??? ?????? ???? ????? JavaScript? ??? ???? Oracle? ????? ???? ?????.

iife (?? invokedfunctionexpression)? ?? ??? ???? ?? ????? ??? ???? ?? ??? ????? ?? ??? ? ?????. ??? ?? ?? ??? ???? ? ?? ??? ??? ?? (function () {/code/}) ();. ?? ???? ??? ?????. 1. ?? ??? ??? ?? ???? ?? ??? ??? ?????. 2. ?? ??? ??? ???? ?? ?? ??? ????. 3. ?? ?? ??? ????? ?? ???? ???????? ?? ? ??. ???? ?? ???? ?? ??? ES6 ??? ??? ??? ?? ? ??? ????? ??? ? ???? ???????.

??? JavaScript?? ??? ??? ?????? ?? ???????. ?? ??, ?? ?? ? ??? ??? ?? ????? ????? ?????. 1. ?? ??? ??? ????? ???? ??. ()? ?? ??? ??? ?????. ?. ()? ?? ??? ?? ??? ??? ?? ? ? ????. 2. ?? ??? .catch ()? ???? ?? ??? ??? ?? ??? ??????, ??? ???? ???? ????? ??? ? ????. 3. Promise.all ()? ?? ????? (?? ?? ?? ? ??????? ??), Promise.Race () (? ?? ??? ?? ?) ? Promise.AllSettled () (?? ??? ???? ??)

Cacheapi? ?????? ?? ???? ??? ???? ???, ?? ??? ??? ?? ???? ? ??? ?? ? ???? ??? ??????. 1. ???? ????, ??? ??, ?? ?? ?? ???? ???? ??? ? ????. 2. ??? ?? ?? ??? ?? ? ? ????. 3. ?? ?? ?? ?? ?? ??? ??? ?? ?????. 4. ??? ???? ?? ?? ???? ?? ?? ?? ?? ?? ???? ?? ?? ??? ??? ? ????. 5. ?? ???? ??, ??? ??? ? ??? ??, ?? ??? ? ?? ???? ???? ???? ? ?? ?????. 6.?? ??? ?? ?? ?? ??, ???? ?? ? HTTP ?? ????? ?????? ???????.
