My Blogs

HTTP Request Methods

19th July

An HTTP Request is an action to be performed on a resource identified by a given Request-URL.

Continue reading

BEM Naming Convention

13th July

BEM (Block__Element--Modifier) is a popular naming convention in CSS

Continue reading

Writing good commit messages

5th July

Before saving changes to a local repository in Git

Continue Reading

Why JavaScript contains word Java in it?

30th November

The first time I heard about JavaScript I also thought that it has some relations with Java

Continue Reading