JavaScript

NodeJS MySQL pagination example for beginners with source code

nodejs mysql pagination example

Last updated:9th March, 2019NodeJS MySQL pagination example NodeJS is a popular open source platform used for creating web applications. NodeJS is based on Google chrome’s V8 JavaScript engine. It uses JavaScript as server side language and has non-blocking I/O, event-driven architecture. Top companies like GoDaddy, Groupon, IBM, LinkedIn, Microsoft,  Netflix and PayPal etc use NodeJS. In this tutorial, we are …

Read More »

How to create a jQuery drag and drop todo list with php MySQL

jquery drag and drop todo list

Last updated:9th March, 2019How to create a jQuery drag and drop todo list jQuery is very popular JavaScript library in web development community. It is used to perform a wide variety of tasks. In a previous article we explored jQuery AJAX example with php MySQL. Here you will learn how to create a jQuery drag and drop todo list with …

Read More »

jQuery AJAX example with php MySQL – download source code

ajax jquery php example

Last updated:28th January, 2022jQuery AJAX example with php MySQL jQuery and Ajax are buzzwords now a days in web development community and it is a must have skill for a web developer. In this tutorial we are going to explore  jQuery AJAX example with php  MySQL and how we can send an AJAX get request using jQuery to fetch data …

Read More »