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

Articles Tagged
architecture

12 Articles
{
,

}
Direct link to the article Kubernetes Explained Simply: Containers, Pods and Images
architecture kubernates

Kubernetes Explained Simply: Containers, Pods and Images

If you zone out every time someone mentions “Kubernetes,” “containers,” or “pods,” this article is for you. No complex diagrams involved!

As a front-end developer, you don’t have to know how to configure an infrastructure from scratch. However, if you …

Avatar of Lari Maza
Lari Maza on Jul 5, 2021
Direct link to the article Reconciling Editor Experience and Developer Experience in the CMS
architecture CMS headless cms

Reconciling Editor Experience and Developer Experience in the CMS

Components are great, aren’t they? They are these reusable sources of truth that you can use to build rock-solid front-ends without duplicating code.

You know what else is super cool? Headless content management! Headless content management system (CMS) products offer …

Avatar of Sean C Davis
Sean C Davis on Feb 12, 2021
Direct link to the article Tech Stacks and Website Longevity
architecture

Tech Stacks and Website Longevity

Steren Giannini in “My stack will outlive yours”:

My stack requires no maintenance, has perfect Lighthouse scores, will never have any security vulnerability, is based on open standards, is portable, has an instant dev loop, has no build step

…
Avatar of Chris Coyier
Chris Coyier on Jan 25, 2021
Direct link to the article CUBE CSS
architecture

CUBE CSS

Direct Link

A CSS methodology from Andy Bell:

The most important part of this methodology is the language itself: CSS. It’s key to note its existence in the name because some alternative approaches, such as BEM—which I have enjoyed for many

…
Avatar of Chris Coyier
Shared by Chris Coyier on Jun 11, 2020
Direct link to the article Building a Scalable CSS Architecture With BEM and Utility Classes
architecture bem naming syntax

Building a Scalable CSS Architecture With BEM and Utility Classes

Maintaining a large-scale CSS project is hard. Over the years, we’ve witnessed different approaches aimed at easing the process of writing scalable CSS. In the end, we all try to meet the following two goals:

  1. Efficiency: we want to
…
Avatar of Sebastiano Guerriero
Sebastiano Guerriero on Apr 21, 2020 (Updated on Oct 21, 2021)
Direct link to the article Considerations for Creating a Card Component
architecture components react

Considerations for Creating a Card Component

Even a simple Card component can be tricky to design an API around. What abstraction are you providing? How much control do you want to give? If you make it too flexible, you aren't providing much value. If you make it to rigid, you also aren't providing much value.
Avatar of Chris Coyier
Chris Coyier on Mar 2, 2020 (Updated on Mar 3, 2020)
Direct link to the article This Page is Designed to Last
architecture opinion

This Page is Designed to Last

Direct Link

Jeff Huang, while going through his collection of bookmarks, sadly finds a lot of old pages gone from the internet. Bit rot. It’s pretty bad. Most of what gets published on the web disappears. Thankfully, the Internet Archive gets a …

Avatar of Chris Coyier
Shared by Chris Coyier on Jan 23, 2020
Direct link to the article Domain-Driven Design With React
architecture organization react

Domain-Driven Design With React

There is very little guidance on how to organize front-end applications in the world of React. (Just move files around until it “feels right,” lol). The truth is that we can do better. Let’s take a look at one pattern …

Avatar of Adam Conrad
Adam Conrad on Dec 16, 2019
Direct link to the article CSS Architecture for Modern JavaScript Applications
architecture

CSS Architecture for Modern JavaScript Applications

Direct Link

There is a lot to like from Mike Riethmuller here:

  • The title. When you’re building a website from JavaScript-powered components anyway, that is a moment to talk about how to do styling, because it opens some doors to JavaScript-powered styles
…
Avatar of Chris Coyier
Shared by Chris Coyier on Dec 6, 2019
Direct link to the article The Many Ways to Include CSS in JavaScript Applications
architecture css-in-js

The Many Ways to Include CSS in JavaScript Applications

Welcome to an incredibly controversial topic in the land of front-end development! I’m sure that a majority of you reading this have encountered your fair share of #hotdrama surrounding how CSS should be handled within a JavaScript application.

I …

Avatar of Dominic Magnifico
Dominic Magnifico on Jul 8, 2019
Direct link to the article The 10,000 Year Clock Design Principals
architecture design principles

The 10,000 Year Clock Design Principals

Direct Link

In the new year edition of the Clearleft newsletter, Jeremy Keith linked to the design principals Danny Hillis thought about while considering a clock that would work for 10,000 years.

Here’s part of that page…

Avatar of Chris Coyier
Shared by Chris Coyier on Jan 8, 2019
  • 1
  • 2
  • 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
  • Free Credit Offer
CSS-Tricks
  • Email
  • Guest Writing
  • Book
  • Advertising
Follow
  • Mastodon
  • Twitter
  • Instagram
  • YouTube
  • CodePen
  • iTunes
  • RSS
Back to Top