Eight innovative tools that are reimagining web applications and how we build them. Welcome to the Great Unbloating.
Storing OAuth tokens in the browser leaves SPAs vulnerable to theft via cross-site scripting (XSS), since tokens in Local Storage are accessible to any injected JavaScript. The Backends for Frontends ...
Leaked API keys are no longer unusual, nor are the breaches that follow. So why are sensitive tokens still being so easily exposed? To find out, Intruder’s research team looked at what traditional ...
Javascript is one of most popular programming language in today’s web development. More or less, 92% sites on the web are using Javascript. It shows how this lightweight, powerful and easy to use ...
A Single Page Application (SPA) is a web application that loads all its content on a single page. This contrasts with traditional web applications, requiring users to load a new page every time they ...
A SPA application that takes image input from the user (e.g. drag and drop, file upload, camera, etc.), modifies the image, and sends it as an email to a specified recipient.
A simple Javascript library to build any SPA(Single Page Application) web application in a new way(component-based architecture + all uncoupled components).