Reading Google Sheets Data using JavaScript and Google Sheets API Tutorial
In this tutorial, we will tackle about Reading Google Spreadsheets Data using JavaScript and Google Sheets API. The tutorial aims to provide the IT/CS students and new programmers a reference for learning to integrate their web applications with Google APIs specifically using Google Sheets and JavaScript.
Autocomplete with Suggestion Input using PHP, Vue.js, and MYSQL Database Tutorial
Introduction
In this tutorial, you will learn how to create an Autocomplete with suggestions input using PHP, Vue (Vue.js), and MySQL Database. The tutorial aims to provide IT/CS students or new programmers a reference for improving their web applications' client-side functionalities using Vue. Here, snippets are provided and a sample source code that demonstrates the main goal of this tutorial is also provided and is free to download.
Login with Facebook using JavaScript SDK Tutorial
Introduction
In this tutorial, you will learn how to Implement a Login with Facebook Feature in your web applications using Facebook SDK for JavaScript. The tutorial aims to provide a reference for IT/CS students and new programmers for learning and implementing a web OAuth Login using Facebook.
Why Use Proxies When Scraping Web Data in Python?
Simple Calendar Generator App in Python Free Source Code
How to Convert String to UpperCase and LowerCase in JavaScript
Scraping Tweets with Python - Simple Steps on How To Do It
Live Search using PHP and Vue.JS Tutorial
Introduction
In this tutorial, you will learn how to create a Live Search using PHP Language, Vue.js, and Fetch API. The tutorial aims to provide a reference to the IT/CS Students and new programmers on how they can implement a live searching feature on their PHP Projects. The Live Search allows the end-users to search the data that matches or column data containing the searched term and update the data on the client side without leaving or reloading the page.