Here we will see the use of AJAX to get data using 3 most used tools. · Server Side Code Let’s start by creating function and two hooks in your...
I wasted a lot of time in wandering around the technologies. So this article is an effort to save your time. · If you are a beginner then this is...
I love reading and this is my collection, feel free to suggest more. · 100 Things by Susan Weinschenk 301 Best Questions to Ask on Your Interview (2nd...
Everything I found useful for web development is listed here. A must have list for every web developer. · Last Updated: 5 March, 2021 Softwares Visual...
Truncate text to give symmetric ui design layout. Mostly seen with blog articles description. · This code is inspired from ShaveJS and uses that approach...
The most important and useful stuff for git. · Configuration $ git config --global user.name "FirstName LastName" $ git config --global user.email...