#wemakedevs
Read more stories on Hashnode
Articles with this tag
A must read for aspiring Software Engineers! · What is DevOps and Why it came into the picture? Imagine you have a group of developers responsible for...
Where to deploy my portfolio website, with build in progress? #day22 · I recently faced this challenge, where to deploy my "React" based portfolio...
If you don’t use a Mac, then it's recommend that you use Linux. It’s that simple. #day12 · Why Linux? This is the question I raised in a discord server...
Developer relation is a process, its an journey to be enjoyed! #day11 · Why DevRel? DevRel plays a vital role in establishing and maintaining strong...
Reset or Normalize Styles: Use a CSS reset or normalize stylesheet to reset or normalize browser-specific default styles. This helps ensure a...
Let's revise the building block of webD. #Day9 · *Basics of HTML: <!DOCTYPE html> : The doctype tells the browser to use standards mode, if not it uses...