Gulp Recipes - Part One
A developer shares three practical Gulp.js recipes based on common StackOverflow questions, including conditional file deletion and managing watch tasks.
A developer shares three practical Gulp.js recipes based on common StackOverflow questions, including conditional file deletion and managing watch tasks.
A tutorial on creating reusable D3.js chart components within Angular directives, demonstrating composition with a line chart and scatter plot.
A weekly roundup of browser updates, bug fixes, and developer tools, covering Firefox, WebKit, and Chrome DevTools.
Microsoft releases Windows 10 Technical Preview Developer Tools for building Universal Apps, with early Cimbalino Toolkit support available.
Using Flame Graphs to analyze and visualize performance bottlenecks in Oracle Data Integrator (ODI) load plans and sessions.
Explains the innerText property's behavior and algorithm for extracting text from HTML nodes, focusing on CSS and whitespace handling.
A technical guide on using SQL Server Extended Events to capture, import, and parse deadlock graphs for analysis and troubleshooting.
Explains the importance of the viewport meta tag for true responsive design on mobile devices, beyond just CSS media queries.
Explains the invokedynamic JVM instruction, its role in Java 8 lambdas, dynamic languages, and how it works with method handles.
Introducing Todoman, a simple, open-source CLI task manager for Unix-like systems that saves tasks as iCalendar.
Analyzes the tension between Red Hat's long-term enterprise support for outdated software like Python 2.6 and the burden it places on open-source community maintainers.
A guide to batch optimizing PNG files using Photoshop, the TinyPNG plugin, and Adobe ExtendScript Toolkit.
The article debunks common misinterpretations of the Dunning-Kruger effect by analyzing the original study's data and findings.
Announcing EuroSciPy 2015, the European conference on Python for scientific computing, with calls for papers, talks, and tutorials.
A monthly roundup of browser development news, bug reports, and web platform updates from December 2015.
A deep dive into advanced web performance audits using Chrome DevTools, with case studies on major sites like CNET and Time.com.
A developer shares 12 insights from a 60-day Facebook break, focusing on social media's impact on attention, habits, and communication.
Using Linux diagnostic tools to troubleshoot OBIEE internal issues when standard logs are insufficient, focusing on a custom skin deployment problem.
A guide on using Gulp or Grunt build tools to automatically strip console and debugger statements from JavaScript code before production deployment.
Explores how to effectively handle software architecture within agile projects, based on a talk by Molly Dishman and Martin Fowler.