Menu

Close
  • Home
  • Preact
  • Architecture
Subscribe
JASON Format Menu

JASON Format

Practical JavaScript and the occasional accidental module.

Scroll Down
Page 1 of 2 Older Posts →

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

Preact AMA on Sideway

🎤 This was originally published as "Preact.js with Jason Miller" on Sideway. Preact is a fast 3kB alternative to React with the same API, providing the »

Jason Miller Jason Miller on Preact, React 07 July 2017

Universal VDOM Components with factory-loader

There is a commonly known issue in the React/etc community that we haven't been able to piece together a solution for yet. I think I »

Jason Miller Jason Miller on Preact, React, JSX, Webpack 25 March 2017

UMD is Dead! Long Live UMD!

In the front-end world, we've been publishing modules as UMD (Universal Module Definition) for quite some time - at least 6 years. That's a longevity we »

Jason Miller Jason Miller on Webpack, Modules 22 March 2017

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 2 Older Posts →
JASON Format © 2019
Proudly published with Ghost