Every time I start implementing a website design, my preference is to use as little JavaScript as possible to implement the design. Here’s a tutorial on how to create a mobile navigation menu using ...
Last week I was asked to develop a header with a nav menu for our new website. The project is using ReactJS, and as I love this framework and CSS, I chose to build one myself instead of using a ...