How To Deploy A Django App To HerokuDeploy your Django app to Heroku in 1️⃣0️⃣ steps...Mar 10, 2023·7 min read·528
What Is Data Mining And How Does It Work?Understand the concept of Data MiningOct 5, 2021·3 min read·140
How To Disable Form Autocompletion In 3 Easy Steps!Hello, never heard about the autocomplete feature in HTML forms? Well, it simply tells the browser not to save data inputted by the user for later autocompletion on similar forms. It stops the browser from caching form data in the session history. Ev...Sep 22, 2021·1 min read·147
Web TechnologyHey there! In this article, I will briefly explain what Web Technology is all about. WHAT IS WEB TECHNOLOGY? Web technology is simply referred to as the means by which computers communicate with each other. It involves the use of HTML and CSS alongsi...Jul 1, 2021·2 min read·99
Are You a Coder or a Programmer?Writing only codes does not make you a programmer...Jun 4, 2021·3 min read·658
JavaScript Made Easy: Part 3JS LET & CONST, CONDITIONAL STATEMENTS, JS OPERATORSMay 28, 2021·8 min read·280
Javascript Made Easy: Part 2JS COMMENTS, OUTPUT, PROPERTIES, DATA TYPES, VARIABLES, NAMING CONVENTIONMay 21, 2021·6 min read·519