Web Development
-
jQuery Disable button after submit Example
In this article, we will look at how to disable the submit button after a form submit in jQuery. It…
Read More » -
JavaScript Capitalize the First Letter of a String Example
In this example we will check the JavaScript Capitalize the First Letter of a String implementation. JavaScript provides many functions…
Read More » -
[MEGA DEAL] The Python Power Coder BONUS Bundle (96%)
3 New, In-Depth Courses Bring This Python Bundle to 70 Resume-Enhancing Hours of Content Hey fellow geeks, This week, on…
Read More » -
Semantic Similarity using Universal Sentence Encoder
Here I demonstrate how powerful sentence embeddings from Universal Sentence Encoder are.I have a bunch of textual data and query…
Read More » -
Pyleri Tutorial: Parsing with Ease
Welcome to a tutorial on Pyleri, aka Python Left-Right Parser, a simple parsing tool. To use it when you need…
Read More » -
[MEGA DEAL] The Comprehensive JavaScript Bundle (97%)
Gain an Extensive (42-Hours!) JavaScript Education & Learn How to Build Web Applications with This Foundational Language Hey fellow geeks,…
Read More » -
JavaScript Check if Variable is a Number Example
1. Introduction JavaScript is referred to as a dynamically typed language. What that means is that the language has data…
Read More » -
4 Tips When Using a CDN
More and more web applications are starting to adopt a Content Delivery Network (CDN). We will share some tips and…
Read More » -
Angular Facebook Login Example
Welcome readers, in this tutorial, we will implement an Angular Facebook Login application. 1. Introduction Angular is a Typescript-based open-source…
Read More »