JavaScript

Java JSON Example

In this tutorial you will learn about Java JSON example. What is JSON? JSON stands for JavaScript Object Notation. JSON is a lightweight and an easier way for exchanging data on the web. JSON is originated from JavaScript programming language. JSON is a good alternative of XML. JSON is language independent and supports data structures …

Java JSON Example Read More »

Java vs. JavaScript – Difference between Java and JavaScript

In this Java vs. JavaScript article I will discuss about difference between Java and JavaScript. Many people think that JavaScript is a part of Java, but this is not true. Java and JavaScript are similar like Car and Carpet are similar. Below I have shared some key differences between them.   Image Source   Java …

Java vs. JavaScript – Difference between Java and JavaScript Read More »

9 Useful jQuery Code Snippets That Front End Developer Must Be Aware Of

jQuery is a JavaScript library that simplifies event handling, DOM traversal and manipulation and other features essential for rapid web development. The best part about jQuery is that it enable developers to implement complex UI functionality without the need of writing long lines of code. Irrespective of whether you’re a beginner or a professional coder, …

9 Useful jQuery Code Snippets That Front End Developer Must Be Aware Of Read More »