/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.parsonsmatt.org
| | www.quirksmode.org
2.4 parsecs away

Travel
| | [AI summary] This blog post analyzes four common use patterns for Ajax to remove objects, refresh data, move text, and fetch new content, followed by reader comments discussing validation, third-party APIs, and mapping applications.
| | ponyfoo.com
5.6 parsecs away

Travel
| | [AI summary] This article explains Taunus, a lightweight Node.js framework that converts server-side rendered applications into progressive web apps supporting AJAX navigation and realtime updates.
| | mattryall.net
4.7 parsecs away

Travel
| | One of the frequently-cited problems with JavaScript is its lack of support for modularisation. It's particularly problematic now that web applications are becoming more interactive. Structuring a number of AJAX calls and related functions proves to be a big problem if you want to avoid using the global namespace yet want to split your logic into separate files or functions without a shared scope.
| | www.taniarascia.com
14.9 parsecs away

Travel
| I've received a few requests on how to highlight the syntax of snippets of in a blog like I have. Here is an example snippet of SCSS code...