#web-development
Read more stories on Hashnode
Articles with this tag
React Hooks ยท When it comes to React, the commonly used hooks which are useState, useEffect and useReducer, are easy to understand as well as explain....
Basics of Applying styles to HTML CSS is what gives your website its colors and design. There are 3 primary ways that we can apply styles to HTML....
Basics First, let's start with describing variables. A variable can be thought of as an indicator to the computer to associate a value with a...