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

Articles Tagged
spa

8 Articles
{
,

}
Direct link to the article SPAs, Shared Element Transitions, and Re-Evaluating Technology
page transitions spa

SPAs, Shared Element Transitions, and Re-Evaluating Technology

Nolan Lawson sparked some discussion when he described a noticeable shift away from single-page applications (SPAs):

Hip new frameworks like Astro, Qwik, and Elder.js are touting their MPA [multi-page application] with “0kB JavaScript by default.”

…
Avatar of Geoff Graham
Geoff Graham on Jun 1, 2022
Direct link to the article Have Single-Page Apps Ruined the Web? (“Transitional Apps”)
spa

Have Single-Page Apps Ruined the Web? (“Transitional Apps”)

A big heaping 19-minute bowl of not-too-hot, not-too-cold baby bear porridge website building from Rich Harris.

I’ve certainly overheard more than my fair share of arguments about Single Page Apps (SPAs) vs Multi-Page Apps (MPAs). Although it’s only recently that …

Avatar of Chris Coyier
Chris Coyier on Nov 1, 2021 (Updated on Nov 2, 2021)
Direct link to the article The Single Page App Morality Play
spa

The Single Page App Morality Play

Direct Link

Baldur Bjarnason brings some baby bear porridge to the discussion of Single Page App (SPA) vs. Multi Page App (MPA).

Single-Page-Apps can be fantastic. Most teams will mess them up because most teams operate in dysfunctional

…
Avatar of Chris Coyier
Shared by Chris Coyier on Oct 6, 2021
Direct link to the article Pinned Audio WordPress Theme
audio spa WordPress

Pinned Audio WordPress Theme

I’m afraid I have to start this with a whole backstory, as the journey here is the point, not so much the theme.

A fella wrote to me a while back outlining a situation he was in. His company has …

Avatar of Chris Coyier
Chris Coyier on May 18, 2021
parcel spa

How to Make a Monthly Calendar With Real Data

Have you ever seen a calendar on a webpage and thought, how the heck did they did that? For something like that, it might be natural to reach for a plugin, or even an embedded Google Calendar, but it’s …

Avatar of Mateusz Rybczonek
Mateusz Rybczonek on Jul 21, 2020 (Updated on Sep 7, 2020)
Direct link to the article Other Ways to SPAs
spa

Other Ways to SPAs

That rhymed lolz.

I mentioned on a podcast the other day that I sorta think WordPress should ship with Turbolinks. It’s a rather simple premise:

  1. Build a server-rendered site.
  2. Turbolinks intercepts clicks on same-origin links.
  3. It uses AJAX for
…
Avatar of Chris Coyier
Chris Coyier on Aug 21, 2019
Direct link to the article Two Ways to Build a Site That Seem Super Different But Weirdly Aren’t That Different
build tool spa static sites

Two Ways to Build a Site That Seem Super Different But Weirdly Aren’t That Different

Here are two ways to build a site (abstractly) that feel diametrically opposed to me:

  1. Build a site as an SPA (Single Page App). The page loads a skeleton HTML page that executes JavaScript as quickly as it can. The
…
Avatar of Chris Coyier
Chris Coyier on Dec 14, 2018
flux react redux spa

Leveling Up with React: Redux

This tutorial is the final of a three-part series by Brad Westfall. We’ll learn how to manage state across an entire application efficiently and in a way that can scale without dangerous complexity. We’ve come so far in our …

Avatar of Brad Westfall
Brad Westfall on Mar 28, 2016 (Updated on Apr 24, 2017)

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