Patterns of Enterprise Application Architecture
A critical review of Martin Fowler's 'Patterns of Enterprise Application Architecture', assessing its relevance and dated patterns.
A critical review of Martin Fowler's 'Patterns of Enterprise Application Architecture', assessing its relevance and dated patterns.
A software developer shares personal productivity tips and systems, including using TODO lists, keyboard shortcuts, and worklogs, from a tech professional's perspective.
A guide on creating reusable Sass components and managing them with the Bower package manager for efficient web development.
Discusses the need to verify browser security due to government surveillance risks and how Firefox's open-source nature enables this.
Introducing mpld3's plugin framework for creating interactive matplotlib visualizations in the browser using D3.js.
How to fix the VirtualBox VERR_SUPDRV_COMPONENT_NOT_FOUND error when enabling bridged networking on OS X 10.9 by reloading kernel extensions.
How to use CSS animation-play-state to create smooth hover animations that freeze instead of snapping back to the original state.
A developer's workaround for UITextView scrolling bugs in iOS 7, including a link to a custom subclass on GitHub.
Explains how to design and export reusable constructors in Node.js modules, covering prototypes, private properties, and module patterns.
Explores the evolution of responsive web design beyond fluid grids and media queries, discussing its broader principles and future-friendly approaches.
Announcing the second edition of Pro NuGet, a book covering workflows, integration with tools like Azure & TeamCity, and advanced package management.
Explains how Travis CI simplifies cross-Python version testing and integrates with GitHub workflows for open-source Python projects.
A developer combines a Leap Motion controller with a Parrot AR Drone, using Node.js and socket.io to control the drone with hand gestures.
A developer details a workaround to fix a visual bug in iOS 7's printer interface by swizzling a UIKit class.
A blog update on the author's new Flask-based pastebin project, future Python script post, and a request for feedback.
A developer's side project to analyze PyPI download logs, extracting insights about Python versions, installers, and operating systems used by package consumers.
A technical guide on migrating a blog from WordPress to the static site generator Jekyll, covering the setup process and benefits.
Announcing DevNexus 2014, a major developer conference in Atlanta with 100+ sessions on Java, web tech, cloud, mobile, and agile development.
AngularAOP v0.1.0 introduces a new declarative way to annotate services, eliminating coupling with the framework for better reusability.