MDMarko Denicindenic.hashnode.dev路Dec 12, 2021 路 2 min readFree certifications for developers.Let's start! 1. FreeCodeCamp 10 certifications available: ~ Responsive Web Design~ JavaScript Algorithms and Data Structures~ Front End Libraries~ Data Visualization~ APIs and Microservices~ Quality Assurance Certification~ Scientific Computing with ...09ERAER
MDMarko Denicindenic.hashnode.dev路Aug 27, 2021 路 1 min readAnnouncing Buttons CSS Generator 馃帀I made this small tool, a CSS Button Generator. 100+ buttons you can use for your projects. It's on ProductHunt today. Check it out: https://www.producthunt.com/posts/buttons-generator Any feedback is appreciated! 鉂わ笍08STCHP
MDMarko Denicindenic.hashnode.dev路Aug 2, 2021 路 5 min readFrom zero to Web developerBut, before we start, what is web development? Web development is the work involved in developing a website or a web application. It can be quite simple, like a web presentation or portfolio. Or, really complex like a social media platform like Twitt...010PNPV
MDMarko Denicindenic.hashnode.dev路May 23, 2021 路 3 min readMake your first open-source contributionBy doing open-source contributions, you will learn a lot. It allows you to become a part of the open-source community. It can be hard at the beginning, but it鈥檚 definitely worth it. How do you make a pull request? How to ask the maintainers to merge ...05MOCDM
MDMarko Denicindenic.hashnode.dev路Apr 23, 2021 路 2 min readUse Google like a proGoogling is one of the most important skills for every developer. Let me show you how to get better at Googling. Let's start! 1 . Use quotes to force an exact-match search: "what is javascript" 2 . AND operator will return only results related to bo...023MARR