<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Phillip Luther’s Frontend Engineering and Developer Experience Blog</title><description>Exploring modern frontend techniques and frontend adjacent topics: JavaScript, HTML, CSS, web application development, dev culture … the whole shebang. </description><link>https://phillipluther.dev/</link><item><title>A Journey From Frontend to Front-end to Front End and Back</title><link>https://phillipluther.dev/blog/frontend-vs-front-end/</link><guid isPermaLink="true">https://phillipluther.dev/blog/frontend-vs-front-end/</guid><description>Have you ever Googled front-end VS. front end VS. frontend? It&apos;s a nest of grammatical correctness on compound adjectives and nouns. This, friends, is not that.</description><pubDate>Wed, 19 Jul 2023 00:00:00 GMT</pubDate><author>Phillip Luther</author></item><item><title>Do You Know What Em Actually Stands For? I Just Learned</title><link>https://phillipluther.dev/blog/what-does-em-stand-for/</link><guid isPermaLink="true">https://phillipluther.dev/blog/what-does-em-stand-for/</guid><description>What does Em Stand For In CSS? Nothing. It&apos;s a Word, like potato or snowshoe. I learned this today in a random fit of curiosity after 20+ years of CSS&apos;ing.</description><pubDate>Wed, 13 Sep 2023 00:00:00 GMT</pubDate><author>Phillip Luther</author></item><item><title>Find More Free Time With This Dungeons &amp; Dragons Mechanic</title><link>https://phillipluther.dev/blog/optimizing-free-time-readied-actions/</link><guid isPermaLink="true">https://phillipluther.dev/blog/optimizing-free-time-readied-actions/</guid><description>Life is busy. Free time comes in few-and-far-between spurts. I stole a trick from D&amp;D to optimize my free time. It&apos;s worked well and I&apos;d like to share it.</description><pubDate>Wed, 06 Dec 2023 00:00:00 GMT</pubDate><author>Phillip Luther</author></item><item><title>Happy New Year! Here Are Some Obligatory Blog Resolutions</title><link>https://phillipluther.dev/blog/2024-blog-resolutions/</link><guid isPermaLink="true">https://phillipluther.dev/blog/2024-blog-resolutions/</guid><description>Join a gym? Take a dry January? Call my mother more often? All solid resolutions, but no help to this blog. I wanna go audio/visual with this thing in 2024.</description><pubDate>Wed, 03 Jan 2024 00:00:00 GMT</pubDate><author>Phillip Luther</author></item><item><title>That Thing That &quot;Shouldn&apos;t Take More Than Five Minutes&quot;</title><link>https://phillipluther.dev/blog/shouldnt-take-more-than-five-minutes/</link><guid isPermaLink="true">https://phillipluther.dev/blog/shouldnt-take-more-than-five-minutes/</guid><description>&quot;Is he right?&quot; That&apos;s the question I&apos;m gonna ask at the end of this little-not-little thought experiment. Given context, how heavy can 5 minutes actually be?</description><pubDate>Wed, 17 Jan 2024 00:00:00 GMT</pubDate><author>Phillip Luther</author></item><item><title>Accidental Brutalism and Commentary On My Blog Aesthetics</title><link>https://phillipluther.dev/blog/accidental-brutalism-blog-aesthetic/</link><guid isPermaLink="true">https://phillipluther.dev/blog/accidental-brutalism-blog-aesthetic/</guid><description>You know elephants, right? They&apos;re sensitive, powerful, monochrome … yet visually striking. They&apos;re not over-designed. My blog mimics elephants. Shots fired.</description><pubDate>Wed, 21 Jun 2023 00:00:00 GMT</pubDate><author>Phillip Luther</author></item><item><title>There Is No Code You Can Write That I Won&apos;t Understand</title><link>https://phillipluther.dev/blog/clear-over-clever-code-for-humans/</link><guid isPermaLink="true">https://phillipluther.dev/blog/clear-over-clever-code-for-humans/</guid><description>As your dev skills level-up, your code dumbs down. Clarity feuds with cleverness. 20 lines of code that could be a baffling one line regex? Opt for verbosity.</description><pubDate>Wed, 16 Aug 2023 00:00:00 GMT</pubDate><author>Phillip Luther</author></item><item><title>Let&apos;s Play a Game of Inches Using Valid and Awful CSS Units</title><link>https://phillipluther.dev/blog/inches-centimeters-css-units/</link><guid isPermaLink="true">https://phillipluther.dev/blog/inches-centimeters-css-units/</guid><description>We all use ems and rems and pixels in our CSS. Have you ever used inches or centimeters? Believe it or not, ins and cms exist! They probably shouldn&apos;t.</description><pubDate>Thu, 09 Nov 2023 00:00:00 GMT</pubDate><author>Phillip Luther</author></item><item><title>Using CSS Custom Properties and Calc To Build a Type Scale</title><link>https://phillipluther.dev/blog/css-custom-properties-calc-typescale/</link><guid isPermaLink="true">https://phillipluther.dev/blog/css-custom-properties-calc-typescale/</guid><description>I love CSS custom properties. I love calc. We can use CSS custom properties and calc to build a fluidly responsive type scale in vanilla CSS. Let&apos;s do so!</description><pubDate>Wed, 31 Jan 2024 00:00:00 GMT</pubDate><author>Phillip Luther</author></item><item><title>That Moment When You Finally Set npm Init&apos;s Default Values</title><link>https://phillipluther.dev/blog/setting-npm-devault-values/</link><guid isPermaLink="true">https://phillipluther.dev/blog/setting-npm-devault-values/</guid><description>Tired of updating the author, version, and license fields in every new project&apos;s package.json file? Me too; here&apos;s how to set npm init&apos;s default values.</description><pubDate>Thu, 12 Oct 2023 00:00:00 GMT</pubDate><author>Phillip Luther</author></item><item><title>Make a Proper Ellipsis on Windows or Mac. Period x3? Wrong</title><link>https://phillipluther.dev/blog/ellipsis-keyboard-shortcut/</link><guid isPermaLink="true">https://phillipluther.dev/blog/ellipsis-keyboard-shortcut/</guid><description>There&apos;s a right way to use ellipses. Of much less import, there&apos;s a right way to type them! Here are the Windows and macOS ellipsis keyboard shortcuts.</description><pubDate>Fri, 16 Feb 2024 00:00:00 GMT</pubDate><author>Phillip Luther</author></item><item><title>5 Fun Web Developer Tips You Likely Know About Already</title><link>https://phillipluther.dev/blog/handy-web-dev-tricks/</link><guid isPermaLink="true">https://phillipluther.dev/blog/handy-web-dev-tricks/</guid><description>GitHub&apos;s browser-based VS Code IDE, npm&apos;s testing shorthand, dunders, and more. Here are 5 noncritical but handy things web developers should be aware of.</description><pubDate>Wed, 28 Feb 2024 00:00:00 GMT</pubDate><author>Phillip Luther</author></item><item><title>I Love and Appreciate Losing an Hour to Daylight Savings</title><link>https://phillipluther.dev/blog/love-daylight-savings/</link><guid isPermaLink="true">https://phillipluther.dev/blog/love-daylight-savings/</guid><description>Jet laggy time shifts aside, I love losing an hour to daylight savings. It&apos;s the only time I have a concrete answer to the question, &quot;Where did the time go?&quot;</description><pubDate>Thu, 14 Mar 2024 00:00:00 GMT</pubDate><author>Phillip Luther</author></item><item><title>A New Post</title><link>https://phillipluther.dev/blog/new-post-2024-08-01/</link><guid isPermaLink="true">https://phillipluther.dev/blog/new-post-2024-08-01/</guid><description>A freshly stubbed post.</description><pubDate>Thu, 01 Aug 2024 00:00:00 GMT</pubDate><author>Phillip Luther</author></item><item><title>A New Post</title><link>https://phillipluther.dev/blog/new-post-2024-07-11/</link><guid isPermaLink="true">https://phillipluther.dev/blog/new-post-2024-07-11/</guid><description>A freshly stubbed post.</description><pubDate>Thu, 11 Jul 2024 00:00:00 GMT</pubDate><author>Phillip Luther</author></item></channel></rss>