Skip to content

Blogs about Front-end web development

58 blogs about Front-end web development. Page 3 of 3.

  1. Miriam Eric Suzanne
    writing & speaking & music & theater & cetera. 🇺🇸 More info

    Updated
    Custom Element, Two ways
    Sometimes I build a custom element, and then I have second thoughts about it. hotpink teal #22f6 #f226 The first is just a clever use of CSS. The second (‘real’) custom element simplifies the markup, …
    140 words
  2. Monica Dinculescu – Blog
    I'm a creative engineer who builds delightful web experiences. 🇺🇸 More info

    Updated
    Hallucinating with art models
    Wow, long time, no posts! Anyway, about them text-to-art generative models going about, eh? Surprising nobody: I am extremely into them. I’ve been using DALL-E and MidJourney since they came out, and even though tons …
    2,705 words
  3. Oh Hello Ana - Blog
    Ana's personal blog. By Ana Rodrigues. 🇬🇧 More info

    Updated
    I am not a good interviewer and probably neither are you
    I cringe whenever I look back to the days I was the interviewer for roles at the companies I worked for. When I was just starting out my career at a company with hundreds of …
    350 words
  4. Overreacted
    Personal blog by Dan Abramov. I explain with words and code. More info

    Updated
    The Two Reacts
    UI = f(data)(state)
    6 words
  5. Piccalilli - Blog
    I’m the founder of Set Studio, a creative agency that specialises in building stunning websites that work for everyone. By Andy Bell. 🇬🇧 More info

    Updated
    Finally Understanding How Array.sort(comparator) Works
    James Kerr explains how the Array.sort() function actually works!
    14 words
  6. Read the Tea Leaves
    Software and other dark arts, by Nolan Lawson. 🇺🇸 More info

    Updated
    Bugs I’ve filed on browsers
    I think filing bugs on browsers is one of the most useful things a web developer can do. When faced with a cross-browser compatibility problem, a lot of us are conditioned to just search for …
    By Nolan Lawson, 1,772 words
  7. remy sharp's b:log
    About [code] and all that jazz. 🇬🇧 More info

    Updated
    CSS text fragment selector (please) [blog]
    A little while ago (read: 14 years ago) I wished for a parent selector, and we finally have :has 🎉. Now, how about the ever useful jQuery selector :contains but reusing the text fragment syntax? …
    423 words
  8. Ryan Mulligan | Articles
    Passenger through space and time, front-end web builder & bittersweet songs enthusiast. 🇺🇸 More info

    Updated
    Detect JavaScript Support in CSS
    I had been aware of the scripting CSS media feature but I was still under the impression that cross-browser support was lacking. What a pleasant surprise to discover that it has been available in all …
    891 words
  9. Saneef’s website
    Hello. I’m Saneef. I design information and build interfaces. By Saneef Ansari. 🇮🇳 More info

    Updated
    Disable built-in DNS clients in Chromium based apps
    All Chromium-based apps such a Google Chrome, Obsidian have a built-in DNS client. I have set up NextDNS on my computer to block ads and trackers. The built-in DNS clients by pass the NextDNS, which …
    256 words
  10. Sara Joy
    Sara's homepage, blog, portfolio. More info

    Updated
    Tasty water
    A short thort
    5 words
  11. Sara Soueidan, inclusive design engineer
    articles on design engineering. 🇱🇧 More info

    Updated
    Accessible notifications with ARIA Live Regions (Part 2)
    In the first part of this chapter we discussed what we might need live regions for, and how to create them using HTML and ARIA. In this part, we’re going to discuss what live regions …
    5,043 words
  12. Sia Karamalegos: Blog Archive
    Learn about web performance, Eleventy, and the Jamstack with writing by Sia Karamalegos, performance engineer and web developer. 🇺🇸 More info

    Updated
    How I converted speaking content to written with AI
    If you've ever approached a blank page with an idea for a long blog post, you'll understand me when I say that it can be daunting. I can't count how many times I've though to …
    1,157 words
  13. Smashing Magazine
    Articles all around CSS, JavaScript, front-end, UX and design. For designers and web developers. 🇩🇪 More info

    Updated
    Conducting Accessibility Research In An Inaccessible Ecosystem
    Ensuring technology is accessible and inclusive relies heavily on receiving feedback directly from disabled users. You cannot rely solely on checklists, guidelines, and good-faith guesses to get things right. This is often hindered, however, by …
    By Michele Williams, 3,609 words
  14. Stefan Judis Web Development
    Developer, writer and speaker. I love building things for the web. And I love writing sharing things about the web. 🇩🇪 More info

    Updated
    Reveal an image with smart padding (#snippet)
    Here's Temani Afif once again doing what he does best: creating wild single-element tricks. What's on this time? The preview below shows the article's result, which is two image elements. The img elements are displayed …
    210 words
  15. swyx's site
    The official site of Shawn @swyx Wang, a technologist and recovering finance geek. By Shawn Wang. 🇺🇸 More info

    Updated
    The Upload (short story)
    My first attempt at bringing back the short story in ~30 years.
    16 words
  16. TJ Fogarty
    Performance focused Front-end Development. 🇮🇪 More info

    Updated
    Tidy Up with Regex
    Something had been bugging me for a while; I had a legacy shortcode that would render external links, when really I wanted to use markdown to improve portability. Hundreds of instances lurked within dozens of …
    By TJ Fogarty, 176 words
  17. yuanchuan
    As a web developer, I'm passionate about exploring various areas such as design, programming languages, and generative art. By Yuan Chuan. 🇨🇳 More info

    Updated
    Fun with stroke-dasharray
    The stroke-dasharray attribute in SVG is more flexible compared to the dashed style in CSS. While there are numerous articles and examples about its usages, including Line animations, Pie charts, Circular progress bars, or even …
    1,371 words
  18. zachleat.com
    Zach is a builder for the web with Netlify. He created the Eleventy site generator and is still fixated on web fonts. By Zach Leatherman. 🇺🇸 More info

    Updated
    Celebrate JavaScript Naked Day every year on April 24
    Today my personal web site is being served sans-JavaScript in honor of JavaScript Naked Day. I implemented this on my web site using a global JS_ENABLED in my Eleventy configuration file (propagated to templates via …
    165 words