Month: April 2020
-
Newbie resources
Practise to get hired:https://www.hackerrank.com/ Recommended courses/teacher at Udemy:https://www.udemy.com/user/maximilian-schwarzmuller/ Javascript course/group in Argentina:https://argentinaprograma.com/
-
Useful commands
Change ownership and group:chown username file.txtchgrp groupname file.txt Run ls -l file.txt to check the file permission Rename filemv oldfile.txt […]
-
Create a SSH key on cPanel and connect
Enter cPanel and create a public and private key. Save the private key on the computer Authorize the public key […]
-
Add native HTML lazy-loading
https://carlosazaustre.es/lazy-loading-image