Weeklinks 2018#45
Optimizing CSS: ID Selectors And Other Mythshttps://www.sitepoint.com/optimizing-css-id-selectors-and-other-myths/
11 Secrets of Actionable UX Reports
Starting with your 3d printer on Ubuntu
If received your new 3d printer and you wonder how to get or prepare your 3d models these are your next steps.
Install cura, this app will help you to prepare your 3d model ready for printing.
su
How to Install Nginx server on Ubuntu 16.04
Install Nginx
sudo apt-get update
sudo apt-get install nginx
After installing, the web server should already be running.
Check the status
systemctl status nginx
Stop the web
Weeklinks 2018#16
Here are examples of everything new in ECMAScript 2016, 2017, and 2018https://medium.freecodecamp.org/here-are-examples-of-everything-new-in-ecmascript-2016-2017-and-2
Weeklinks 2018#11
Modern Asynchronous CSS Loadinghttps://www.filamentgroup.com/lab/async-css.html
Help fuctions to to use pure vanilla javascripthttps://plainjs.com/