#javascript
Read more stories on Hashnode
Articles with this tag
Introduction In our previous article, we delved into JavaScript and HTML without relying on any frameworks. We constructed a basic MVC architecture to...
Introduction Recently, I was tasked with updating a small project, focusing solely on the frontend. The unique requirement? No frameworks allowed....
In the realm of web security, there's a potent threat known as prototype pollution, which poses significant risks for web applications. At its core,...