Building an application or package individually is very easy. However, when we do the same thing […]
Authentication exists in almost every web application. It helps the user to personalize their experience, as […]
The next security vulnerability I want to write about of course is XSS Attack, another popular […]
Caching is a great concept in network bandwidth and network speed optimization. It is used in […]
if-else
Conditional statement is one of the most popular logic, not only in JavaScript but in any […]
In this modern world, Web Application is very easy to access via different kinds of devices. […]
All developers may already experience writing HTML code. We may all agree with how tedious and […]
During the time of web development, we may need some data or apis to do an […]
These days, it is nearly impossible to go live a website without the assets (JS, CSS, […]
SQL Injection This is one of the most popular and dangerous attacks. The damage it causes […]