Hi Dev community! Excited to share that I plan to start my full stack web development journey! I have thought of to start at front end then focus on back end , as well as create some ...Read more
Querify Question Shop: Explore Expert Solutions and Unique Q&A Merchandise Latest Questions
Ahh it’s been too long since I sat down to write, I am so, so, so excited to bring you this latest instalment! As you may or may not know, I GOT MY FIRST TECH ...Read more
In the first phase of my coding boot camp, I learned how to do a fetch request. It was confusing at first, but after a bit of practice, I realized how useful it can be. A ...Read more
In this tutorial we will create a profile card component using just HTML and CSS. We will use an existing design from front-end mentor challenge. This will give you a real world experience where a ...Read more
This post was originally published on January 2, 2021 on my blog. In this moment, it's 3pm on the dot and I'm sitting in the lounge chair with a fire on the ...Read more
Artificial intelligence is going to reshape the world we know in many different ways. AI is being used to make calculations in autonomous vehicles, to do mundane tasks like create reports and in security ...Read more
Hey, hey hey! 🤟 Today I want to take a look into some basic JavaScript Data Structures. 🧐 Yeah, I know, it doesn't sound that fascinating but it's probably the only way to become a code ...Read more
Recap of the last post In the first part of the series, we saw about values and variables in JS. Points to ...Read more
It can be hard to ask technical questions, especially if you don't know where to start. To help you ask technical questions more effectively, here are some suggestions: Start by clearly explaining the problem you're trying ...Read more
To achieve the list as dropdown list shown below – we can use optgroup tag mentioned below- Read more