.
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?? ??? ??? ?? ? ? ?? ??? ???????. 1. ?? ??? ??? ???? ?? ??? ????. ISO ?? ???? ???? ???? ???? ?? ????. 2. ?? ??? ?? ???? ??? ?? ???? ??? ? ??? ? ?? 0?? ????? ?? ??????. 3. ?? ?? ???? ???? ???? ?? ?????? ??? ? ????. 4. Luxon? ?? ???? ???? ?????? ???? ?? ????. ??? ?? ???? ????? ???? ??? ????? ?? ? ????.

TAGGSATTHEBOTTOMOFABLOGPOSTORWEBPAGESERVESPRACTICALPURSEO, USEREXPERIENCE, andDESIGN.1.ITHELPSWITHEOBYOWNSESPORENGENSTOESTOCESKESKERKESKERKERKERDER-RELEVANTTAGSWITHOUTHINGTEMAINCONTENT.2.ITIMPROVESEREXPERKEEPINGTOPONTEFOCUSOFOFOFOCUSOFOFOFOCUCUSONTHEATECLL

??? ?? ? ??? DOM?? ??? ??? ? ?????. ??? ?? ????? ?? ??????, ??? ?? ???? ?? ????????. 1. ??? ??? addeventListener? usecapture ?? ??? true? ???? ?????. 2. ??? ??? ?? ???? usecapture? ???? ????? ?????. 3. ??? ??? ??? ??? ???? ? ??? ? ????. 4. ??? ?? ?? ?? ??? ?? ??? ??????? ??? ???? ?????. 5. ??? ?? ?? ?? ??? ?? ???? ?? ???? ? ??? ? ????. ? ? ??? ???? ???? JavaScript? ??? ??? ??? ????? ???? ???? ??? ??????.

JavaScript ?? ????? ??????? ??? ?? ??? ??? ????? ?? ??? ????. ????? ??? ?????. 1. ?? ?? (CodesPlitting) ??, ?? ??? React.lazy ()? ?? ?? ?? ?? ??? ????? ??? ???? ? ?? ????? ??? ?? ??? ???????. 2. ???? ?? ?? (???)? ????, ES6 ?? ????? ???? "Dead Code"? ???? ?? ? ????? ?? ??? ??? ? ???????. 3. ?? ??? ???? ???? GZIP/BROTLI ? TERSER? JS? ???? ??? ????? ???? ?? ???? ??? ? ? ??????. 4. ??? ???? ???? day.js ? fetch? ?? ?? ?????? ??????.

ES ??? CommonJS? ?? ???? ?? ?? ? ?? ???????. 1. Commonjs? ????????? Node.js ?? ? ??? ?????. 2.ES ??? ???????? ????? ?? ???? ??? ?????. 3. ??, ES ??? ?? ??/????? ???? ??? ??? ?????? CommonJS? Quiew/Module.exports? ???? ???? ???? ?? ? ? ????. 4. Commonjs? Express? ?? ???? Node.js ? ?????? ?? ???? ?? ???? ?? ES ??? ?? ??? ?? ??? ?? ? Node.jsv14? ?????. 5. ?? ? ? ??? ?? ??? ??? ? ????.

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

???? ?? ?? ??? JavaScript ??? ????? ?? 4 ?? ??????. 1. ???? ??? ?? ?? ??? ???? ?? ??? Count? ?? ??? ?? ???? ?? ??? FetchData ()? ?? ??? ???? ??? ??? ??? ????? ?? PascalScase? ?? ?????. 2. ???? ? ??? ???? ??? ? ??? ??? ??? Formatuser, SaveUser ? RenderUser? ???? ?? ?? ? ??? ?????. 3. Page? userprofile, Userstats ? React? ?? ???? ???? ? ??? ? ?? ???? ????? ??????. 4. ?? ?? ? ???? ??? ??? ? ???? ??? ??? ??????.

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