Explore >> Select a destination


You are here

www.matthewhoelter.com
| | blog.elmah.io
3.9 parsecs away

Travel
| | Learn how to configure Cross-site request forgery (CSRF) checks when using AJAX with jQuery or similar in an ASP.NET Core web application.
| | kmitov.com
3.2 parsecs away

Travel
| | [AI summary] A blog post detailing the setup and implementation of a Rails 7 project integrating Bootstrap 5 using cssbundling-rails, jsbundling-rails, and Stimulus for a toast notification component.
| | www.miguelxpn.com
3.7 parsecs away

Travel
| | XSS stands for Cross Site Scripting, it's basically when input is not properly sanitized somewhere and a malicious actor can inject unintended javascript somewhere. That javascript will be executed by some unsuspecting user's browser and then bad stuff can happen.
| | www.paulox.net
28.9 parsecs away

Travel
| A quick-start guide to create a web map with the Python-based web framework Django using its module GeoDjango, the PostgreSQL database with its spatial extension PostGIS and Leaflet, a JavaScript library for interactivemaps.