javascript tips

 destrcutring


use template literals
optional chaining



at method



let and const instaed of var



developer must know functions









at method










https://genial-code.com/javascript-cheat-sheet-pdf/

























No comments:

Post a Comment

How to host application on server new way

 copy the htacess from public to root copy the server.php from public to root but rename to index.php htacess <IfModule mod_rewrite.c>...