/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

timperrett.com
| | pbrisbin.com
3.4 parsecs away

Travel
| | I always thought Ajax (and JavaScript for that matter) was some crazy web technology, some new way of programming the web, some big scary thing that would be really difficult to learn or use. It's not. It's actually just a defined, convenient way of using existing tools to accomplish some goal. I won't say it's perfect, or the be-all-end-all of web-tech, but it did come in handy for me in one case.
| | lchandara.wordpress.com
4.1 parsecs away

Travel
| | As covered inComet Programming: Using Ajax to Simulate Server Push, Comet is a Web application model that enables Web servers to send data to the client without having to explicitly request it. Hence, the Comet model provides an alternate mechanism to classical polling to update page content and/or data. In that article, we learned how...
| | scastiel.dev
2.0 parsecs away

Travel
| | Although I love React and am more used to single-page applications (SPA), I decided to leave them aside the time of a side project and to use plain old Node.js, Express, Pug, and MongoDB. And that felt good!
| | omarelhawary.me
21.6 parsecs away

Travel
| Next.js-inspired file-based routing for client-side React with React Router and Vite