Skip to main content
CSS-Tricks
  • Articles
  • Videos
  • Almanac
  • Newsletter
  • Guides
  • DigitalOcean
  • DO Community
Search

Articles Tagged
learning

51 Articles
{
,

}
Direct link to the article What Makes CSS Hard To Master
learning

What Makes CSS Hard To Master

Direct Link

Tim Severien:

I feel we, the community, have to acknowledge that CSS is easy to get started with and hard to master. Let’s reflect on the language and find out what makes it hard.

Tim’s reasons CSS is hard …

Avatar of Chris Coyier
Shared by Chris Coyier on Dec 18, 2020
Direct link to the article The Power of Lampshading
learning work

The Power of Lampshading

I enjoyed this blog post from Shawn. Lampshading is apparently the idea of a TV show calling attention to some weakness (like an implausible plot point) so that the show can move on. By calling it out, it avoids criticism …

Avatar of Chris Coyier
Chris Coyier on Dec 16, 2020
Direct link to the article 2020 was not a good year for learning
learning

2020 was not a good year for learning

There, I said it.

What did I learn about building websites in 2020? A lot. But what I learned is not nearly as important as how I learned it. So instead, I want to share a couple of strategies I …

Avatar of Natalya Shelburne
Natalya Shelburne on Dec 9, 2020
Direct link to the article Layoutit Grid: Learning CSS Grid Visually With a Generator
generator grid learning

Layoutit Grid: Learning CSS Grid Visually With a Generator

Layoutit Grid is an interactive open source CSS Grid generator. It lets you draw your designs and see the code as you go. You can interact with the code, add or remove track lines and drag them around to change …

Avatar of Matias Capeletto
Matias Capeletto on Oct 15, 2020
Direct link to the article What I Learned by Fixing One Line of CSS in an Open Source Project
learning open source

What I Learned by Fixing One Line of CSS in an Open Source Project

I was browsing the Svelte docs on my iPhone and came across a blaring UI bug. The notch in the REPL knob was totally out of whack. I’m always looking to contribute to open source, and I thought this would …

Avatar of Benjamin Schachter
Benjamin Schachter on Aug 14, 2020 (Updated on Aug 17, 2020)
Direct link to the article Want to get better at code? Teach someone CSS.
learning

Want to get better at code? Teach someone CSS.

A friend of mine recently asked me to teach her to code. She was an absolute beginner, having no idea what coding really involves. I decided to start where I started: HTML and CSS. Using CodePen, we started forking Pens …

Avatar of Peter Murray
Peter Murray on Jul 28, 2020
Direct link to the article A little bit of plain Javascript can do a lot
learning

A little bit of plain Javascript can do a lot

Direct Link

Julia Evans:

I decided to implement almost all of the UI by just adding & removing CSS classes, and using CSS transitions if I want to animate a transition.

An awful lot of the JavaScript on sites (that aren’t …

Avatar of Chris Coyier
Shared by Chris Coyier on Jul 8, 2020
Direct link to the article Settling down in a Jamstack world
jamstack learning

Settling down in a Jamstack world

One of the things I like about Jamstack is that it’s just a philosophy. It’s not particularly prescriptive about how you go about it. To me, the only real requirement is that it’s based on static (CDN-backed) hosting. You …

Avatar of Chris Coyier
Chris Coyier on Jul 3, 2020
Direct link to the article Where Do You Learn HTML & CSS in 2020?
learning

Where Do You Learn HTML & CSS in 2020?

The question of how and where to learn HTML & CSS is a highly reasonable thing to ask. The answer depends on all sorts of things: how serious you are, your current foundation, what other resources are available to you, …

Avatar of Chris Coyier
Chris Coyier on Jun 19, 2020 (Updated on Sep 20, 2022)
learning

User agents

Direct Link

Jeremy beating the classic drum:

For web development, start with HTML, then CSS, then JavaScript (and don’t move on to JavaScript too quickly—really get to grips with HTML and CSS first).

And then…

That’s assuming you want to be

…
Avatar of Chris Coyier
Shared by Chris Coyier on May 19, 2020
Direct link to the article Front-End Challenges
learning

Front-End Challenges

My favorite way to level up as a front-end developer is to do the work. Literally just build websites. If you can do it for money, great, you should. If the websites you make can help yourself or anyone …

Avatar of Chris Coyier
Chris Coyier on Apr 17, 2020
  • Newer
  • 1
  • 2
  • 3
  • ...
  • 5
  • Older

CSS-Tricks is powered by DigitalOcean.

Keep up to date on web dev

with our hand-crafted newsletter

DigitalOcean
  • DigitalOcean
  • DigitalOcean Community
  • About DigitalOcean
  • Legal
  • Agency Coaching
  • Free Credit Offer
CSS-Tricks
  • Email
  • Guest Writing
  • Book
  • Advertising
Follow
  • Mastodon
  • Twitter
  • Instagram
  • YouTube
  • CodePen
  • iTunes
  • RSS
Back to Top