#web-development
Read more stories on Hashnode
Articles with this tag
Earlier I thought they both perform the same actions like opening a link to a new tab (or window ) in the browser. But, just removing the underscore...
Forms Forms need a server to do much useful, like store the data, send notifications and integrate with other services. You could do those things with...
A content management system (CMS) is a software application or set of related programs that are used to create and manage digital content. The core...
Hers's a step by step guide to becoming a modern frontend developer. Resources Frontend Roadmap Please feel free to share your thoughts and...
Static site generator is a compromise between using a hand-coded static site and a full CMS. You generate an HTML-only website using raw data (such as...
The scrollbar feature on the website is common nowadays. You will find them on major websites and blogs, mostly on personal websites. There are...