Introduction to Yeoman
An introduction to Yeoman, a toolchain for streamlining web development workflows using generators for project scaffolding.
An introduction to Yeoman, a toolchain for streamlining web development workflows using generators for project scaffolding.
The author argues that using intrinsics for high-performance code is unreliable and more work than writing assembly by hand.
Laravel Forge introduces Circles for team server access and a new Forge Plus plan with unlimited servers and team management features.
A recap of a Laracon EU talk about using Laravel's components (Illuminate) in projects not built with the Laravel framework.
Court denies preliminary approval of a $324.5M class action settlement in a high-tech employee wage-fixing antitrust lawsuit.
A 1997 design contest analysis where Verilog users outperformed VHDL users, sparking industry debate and controversy.
An introduction to the HWB color model in CSS, explaining its intuitive approach to defining colors using Hue, Whiteness, and Blackness.
A guide on configuring Gulp with Sass, Autoprefixer, and Sourcemaps to maintain sourcemap integrity during CSS processing.
A guide to editing binary files directly, explaining why it's useful and demonstrating basic techniques with simple tools.
Article critiques a misleading report claiming no gender pay gap in tech, using evidence from the AAUW study to refute the claim.
Explains how data alignment affects CPU cache performance, using benchmarks and an analogy to illustrate the impact on speed.
A technical guide on migrating a blog from WordPress to the static site generator Jekyll, covering the setup process and benefits.
Explains why CSS-only auto-resizing of input fields is impossible due to HTML's definition of inputs as void elements.
Discover five lesser-known Emmet.io shortcuts for HTML and CSS that can significantly boost your coding productivity.
The author argues Java's bloated toolchain creates a high barrier to entry for casual FOSS contributors, based on personal experience.
A web developer argues that content is the fundamental core of the web, more important than marketing, design, or development trends.
A personal recap of the 2013 Digital Visions conference in Vienna, covering talks on front-end development and UX.
Analyzes the flaws in Hacker News and Reddit ranking algorithms and proposes a randomized solution to improve content discovery.
Explains Verilog naming conventions and safety practices to prevent hardware design errors like timing issues and clock domain crossing.
A guide on using CSS to maintain the aspect ratio of embedded iframes (like videos) in responsive web design.