In this tutorial, I will be showing you how to load data while scrolling the page down (the so-called infinite scrolling that Facebook and other companies employ). In this particular article, I will only be showing you how to trigger certain application logic when the user scrolls to the bottom of the page or to the bottom of a particular scrollable element. The examples would include infinite scrolling with jQuery and with Vanilla JavaScript.

When it comes to the modern web development, Angular JS is one of the most fascinating libraries. Web designers love to use this because of the unique features attached to it. It is really popular at the moment. Considering the usefulness of it, several biggies like Paytm, Netflix, and Facebook etc. are already using this.When it comes to the modern web development, Angular JS is one of the most fascinating libraries. Web designers love to use this because of the unique features attached to it. It is really popular at the moment. Considering the usefulness of it, several biggies like Paytm, Netflix, and Facebook etc. are already using this.

We're very excited to announce the General Availability of Oracle MySQL Cloud Service! Oracle MySQL Cloud Service allows you to accelerate innovation and to rapidly, securely and cost-effectively develop & deploy modern applications powered by the world’s most popular open source database.

Well, both are JavaScript libraries. Each one has their advantages and disadvantages. Let’s take a look at some of the major differences between the two.jQuery jQuery comes with so many features. The API provided by jQuery works well with almost all the browsers. If you want to do the HTML document manipulation and traversal, jQuery is perfect for it. Animation, event handling etc. can also benefit from jQuery. Ajax is another thing that benefits by the presence of jQuery as it makes it simpler. If you wish to manipulate the content of a web page, you can easily rely on jQuery.

React is a view library written in JavaScript, and so it is agnostic of any stack configuration and can make an appearance in practically any web application that is using HTML and JavaScript for its presentation layer. As React works as the ‘V’ in ‘MVC’, we can create our own application stack from our preferences. So far in this guide we have seen React working with Express, a Node ES6/JavaScript-based framework. Other popular Node-based matches for React are the Meteor framework and Facebook’s Relay.

Google every now and then comes up with easter eggs, which sets this search engine apart from others. These new experiences also give users some sort of relief from their boring work. We have collected 14 of the best Google Tricks for you to have fun with. The list is expected to expand soon. Don’t forget to bookmark this page.

Is your PDF restricted from printing? Or it is not allowing you for editing, extracting and copying the contents from Adobe Acrobat PDF files? No need to think about that any more. We are here with the best PDF Unlocker tool which can easily allow you to unlock the PDF file, and let you to print, edit, extract and copy the contents from the file.

Setting up MySQL replication is a good practice. Is it good enough for you? The answer is ‘NO’. You need to continually monitor your slaves to ensure that they continue to work seamlessly. Here’s an overview of the Slave variables to be monitored and the tool that will enable you to monitor them with ease.

Given the current stature of the constitutional “Rights” and “Freedoms” conferred upon the public in most of the democracies, censorship and bans on trivial matters often come as a surprise. And in the era of the Internet, harassing the general public is even easier. Be it the controversial net neutrality, or restriction to access to specific websites.

In this part of the useful HTML5 features series we are going to present you the new semantic tags that were introduced with HTML5 (most of them). We have provided a simple demo of a page that uses the HTML5 semantic tags.