চাকরি হারানোর পর আমি সবার কাছে message পাঠিয়েছিলাম।LinkedIn এ যাদের সাথে কখনো কথা বলিনি। College এর বন্ধু যে এখন বড় কোম্পানিতে আছে। সেই senior যে…
1.Function Declaration Example: 2.Function Expression Example: 3.Arrow Function (ES6) Example: JavaScript Anonymous Functions – GeeksforGeeks
Variable A variable in JavaScript is a named storage location that holds a value. Variables are declared using keywords like var, let, or const. They…
A lambda expression is a short block of code which takes in parameters and returns a value. It’s a way to write anonymous functions (functions…
jQuery Syntax The jQuery syntax is tailor-made for selecting HTML elements and performing some action on the element(s). $ (selector) . action() $ (“p”) . hide() – hides all…
How To Install Node.js on Ubuntu Removing Node.js You can uninstall Node.js using apt or nvm, depending on how it was installed. To remove the version from the…
scp -r Downloads\chr-7.7.img root@192.168.100.50:/opt/unetlab/addons/qemu/mikrotik-7.7/hda.qcow2 The above command transfers the mikrotik image from windows download folder to Eve-ng MikroTik directory and rename the image to hda.qcow2…
General Commands Property Description add This command usually has all the same arguments as a set, except the item number argument. It adds a new…
It is highly recommended to have a static ip on linux server because it would be persistent across the reboot. Static IP plays an important…
Ref: https://phoenixnap.com/kb/ubuntu-remote-desktop-from-windows