#javascript
Read more stories on Hashnode
Articles with this tag
Instead of using the markup language for the web which defines the structure of a web page, web content can be displayed using simple Javascript. In...
Introduction This search bar basically searches through a list of names and does a partial match till it finds the name typed by the user. In this...