Skip to main content
CSS-Tricks
  • Articles
  • Notes
  • Links
  • Guides
  • Almanac
  • Picks
  • Shuffle
Search

Articles Tagged
opinion

31 Articles
{
,

}
Direct link to the article What I Took From the State of Dev 2025 Survey
opinion survey

What I Took From the State of Dev 2025 Survey

State of Devs 2025 survey results are out! Sunkanmi Fafowora highlights a few key results about diversity, health, and salaries.
Sunkanmi Fafowora on Jul 16, 2025
Direct link to the article Applying the Web Dev Mindset to Dealing With Life Challenges
inspiration opinion

Applying the Web Dev Mindset to Dealing With Life Challenges

The grain of truth was that even if you love your job, it can’t love you back. Yet what I’m hooked on isn’t one job, but the power of code and language.
Lee Meyer on Feb 24, 2025
Direct link to the article A CSS Wishlist for 2025
opinion

A CSS Wishlist for 2025

2024 has been one of the greatest years for CSS: cross-document view transitions, scroll-driven animations, anchor positioning, animate to height: auto, and many others. It seems out of touch to ask, but what else do we …

Juan Diego Rodríguez on Dec 23, 2024
Direct link to the article Quick Hit #21
JavaScript opinion php

Quick Hit #21

Seeing a lot more headlines decrying JavaScript and pumping up PHP. Always interesting to see which direction the front-end zeitgeist is leaning.…
Geoff Graham on Sep 20, 2024
Direct link to the article Is There Too Much CSS Now?
CSS opinion

Is There Too Much CSS Now?

As front-end developers, we’ve wished for a lot of things over the years — ways to center things in CSS, encapsulate styles, set an element’s aspect ratio, get finer-grained control over our colors, select an element based on its children’s …

Sacha Greif on Oct 24, 2022
Direct link to the article (Jay Freestone’s) Front-End Predictions for 2022
opinion trends

(Jay Freestone’s) Front-End Predictions for 2022

I linked to Jay’s front-end predictions last year and I think they panned out pretty well. I think he’s got a bit of a knack for that wide-scope look at front-end, including tooling and architecture, as well as browser tech. …

Chris Coyier on Feb 18, 2022
Direct link to the article Should CSS Override Default Browser Styles?
opinion user agent stylesheets

Should CSS Override Default Browser Styles?

CSS overrides can change the default look of almost anything:

  • You can use CSS to override what a checkbox or radio button looks like, but if you don’t, the checkbox will look like a default checkbox on your operating system
…
Chris Coyier on Jan 4, 2022
Direct link to the article The Web is More Gooder, and Other Observations on Today’s Web Tech
opinion

The Web is More Gooder, and Other Observations on Today’s Web Tech

I’m actually working on a talk (whew! been a while! kinda feels good!) about just how good the world of building websites has gotten. I plan to cover a wide swath of web tech, on purpose, because I …

Chris Coyier on Dec 30, 2021
Direct link to the article HTML is Not a Programming Language?
HTML opinion

HTML is Not a Programming Language?

HTML is not a programming language.

I’ve heard that sentence so many times and it’s tiring. Normally, it is followed by something like, It doesn’t have logic, or, It is not Turing complete,.so… obviously it is not a programming …

Alvaro Montoro on Aug 23, 2021
  • 1
  • 2
  • 3
  • ...
  • 4
  • Older

CSS-Tricks is powered by DigitalOcean.

Keep up to date on web dev

with our hand-crafted newsletter

DigitalOcean
  • About DO
  • Cloudways
  • Legal stuff
  • Get free credit!
CSS-Tricks
  • Contact
  • Write for CSS-Tricks!
  • Advertise with us
Social
  • RSS Feeds
  • CodePen
  • Mastodon
  • Bluesky
Back to Top