/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

alexlakatos.com
| | techtldr.com
2.8 parsecs away

Travel
| | Sources view in Chrome Developer Tools has a code snippets feature, kind of like a built-in text editor, that allows to write, debug, save and re-use code snippets. Creating a code snippet To get to code snippets: Open the Developer Tools Navigate to Sources at the top menu Select Snippets in the left menu (see [...]
| | qtandeverything.blogspot.com
4.4 parsecs away

Travel
| | One of the most tedious tasks a developer will do is debugging a nagging bug. It's worse when it's a web app, and even worse when its a we...
| | convolv.es
2.5 parsecs away

Travel
| | For quite a while, it has been possible to debug tabs on Firefox for Android devices, but there were many steps involved, including manual port forwarding from the terminal. As I hinted a few weeks ago, WebIDE would soon support connecting to Firefox for Android via ADB Helper support, and that time is now! How to Use You'll need to assemble the following bits and bobs: Firefox 36 (2014-10-25 or later) ADB Helper 0.
| | akr.am
23.0 parsecs away

Travel
| An introduction to PowerShell for Python developers.