Explore >> Select a destination


You are here

blog.mazinahmed.net
| | textslashplain.com
6.5 parsecs away

Travel
| | A few years back, I wrote a short explainer about User Gestures, a web platform concept whereby certain sensitive operations (e.g. opening a popup window) will first attempt to confirm whether the user intentionally requested the action. As noted in that post, gestures are a weak primitive -- while checking whether the user clicked or...
| | erickerr.com
5.1 parsecs away

Travel
| |
| | homakov.blogspot.com
4.9 parsecs away

Travel
| | I bet, you know what Clickjacking (CJ)is. Old problem everybody's tired of hearing of. There are three types of web pages. Don't need...
| | keepsimple.dev
17.3 parsecs away

Travel
| Learn how to implement real-time notifications in Django using Server Sent Events (SSE). Send updates to users without page refreshes or polling.