Keep on Babeling with ES6
A technical guide exploring advanced Babel.js configuration, Stage-X presets for ES6 features, and source map debugging.
A technical guide exploring advanced Babel.js configuration, Stage-X presets for ES6 features, and source map debugging.
Explains the importance of source control and automated deployment for OBIEE, detailing the 'why' and 'how' to prevent release issues.
Explores why reflection in .NET is slow, examining CLR design goals, internal data structures, and the multi-step invocation process.
RSiteCatalyst 1.4.10 adds QueueDatawarehouse, new Get* methods, and bug fixes for the Adobe Analytics R package.
Explores the $500 security guarantee for finding vulnerabilities in qmail, highlighting principles for secure open-source software development.
Cimbalino Toolkit 2.4.0 released for UWP, featuring new controls, converters, and navigation service improvements.
A developer shares their first-week experience at L4 Digital, detailing the office culture, tech setup, and initial coding work.
A concise introduction to Babel.js, explaining its purpose as a JavaScript compiler for modern syntax and its core concepts like plugins and presets.
How to create clean URLs and redirects on GitHub Pages using a custom 404.html page and JavaScript, without server-side code.
How to fix a Java IncompatibleClassChangeError when running the Kafka Connect HDFS connector by unsetting the CLASSPATH.
Discusses the decline of restrictive software licenses like GPL and the dominance of permissive licenses (MIT, Apache, BSD) in modern open source.
A critical essay arguing against using Electron for desktop apps, citing bloat, poor performance, and misuse for simple tools.
A technical guide on generating write-only Shared Access Signature (SAS) keys for Azure Blob Storage using .NET Core.
Common boto/S3 error solutions: fixing SigV4 'host' parameter and region-specific endpoint issues in AWS Python SDK.
A programmer's personal reflections and key takeaways from reading the book 'Coders at Work' while on vacation.
A guide to the ASP.NET Core + Angular 2 starter template for Visual Studio, covering features like server-side prerendering and hot module replacement.
A guide to automating the deployment of Windows Services using VSTS (Azure DevOps) and PowerShell for continuous integration and delivery.
Needle V0.0.4 released with iOS/OS X support, new security modules, and bug fixes ahead of OWASP AppSec USA 2016.
A developer explains building a security-focused static code analysis tool for Gulp by extending an existing plugin, following open source philosophy.
Guide to fixing compatibility issues when building iOS 10 games with Game Maker Studio 1.4 and Xcode 8, covering provisioning and plist settings.