|
You are here |
bdadam.com | ||
| | | | |
tomasp.net
|
|
| | | | | Tomas Petricek's latest blog posts about programming languages and tools, working with data, philosophy of science and more. | |
| | | | |
bisco.org
|
|
| | | | | A couple of weeks ago there was an article on the Freexian blog about Using JavaScript in Debusine without depending on JavaScript. It describes how JavaScript is used in the Debusine Django app, namely "for progressive enhancement rather than core functionality". This is an approach I also follow when implementing web interfaces and I think developments in web technologies and standardization in recent years have made this a lot easier. | |
| | | | |
felixrieseberg.com
|
|
| | | | | Building desktop apps with Electron is powerful: It enables developers to use web technologies to target all major operating systems. However, writing the app itself is only half the battle - one also has to compile binaries and create installers, packages, and bundles for the variety of distribution methods. To | |
| | | | |
lenholgate.com
|
|
| | | [AI summary] A development tip explains how to configure Visual Studio 10's debugger to skip stepping over specific native C++ function calls. | ||