Tag: JSON / JAVA / XML

Community

Lets Write Unobtrusive JavaScript

(Nitij) Unobtrusive JavaScript is the way of writing JavaScript language in which we properly separate Document Content and Script Content thus allowing us to make a clear distinction between them. This approach is useful in so many ways as it makes our code less error prone, easy to update and to d

Community

Lets Write Unobtrusive JavaScript

(Nitij) Unobtrusive JavaScript is the way of writing JavaScript language in which we properly separate Document Content and Script Content thus allowing us to make a clear distinction between them. This approach is useful in so many ways as it makes our code less error prone, easy to update and to d