Revisiting LESS
A developer revisits the LESS CSS preprocessor, comparing it to Sass and highlighting new features like 'extend'.
A developer revisits the LESS CSS preprocessor, comparing it to Sass and highlighting new features like 'extend'.
A tutorial on creating an image comparison slider using only CSS and the resize property, exploring its benefits and limitations.
Explores how design patterns like Composite and Interpreter are implemented in AngularJS directives and the $parse service.
A guide on configuring Gulp with Sass, Autoprefixer, and Sourcemaps to maintain sourcemap integrity during CSS processing.
A review of the kod.io developer conference in Linz, covering talks on support, CSS, command-line tools, and AngularJS.
Part 2 of an HTML and CSS tutorial for beginners, covering CSS basics, selectors, and styling techniques.
A beginner-friendly tutorial covering HTML basics, tag structure, text formatting, and essential web development concepts for absolute beginners.
A guide on creating reusable Sass components and managing them with the Bower package manager for efficient web development.
A developer shares a simple JavaScript script to automatically generate a talks list from a JSON file, eliminating manual HTML updates.
The author argues that CSS is a developer's tool, requiring programming skills and analytical thinking, not just design sensibilities.
Overview of an Advanced JavaScript university course covering modern web technologies, ES5/6 features, HTML5 APIs, Node.js, and popular frameworks.
A tutorial on creating slanted, 3D-looking tabs using CSS transforms and pseudo-elements, with graceful degradation for older browsers.
A guide on using the grunt-connect-proxy tool to bypass CORS restrictions during local web development.
A guide to using simple share URLs for Twitter, Facebook, and other platforms instead of heavy social media plugins.
Analyzes browser support for unprefixed CSS gradients and advises which vendor prefixes are still necessary for web developers in 2013.
A guide for developers on using Chrome Canary for front-end development, highlighting its daily updates and new web platform features.
The author expresses excitement for Web Platform Docs, a collaborative project by browser vendors to create unified web development documentation.
A talk exploring the modern web development tool ecosystem, from boilerplates to deployment, to improve developer productivity.
Analysis of why CSS vendor prefixes create maintenance problems for developers and hinder web standards adoption.
A guide to creating a simpler CSS typing animation using the 'ch' unit for character-based width, with browser support considerations.