Menu

Close
  • Home
  • Preact
  • Architecture
  • Ecosystem
  • DOM
Subscribe
JASON Format Menu

Architecture

A 5-post collection

Page 1 of 1

Element Worklet

I've been contemplating ways to build more resilient web applications. One consistent issue that seems to crop up in my explorations is that we have no »

Jason Miller Jason Miller on JavaScript, Multi-threading, Architecture, DOM 20 January 2021

Event Listeners: Delegation VS Direct Binding

Image courtesy of NASA The DOM provides a mechanism for registering event handlers that supports two techniques for observing events: directly-bound per-element listeners, and “delegated” listeners »

Jason Miller Jason Miller on Architecture, JavaScript 28 August 2020

Islands Architecture

Photo by Krzysztof Grech I’ve struggled to find references to this online, but heard the name used multiple times this year when describing the approach »

Jason Miller Jason Miller on Architecture, SSR 11 August 2020

Application Holotypes: A Guide to Architecture Decisions

Analyzing the characteristics of real-world applications is difficult. We often make generalizations about applications we see in the wild, both anecdotal and statistical: "Single-Page Applications are »

Jason Miller Jason Miller on Architecture, SSR 15 February 2019

A Challenge for Centralized State

I build distributed frontends using components (preact components, but that's not important). Components are a great unit of composition when the structure of a system cannot »

Jason Miller Jason Miller on redux, Preact, Webpack, Architecture 20 January 2017
Page 1 of 1
JASON Format © 2021
Proudly published with Ghost