Enhancing a comment form - From basic to custom error message to BackgroundSync
A technical guide on progressively enhancing a web comment form from basic HTML to using BackgroundSync for offline functionality.
A technical guide on progressively enhancing a web comment form from basic HTML to using BackgroundSync for offline functionality.
A developer reflects on leaving Microsoft's NuGet team to rejoin JetBrains as a Developer Advocate and continue work on MyGet.
A guide to setting up and testing Apache Cordova apps on a BlackBerry 10 device, covering SDK installation and environment configuration.
The author reflects on the global reach of their book 'Intermediate Python', which has been read in 181 countries and used for training.
Guide to correctly rotate the Raspberry Pi 7" touch display and touch targets when running Windows 10 IoT Core by editing the config.txt file.
Exploring scalable architecture for single-page applications, covering state management with Redux and asynchronous communication using RxJS.
Microsoft ends support for IE8, IE9, and IE10, sparking discussion on how to handle core web experiences for outdated browsers.
A developer builds a prototype hot loader for Angular 2, inspired by React, to update components without a full page refresh.
Explains the memory leak problem in Attached Behaviors in XAML apps and demonstrates a practical solution with code examples.
Explains the performance benefits and key differences of Compiled Bindings in Windows 10, highlighting the default OneTime mode.
Guide on configuring Azure Web Apps to use a private npm registry for installing Node.js dependencies during deployment.
Cimbalino Toolkit 2.0.0 is now production ready, adding support for Universal Windows Platform (UWP) development.
A tutorial on JavaScript arrays covering creation, properties like length, and methods like push, concat, and join.
Cimbalino Toolkit 2.0.0-beta1 released, now compatible with Windows 10 UWP for universal app development.
Part 10 of a Docker website series: Creating and configuring an nginx reverse proxy container to route requests to backend and frontend services.
Highlights from Microsoft Build 2024: Windows 10's universal apps, open-source push, cross-platform tools, and HoloLens development.
Microsoft releases Windows 10 Technical Preview Developer Tools for building Universal Apps, with early Cimbalino Toolkit support available.
A roundup of browser updates, bug fixes, and developer tools news for March 2015, focusing on Chrome, Firefox, and Opera.
A guest post contribution on reading other developers' code to learn different problem-solving approaches and evolving best practices.
A blogger shares their personal recommendations for the best Python IDEs, including Sublime Text and PyCharm, based on their experience.