MSMichael Sakhniukinsibdev.hashnode.dev路Dec 20, 2020 路 5 min read25+ awesome-repo for Frontend DevelopersToday I prepared the Ultimate list of awesome-repos for Web developers What is an awesome repository in Github? An awesome repository is a collection of tools, libraries, and other information about one tech subject. Every repository has tens and hu...00
MSMichael Sakhniukinsibdev.hashnode.dev路Dec 18, 2020 路 7 min readJS Array CheatsheetShort JavaScript Array methods cheatsheet, that helps you to learn, remind, or prepare to JS interview. length concat join slice indexOf lastIndexOf map sort reverse forEach every some filter shift unshift pop push splice ['a', 'b', 'c'].length /...02H
MSMichael Sakhniukinsibdev.hashnode.dev路Dec 17, 2020 路 4 min readWhy developers need a blogHi everyone! 馃憢 This is my first article on Hashnode.com and I am so excited about that. My name is Michael Sakhniuk and I am a Frontend Software Engineer from Russia. I have been working and growing as a developer for more than 4 years. Right now I...00