?? ??? ?? ?? ??? ????? JavaScript ?? ???? ??? ??????. ??? ??????? ? ?? ??? ??? ?? ??, ?? ?? ? ??? ??? ?????. ? ?? ?? ??? ??? ????. 1. ?? ?? ??-react.lazy ? ????? ??? ?? ??? ??; 2. ?? ?? ?? ??-????? ??? ?? ? ?? ?? ??; 3. ?? ?? ??-? ? ????? ??? ?? ?????. ?? ???? Dynamic Import () ??, Webpack Bundle Analyzer? ?? ??? ?? ??, ?? ?? ??? ? ???? ?? ??? ???? ?? ???? ?????. ??? ???? ?? ?? ??? HTTP ?? ??, ?? ?? ?? ? ? ?? ????? ??? ???? ?? ????? ?????. ?? ??? ? ??? ??? ??? ????? ? ? ????? ??? ?? ? ??? ??? ?? ? ? ?? ? ??? ??????.
?? JavaScript ?? ????? ?? ? ? ??? ?????? ??? ??? ??? ?? ? ?? ? ??? ?? ?? ???. ?? ????? ????, ?? ?? ? ?? ???? JavaScript? ?? ?????. ???? ?? ??? ?? ??? ???? ?????.

?? ??? ??, ??? ?? ? ?? ??? ??? ?????? ?????.
?? ??? ???? ? ??????
???? JS ? (React, Vue ?? Angular? ?? ? ?? ? : ???? ?? ??? WebPack , Vite ?? Rollup ? ?? ??? ???? ?? ??? JavaScript ??? ??? ?????. ??? ??? ?? ???.

- ? ?? ??? ? ?? ???? ???? ? ? ??? ?????.
- ?? ????? ??? ???? ?? ?? ??????.
- ????? ?? ?????? ?? JS? ?? ???? ????????. ?? ??? (TTI)? ??? ??????.
- ?? ??? ??? ??? ??? ?????.
?? ??? ?????? ???? ?? ???? ?? ???? ??? ????? ????.
?? ????? ???? ??? ???????
?? ??? ??? ??? ?? ????? ? ??? ?? ???? ???? ?????.

??? 500kb main.js
?? ??? ?? ? ????.
-
main.js
(100kb) - ?? ? ?? -
auth.js
(50kb) - ???/?? ?? -
dashboard.js
(120KB) - ??? ?? ?? -
vendor.js
(200kb)-?? ?????
? ??? ??? ???????.
?? ?? :
- ? ?? ?? ??
- ? ?? ?? (? ??? ??? ?? ??? ????? ????)
- ?? ????? ??? ??? ???????
?? ?? ??
? ?? ?? ?? ??? ????.
1. ?? ?? ?? (?? ????)
???? ??? ??????. ???? /dashboard
? ???? ?? ?? ?? ???????.
// react.lazy and Spensense? ????? const dashboard = react.lazy (() => import ( './ dashboard')); ?? ? () { ?? ( <???? ?? = "?? ..."> <?? ?? /> </????> ); }
????? ???? ???? ?? ??? ???? ???? ?????.
2. ?? ?? ?? ??
?? ????? ???? ?? ? ??? ?? ?? (? : ??, ??)? ??????.
const imageEditor = react.lazy (() => import ( './ imageEditor'));
??? ???? ??? UI ?? ??? ?????.
3. ?? ?? ??
? ??? ??? ?? ????? ( lodash
, moment
, axios
)? ??? ??????.
?? ?? ?? ??? ? ?? ????? ????? ? ?? ?? ? ? ????.
???? Bundlers? ??? ?? ???? ???? ?????.
// ? ? ?? Splitchunks : { ?? : 'All', ?? ? ?? : { ????: { ??? :/[\\/] node_modules [\\/]/, ?? : '?? ??', ?? ?? : 10, ReuseeexistingChunk : True, } } }
?? ? ?? ??
- Dynamic
import()
?? - ?? ??? ????? ?? ?????. - Bundle ?? - Webpack Bundle Analyzer ? ?? ??? ??? ???? ?? ??????.
- Smartly? ?? ?? ?? ?? -??? ??? ????
<link rel="prefetch">
??????. - ??? CSS/JS? ?? ?????? - ??? ????? ?? ???? ??? ?????? ?? ?? ????.
- ?? ??? ??? ?? ??? ?? ?? ????-???? ?? ??? ?????? ??????.
? :
import _ from 'lodash'
? ??lodash
?? ??? ?? ?????? ?????. ??import { debounce } from 'lodash-es'
???? ??? ?? ?? ????.
??? ??????
- ?? ?? ?? ??? HTTP ?? ?? (?? HTTP/1)? ?? ??? ?? ? ????.
- ?? ??? ???????? (? : React ????? ??).
- ?? ???? (??, ??)? ? ?? ??? ??? ? ????.
?? ?? ??? ? ? ??? ??? ????. ??? ??? ????? ?????.
?? ??? ??? ???? ???? ???? ?? ? ??? ?? ?????. ??? ?? ? ?? ?? ??? ???? ???? ? ??? ?????.
????? : ??? ?? ???? ??? ?? ?????????.
? ??? ?? JS ??? ?? ?? ? ?? ?? ??? ?? ?????. ??? ??? 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)

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

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

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

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

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

VAR, Let ? Const? ???? ??, ?? ? ?? ?????. 1.var? ?? ??????? ?? ???? ?? ? ??? ?????. 2. let? ?? ?? ????? ?? ?? ???? ?? ? ??? ???? ????. 3. ???? ?? ?? ???? ?? ??????? ? ?? ? ? ??? ?? ??? ?? ?? ??? ? ????. ?? const? ???? ??? ??? ? LET? ???? VAR? ???? ????.

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

DOM Traversal? ? ??? ?? ??? ?????. ???? ???? ??? ?????. 1. ParentNode? ???? ?? ??? ?? ???? ?? ? ????. 2. ???? ?? ?? ??? ???? ??? ?? ? ?? ?? ?? ??? ??? ??????. 3. NextElementsibling? ?? ?? ??? ?? ?? ??? ???? ??? ??? ??? ?????. ???? ?? ??, ??? ?? ?? ?? ?? ?? ????? ??? ???? ?? Brother ??? ?? ?????. ??? ??? ??? ? ??? ??? ??? ???? ?? ? ? ????.
