Posted on 31.5.2019TIPS | JS hosting https://www.digitalocean.com/ https://www.heroku.com/ https://zeit.co/now https://netlify.com https://www.ackee.cz/blog/hosting-react-aplikaci-v-google-storage-bucket-a-cloudflare/
Posted on 31.5.201931.5.2019Useful JS methods splice() ‘add’, remove and replace elements in array unshift() add element/s to the beginning of the array and return its length map() create new array with elements created by calling provided function in calling array
Posted on 7.5.201931.5.2019Reading about async programming https://www.kutac.cz/blog/weby-a-vse-okolo/async-await/