How to Check What Item Is in Focus When Accessibility Testing Jan 21, 2022 261 accessibility , testing , focus How to Set Up a Node.js Project With TypeScript (app )Jan 19, 2022 260 nodejs , typescript How to Avoid Layout Shifts Caused by Web Fonts (sim )Jan 19, 2022 259 performance , user-experience , fonts Memory Leaks, How to Avoid Them in a React App Jan 8, 2022 258 memory , react How to Measure Your Design System? (zer )Jan 6, 2022 257 design-systems , metrics How to Define Your Relationship to Sites You Link To (ste )Dec 20, 2021 256 html , links , semantics , seo How to Add and Remove a CSS Class From Multiple Elements With Vanilla JavaScript (cfe )Dec 20, 2021 255 css , javascript How to Customize Firefox UI—Step-by-Step Tutorial Dec 10, 2021 254 tutorials , xul , browsers , mozilla , firefox , customization How to Maintain a Large Next.js Application (sma )Nov 26, 2021 253 nextjs , maintenance How to Trim Strings in JavaScript Nov 25, 2021 252 strings , javascript How to Make Blob Menu Using HTML, CSS, and JavaScript Nov 19, 2021 251 html , css , javascript How to Create Reusable Components With the Vue 3 Composition API Nov 17, 2021 250 vuejs , components , maintainability How to Fetch Data in Svelte Nov 15, 2021 249 svelte , data-fetching How to Debounce and Throttle Callbacks in Vue Nov 12, 2021 248 vuejs , javascript , callbacks , debouncing , throttling The Key to Developer Happiness and How to Prevent Coding From Becoming Just Another Job Nov 4, 2021 247 career How to Implement Memoization in React to Improve Performance Nov 4, 2021 246 react , performance , memoization , optimization How to Get Started With Social Media Automation Oct 25, 2021 245 social-media , automation , tooling How to Cancel an HTTP Request in Node.js Oct 20, 2021 244 nodejs , http How to Win at CORS (jaf )Oct 12, 2021 243 security , cors , html , http Internationalization: How to Boost Traffic With a Multilingual Site Oct 7, 2021 242 internationalization , traffic How to Implement and Style the “Dialog” Element (cod )Oct 6, 2021 241 modals , html , css UX Accessibility: How to Start Designing for All (uxd )Oct 5, 2021 240 accessibility , user-experience How to Build an Expandable Accessible Gallery (cit /sma )Oct 4, 2021 239 accessibility , html , css How to Redirect URLs on WordPress (sem )Sep 22, 2021 238 urls , redirecting , wordpress , apache How to Expand Your Engineering Skill Set Without Quitting Your Day Job Sep 16, 2021 237 career , learning How to Use “Promise.any()” Aug 26, 2021 236 javascript , promises Flexbox or CSS Grid? How to Make Layout Decisions That Make Sense Aug 25, 2021 235 css , flexbox , grids , layout , comparisons How to Automate Documentation Workflow for Developers (sma )Aug 24, 2021 234 documentation , automation , github-actions How to Calculate REMs From Pixels Aug 20, 2021 233 css How to Set Up an AWS S3 Static SSL Website Aug 20, 2021 232 aws , ssl How to Test for Accessibility With Users at Every Design Stage Aug 11, 2021 231 accessibility , testing How to Use “Promise.allSettled()” Aug 3, 2021 230 javascript , promises How to Build Resilient JavaScript UIs (sma )Aug 3, 2021 229 javascript , user-experience , resilience How to Stay Focused as a Self-Taught Frontend Web Developer Jul 29, 2021 228 career , learning , productivity How to Hand Off Accessible Designs to Developers? (uxd )Jul 28, 2021 227 accessibility , processes How to Eliminate Render-Blocking Resources: A Deep Dive (sia )Jul 23, 2021 226 performance , rendering How to Migrate From WordPress to a Headless CMS (daw /sma )Jul 20, 2021 225 migrating , wordpress , headless , content-management How to Get a Pixel-Perfect, Linearly Scaled UI (css )Jul 15, 2021 224 css , preprocessors , layout How to Migrate From jQuery to Next.js (fgi /sma )Jul 13, 2021 223 migrating , jquery , nextjs How to Convert Arrays to Human-Readable Lists in JavaScript (ami )Jul 11, 2021 222 javascript , conversion , arrays How to Use “Promise.all()” Jul 6, 2021 221 javascript , promises Feature Checklists Are Not Enough: How to Avoid Making Bad Software Jul 4, 2021 220 usability , design , checklists React Architecture: How to Structure and Organize a React Application Jun 23, 2021 219 react , architecture How to Use Dynamic Imports in JavaScript Jun 21, 2021 218 javascript How to Center Anything in CSS Using Flexbox and Grid (fre )Jun 11, 2021 217 css , flexbox , grids , centering How to Redirect HTTP to HTTPS (sem )Jun 3, 2021 216 redirecting , http , tls , wordpress , nginx , iis , microsoft , apache , servers , seo How to Fix Cumulative Layout Shift (CLS) Issues (tun /sma )Jun 2, 2021 215 performance , web-vitals How to Build an Image Comparison Slider May 27, 2021 214 sliders , react , images How to Implement Authentication in Next.js With Auth0 (fgi /sma )May 20, 2021 213 nextjs , authentication , tooling , auth0 How to Name Your Design System May 19, 2021 212 design-systems , naming How to Satisfy User Intent When Considering Search vs. Browse May 7, 2021 211 usability , browsing , searching , comparisons Better Onboarding: How to Prevent Codebase Overwhelm Apr 29, 2021 210 onboarding How to Build a Developer Blog With Gatsby and MDX Mar 30, 2021 209 gatsby , markdown , mdx , blogging How to Build a Great Developer Experience Mar 23, 2021 208 developer-experience How to Use SVG Image Sprites (cra )Mar 10, 2021 207 images , svg , sprites How to Get a Dysfunctional Team Back on Track (ali )Mar 4, 2021 206 engineering-management , culture , collaboration How to Use PostCSS as a Configurable Alternative to Sass (cra )Feb 23, 2021 205 postcss , sass , tooling How to Test the Accessibility of Your Components With Storybook (bol )Feb 13, 2021 204 accessibility , components , storybook How to Test Content With Users Feb 7, 2021 203 testing , usability How to Use WordPress as a Headless CMS for Eleventy (cra )Jan 27, 2021 202 wordpress , eleventy , content-management , headless How to Set Up VS Code for React Development Jan 19, 2021 201 vs-code , microsoft , code-editors , react How to Create a Favicon That Changes Automatically (css )Dec 9, 2020 200 favicons , data-urls , javascript How to Display the Last Build Date in Eleventy (ste )Dec 4, 2020 199 eleventy How to Make an Area Chart With CSS (css )Dec 2, 2020 198 css , clipping , visualization How to Deal With Common React JS Problems—Actionable Tips Nov 16, 2020 197 react , tips-and-tricks How to Find and Fix Common Website Accessibility Issues (kil )Nov 5, 2020 196 accessibility , contrast , color-blindness , colors , responsive-design , quality How to Test Responsive Web Design Cross-Browser Compatibility (cra )Oct 15, 2020 195 testing , responsive-design , browsers , support How to Find the Cause of Horizontal Scrollbars (kil /pol )Oct 8, 2020 194 css , overflow , debugging , scrolling How to Create High-Performance CSS Animations (rac /dev )Oct 6, 2020 193 css , animations , performance How to Automate API Testing With Postman (sma )Sep 7, 2020 192 testing , apis , automation , postman How to Create Customer-Centric Landing Pages (sma )Aug 25, 2020 191 landing-pages , content , design How to Use Styled Components in React (sma )Jul 23, 2020 190 react , css-in-js , css , javascript How to Document the Screen Reader User Experience Jul 10, 2020 189 screen-readers , assistive-tech , documentation , user-experience How to Install Apache Web Server on Windows (cra )Jul 1, 2020 188 installing , servers , apache , microsoft , windows How to Reverse CSS Custom Counters (css )Jun 11, 2020 187 css , lists , html How to Get All Custom Properties on a Page in JavaScript (tyl /css )Jun 8, 2020 186 css , custom-properties , javascript How to Set Up a Blog With Eleventy Jun 6, 2020 185 eleventy , blogging How to Add a Sitemap to Eleventy Jun 2, 2020 184 eleventy , sitemaps How to Design a Brand Logo (With Ease) (sma )May 22, 2020 183 design , branding , logos , images How to Reevaluate Your Frontend Architecture May 21, 2020 182 architecture How to Build a Chrome Extension (sar /css )May 19, 2020 181 browser-extensions , chrome , google , browsers How to Tame Line Height in CSS (css )May 15, 2020 180 css , typography How to Convince Others Not to Use Dark Patterns (boa /sma )May 13, 2020 179 design , user-experience , ethics , design-patterns , anti-patterns How to Succeed in Wireframe Design (sma )Apr 29, 2020 178 design , prototyping , tooling , link-lists How to Make a CSS-Only Carousel (fon /css )Apr 24, 2020 177 css , carousels How to Create a Compelling Landing Page (boa /sma )Apr 21, 2020 176 landing-pages , prioritization , hierarchy Quick Tip: How to Hide Whitespace Changes in Git Diffs (spa /clo )Apr 20, 2020 175 whitespace , tips-and-tricks , github , gitlab , version-control How to Create a Particle Trail Animation in JavaScript (sma )Apr 14, 2020 174 animations , javascript How to Create a Native Web Component Without a Framework Apr 3, 2020 173 web-components , javascript How to Build a Bad Design System (fon /css )Mar 31, 2020 172 design-systems How to Debug a Node.js Application: Tips, Tricks, and Tools (cra )Mar 25, 2020 171 nodejs , debugging , terminology , tips-and-tricks , tooling How to Use an Emoji as a Favicon Easily (chr /css )Mar 24, 2020 170 images , favicons , emoji , data-urls How to Create a “Skip to Content” Link (css )Mar 17, 2020 169 skip-links , html , css , accessibility How to Make a Line Chart With CSS (css )Mar 11, 2020 168 css , transforms How to Publish an Updated Version of an npm Package (spa /clo )Feb 10, 2020 167 npm , dependencies How to Create a Headless WordPress Site on the Jamstack (sar +/sma )Feb 4, 2020 166 wordpress , headless , jamstack Introduction to WebSockets: How to Create Responsive and Low-Latency Applications (hac )Feb 1, 2020 165 introductions , protocols , apis , websockets How to Automatically Update Your JavaScript Dependencies (spa /clo )Jan 30, 2020 164 javascript , dependencies , automation , processes , security How to Install MySQL (cra )Jan 27, 2020 163 installing , mysql , databases How to Pass Data Between Components in Vue.js (sma )Jan 22, 2020 162 components , vuejs How to Convert Variable TTF Font Files to WOFF2 (hen )Jan 9, 2020 161 fonts , variable-fonts , woff , typography , conversion How to Modify Nodes in an Abstract Syntax Tree (jle /css )Dec 26, 2019 160 nodejs , markdown How to Style and Animate the Letters in a String Using CSS (fos )Dec 18, 2019 159 html , css , animations How to Ease Your Team’s Development Workflow With Git Hooks (sma )Dec 2, 2019 158 automation , git , git-hooks How to Ensure Your Design System Helps to Achieve the Purpose of Your Product (sma )Oct 1, 2019 157 design-systems , product-management How to Add CSS Vendor Prefixes Automatically (luk )Sep 24, 2019 156 css , vendor-extensions , automation , tooling , postcss , webpack , gulp , npm What Is Vuetify? How to Install and Key Components Overview Sep 24, 2019 155 vuetify , nuxt , laravel , examples How to Build Unique, Beautiful Websites With Tailwind CSS Sep 12, 2019 154 tailwind How to Contribute to an Open Source Project (sar /css )Sep 9, 2019 153 foss , collaboration How to Set Up a Vue Development Environment Aug 6, 2019 152 vuejs , environments How to Run Heroku Scheduler Weekly Jul 16, 2019 151 heroku How to Get Started With Vuetify Jun 26, 2019 150 libraries , components , vuetify How to Enable Experimental Web Platform Features in Chrome and Firefox (mic )Jun 21, 2019 149 experiments , web-platform , browsers , chrome , google , firefox , mozilla How to Use Redux With React Hooks (tre )Jun 20, 2019 148 redux , react , hooks How to Section Your HTML (css )Jun 18, 2019 147 html , semantics , examples Vue.js and SEO: How to Optimize Reactive Websites for Search Engines and Bots (sma )May 21, 2019 146 vuejs , seo How to Use Spaces in Web Design With Gestalt Principles (sma )Apr 1, 2019 145 design , spacing How to Align Things in CSS (rac /sma )Mar 28, 2019 144 css , alignment How to Conditionally Apply a CSS Class in Vue.js Mar 25, 2019 143 css , vuejs How to Avoid DOM Blocking in JavaScript (cra )Feb 21, 2019 142 dom , javascript , performance How to Migrate to Gulp.js 4.0 (cra )Jan 17, 2019 141 gulp , migrating When and How to Use CSS Multi-Column Layout (rac /sma )Jan 11, 2019 140 css , layout How to Learn CSS (rac /sma )Jan 2, 2019 139 learning , css How to Create Accessibility Statements (w3c )Nov 29, 2018 138 accessibility , documentation , compliance From Maker to Manager: How to Take the Leap (buf )Nov 19, 2018 137 career , engineering-management How to Import a Sass File Into Every Vue Component in an App (sar /css )Oct 17, 2018 136 vuejs , components , sass How to Configure Lighthouse for Balanced Quality Websites (j9t )Oct 15, 2018 135 performance , google , lighthouse , configuration , quality Privacy by Design: How to Sell Privacy and Make Change (rea /sma )Sep 28, 2018 134 privacy , legal UX Debt: How to Identify, Prioritize, and Resolve Sep 11, 2018 133 user-experience , design-debt , prioritization How to Get Started With CSS Animation Sep 11, 2018 132 css , animations How to Use Gulp.js to Automate Your CSS Tasks (cra )Sep 3, 2018 131 gulp , postcss , css , automation Variable Fonts: What They Are, and How to Use Them Aug 14, 2018 130 fonts , variable-fonts , performance How to Use Feature Flags in Continuous Integration Jul 25, 2018 129 feature-management , ci-cd , netlify How to Setup Tailwind With PurgeCSS and PostCSS (fla )Jun 30, 2018 128 tailwind , purgecss , postcss How to Automate a Design May 4, 2018 127 design , automation How to Check if Sites Use WebRTC Mar 29, 2018 126 webrtc , feature-detection , privacy How to Style a Form With Tailwind CSS (nic /css )Jan 24, 2018 125 forms , tailwind How to Internationalize Your WordPress Website (sma )Jan 19, 2018 124 wordpress , internationalization , localization View Source: Why It Still Matters and How to Quickly Compare It to a Rendered DOM Jan 17, 2018 123 view-source , dom , tooling , seo How to Optimize CSS and JS for Faster Sites Jan 17, 2018 122 css , javascript , performance , minification , optimization How to Learn Anything Jan 7, 2018 121 learning CSS Line Spacing: How to Set Line Spacing Dec 1, 2017 120 css , typography How to Optimize SQL Queries for Faster Sites Nov 20, 2017 119 sql , mysql , databases , performance , caching , optimization Bad Icons: How to Identify and Improve Them Nov 19, 2017 118 icons , images , design , usability How to Disable Links (ger /css )Nov 17, 2017 117 links , javascript Static Site Generation With Grow: How to Set Up Syndication Feeds (j9t )Nov 13, 2017 116 static-site-generation , syndication , rss , grow DRY CSS: How to Use Declarations Just Once, Effectively (j9t )Oct 26, 2017 115 css , principles , maintainability How to Work Out What to Charge Clients: The Honest Version (boa /sma )Aug 8, 2017 114 economics , business-relations How to Use AMP With WordPress Jul 19, 2017 113 wordpress , amp , google How to Create Disaster Plans for Websites (jef )Jun 16, 2017 112 processes , dev-ops How to Create Custom WordPress Shortcodes for Your Editors (cra )May 15, 2017 111 wordpress , php How to Secure WordPress With SSL May 10, 2017 110 wordpress , security , ssl Quick Tip: How to Automate Social Media Posting With Jetpack May 4, 2017 109 tips-and-tricks , social-media , automation , wordpress , plugins How to Land a Development Job Without Experience Apr 25, 2017 108 career How to Secure Your Web App With HTTP Headers (sma )Apr 3, 2017 107 web-apps , security , http , http-headers , csp How to Get Started With Marketing Automation for Free Mar 27, 2017 106 marketing , automation , link-lists How to Develop an Interactive Command Line Application Using Node.js (sma )Mar 14, 2017 105 nodejs , javascript , command-line How to Design and Sell Themes (With Success) Mar 6, 2017 104 theming , design , monetization What Is SMACSS and How to Use It Mar 3, 2017 103 smacss , css How to Become a Better Developer by Coding Less Feb 28, 2017 102 career , processes , productivity How to Use Shadows and Blur Effects in Modern UI Design (sma )Feb 22, 2017 101 design , shadows , effects HTML APIs: What They Are and How to Design a Good One (lea /sma )Feb 7, 2017 100 html , apis , javascript React Internationalization How-To (sma )Jan 19, 2017 99 react , internationalization How to Design Better Buttons (sma )Nov 9, 2016 98 design , buttons , forms , usability How to Use AJAX in WordPress—a Real World Example Oct 25, 2016 97 ajax , wordpress How to Develop a Chat Bot With Node.js (sma )Oct 17, 2016 96 nodejs , javascript , functionality WordPress SVG Support: How to Enable SVGs in WordPress Sep 29, 2016 95 wordpress , svg , images Quick Tip: How to Declare Variables in JavaScript Sep 14, 2016 94 tips-and-tricks , variables , javascript How to Choose the Right CSS Toolkits and Frameworks (mia +)Aug 24, 2016 93 interviews , css , tooling , frameworks How to: Static Site With Grow.io and Netlify Aug 12, 2016 92 videos , grow , netlify How to Use ES6 Arguments and Parameters (sma )Jul 20, 2016 91 ecmascript , javascript , examples How to Think About Your Career Jun 26, 2016 90 career Battling BEM CSS: 10 Common Problems and How to Avoid Them (sma )Jun 1, 2016 89 bem , css , naming , namespaces How to Use JSON Data Fields in MySQL Databases (cra )Apr 29, 2016 88 json , mysql , databases How to Use PostCSS With Gulp Mar 31, 2016 87 postcss , gulp , automation How to Migrate a WordPress Site to a New Domain and Hosting Mar 23, 2016 86 wordpress , migrating , hosting , domains How to Optimize Mobile Performance (sma )Mar 15, 2016 85 mobile , performance , optimization , performance-budgets , content-management , caching , testing How to Solve Caching Conundrums (cra )Oct 20, 2015 84 caching , http How to Create a Web Style Guide You’ll Be Proud Of Oct 12, 2015 83 design , documentation , style-guides How to Make Charts With SVG (fon /css )Oct 5, 2015 82 visualization , svg , images , html , javascript SQL vs. NoSQL: How to Choose (cra )Sep 23, 2015 81 databases , sql , comparisons How to Solve the Global npm Module Dependency Problem Sep 4, 2015 80 npm , dependencies How to Grunt and Gulp Your Way to Workflow Automation Jul 1, 2015 79 automation , grunt , gulp How to Do a Content Audit of Your Website May 25, 2015 78 content , auditing , seo How to Build Your Own CSS Preprocessor With PostCSS (cra )Apr 14, 2015 77 css , preprocessors , postcss , gulp How to Teach Yourself Web Development Jan 22, 2015 76 learning , training , career How to Interview (ali )Jan 2, 2015 75 career , interviewing How to Be a Good Developer Oct 10, 2014 74 career , professionalism , quality , prioritization , craft How to Create a Helpful and Better 404 Page (sma )Aug 12, 2014 73 error-pages , user-experience , search , functionality How to Craft the Perfect 404 Page Jul 25, 2014 72 error-pages , user-experience How to Speed Up WordPress (sma )Jun 25, 2014 71 wordpress , performance How to Build and Develop Websites With Gulp (sma )Jun 11, 2014 70 gulp WordPress Permissions—How to Set Up Proper Filesystems and Ownerships (sma )May 8, 2014 69 wordpress , permissions How to Charge for Websites: The Agile Way (cra )Mar 21, 2014 68 economics , business-relations , agile How to Build a CLI Tool With Node.js and Phantomjs (sma )Feb 12, 2014 67 command-line , nodejs How to Do Keyword Research: A Beginner’s Guide Feb 7, 2014 66 guides , keywords , sem How to Generate Awesome Content Dec 13, 2013 65 content , strategies , user-experience How to Run a Usability Test With Users Who Are on Your Site Now Dec 8, 2013 64 usability , testing How to Convert a Negative Number to a Positive Number With PHP Nov 18, 2013 63 php , math How to Sell Responsive Web Design to Clients (sma )Oct 31, 2013 62 business-relations , communication How to Create Temporary and Permanent Redirects With Apache and nginx Aug 12, 2013 61 redirecting , servers , apache , nginx How to Configure the Apache Web Server on an Ubuntu or Debian VPS Aug 7, 2013 60 configuration , apache , servers , unix-like How to Contribute to WordPress (sma )May 10, 2013 59 wordpress , community How to Improve the Deployment of WordPress Websites (sma )Apr 15, 2013 58 wordpress , deploying , optimization WordPress Migration: How to Move a Site Without Hassle (sma )Apr 8, 2013 57 wordpress , migrating How to Build a Better Button in CSS3 (cra )Mar 4, 2013 56 buttons , css How to Order CSS Selectors (j9t )Jan 30, 2013 55 css , selectors , sorting , conventions How to Start an Open-Source Project (nza /sma )Jan 3, 2013 54 foss , processes , licensing , documentation , versioning , releasing CSS Masks—How to Use Masking in CSS Now (sch )Dec 20, 2012 53 css , masking , svg , images How to Become a Top WordPress Professional (sma )Dec 5, 2012 52 wordpress , career How to Use Aliases in Linux Shell Commands (com )Nov 12, 2012 51 aliases , command-line , shell , unix-like How to Make a Living in the Web Industry Jul 2, 2012 50 career , monetization , business-relations How to Resize Background Images With CSS3 (cra )Jun 5, 2012 49 resizing , backgrounds , css How to Use WebSockets Today With Pusher (cra )Apr 26, 2012 48 websockets , tooling How to Create Your Own Random Number Generator in PHP (cra )Feb 8, 2012 47 php , randomness How to Use Character Entities in HTML, CSS, and JavaScript (cra )Jan 21, 2012 46 character-references , html , css , javascript How to Set Up a Print Style Sheet (sma )Nov 24, 2011 45 css , print How to Use Firebug to Modify Your WordPress Site’s CSS Nov 20, 2011 44 videos , firebug , wordpress , css How to Create Multiple Borders in CSS3 (cra )Nov 11, 2011 43 css , borders How to Secure Your WordPress Website (sma )Nov 10, 2011 42 wordpress , security , link-lists WordPress Essentials: How to Create a WordPress Plugin (sma )Sep 30, 2011 41 fundamentals , wordpress , plugins How to Develop WordPress Locally With MAMP (sma )Sep 28, 2011 40 wordpress How to Optimize Images With HTML5 Canvas (sma )Aug 30, 2011 39 images , optimization , canvas , html How to Write CSS for Others (css /sma )Aug 26, 2011 38 css , maintainability , comments , sorting , collaboration How to Become a Web Design Expert (boa /sma )Aug 25, 2011 37 design , career How to Change Image Attributes in WordPress Posts (cra )Jul 19, 2011 36 wordpress How to Detect Browser Support for CSS3 Properties (cra )May 23, 2011 35 css , support , browsers , feature-detection How to Synchronize Your PHP and MySQL Timezones (cra )Apr 19, 2011 34 php , mysql , databases How to Use CSS3 Pseudo-Classes (sma )Mar 30, 2011 33 css , selectors , examples How to Maintain Your Personal Brand as a Corporate Employee (sma )Dec 28, 2010 32 career , branding How to Use the Less CSS Preprocessor for Smarter Style Sheets (sma )Dec 6, 2010 31 css , less , preprocessors How to Comment in jQuery Nov 26, 2010 30 jquery , comments How to Write Faster JavaScript Condition Expressions (cra )Nov 23, 2010 29 javascript , operators How to Build a Mobile Website (sma )Nov 3, 2010 28 mobile , html , css Local Storage and How to Use It on Websites (cod /sma )Oct 11, 2010 27 browser-storage , apis , javascript CSS: How to Host Right-to-Left Styling (j9t )Sep 30, 2010 26 css , internationalization How to Run Apache and IIS at the Same Time (cra )Jul 13, 2010 25 servers , apache , iis , microsoft How to Access the Internet (A Guide From 2025) Jun 24, 2010 24 web How to Center an Absolutely Positioned Element Using CSS (cra )May 4, 2010 23 css , centering How to Proofread Your Own Writing Apr 19, 2010 22 writing , communication , quality How to Become a Solid Web Developer, the Short Version (j9t )Feb 12, 2010 21 career , craft , training , learning How to Automate Optimization and Deployment of Static Content (sma )Jul 19, 2009 20 content , optimization , deploying , automation How to Optimize PNG (sma )Jul 15, 2009 19 images , png , optimization How to Use PHP Namespaces: The Basics (cra )Jul 13, 2009 18 fundamentals , php , namespaces How to Install PHP 5.3 on Windows (cra )Jul 7, 2009 17 installing , php , microsoft , windows How to Override Inline CSS Styles (cra )May 27, 2009 16 css , selectors , cascade How to Filter RSS Feeds Aug 25, 2008 15 syndication , rss , tooling How to Redirect index.html to index.php (chr /css )Dec 10, 2007 14 redirecting , php , html , apache , servers How to Size Text in CSS (ric /ali )Nov 20, 2007 13 css , resizing , typography , browsers , apple , safari CSS Sprites: What They Are, Why They’re Cool, and How to Use Them (chr /css )Nov 15, 2007 12 images , css , sprites