May 9, 2019Published by av on May 9, 2019Categories LearningHow to create full width (100% ) container inside fixed width containerSome times we need to add a full-width container (which spans 100% of the window) inside a container which has a fixed width and aligned center.
March 13, 2019Published by av on March 13, 2019Categories LearningJS: How to subtract 1 (2, 3…) from each number in the arrayI need this function pretty often that’s why I just leave it here.
July 3, 2018Published by av on July 3, 2018Categories LearningCreate a React appThis post is going to be a complete tutorial for building a react js app. I’m not an advanced react developer that’s why I will need […]
June 19, 2018Published by av on June 19, 2018Categories Learningnpm live-server stopWhat is Live Server This is a little development server with live reload capability. It should be used for hacking HTML/JavaScript/CSS files, but not for deploying […]
June 7, 2018Published by av on June 7, 2018Categories LearningDOM Selectors and Events: Pure JS Shopping List (Custom list)DOM Selectors allows you to select different elements from the document so you can manipulate with them. I will post only the most useful of them […]
May 24, 2018Published by av on May 24, 2018Categories LearningThe Complete Web DeveloperGreat news – I take Udemy course called The Complete Web Developer in 2018: Zero to Mastery.