---
title: "Atwood’s Law"
id: "35143"
slug: "atwoods-law"
permalink: "https://eay.cc/2018/atwoods-law/"
published_at: "2018-12-11T21:20:08+00:00"
author: "Stefan Grund"
type: "post"
format: "quote"
tags:
  - "frontend"
  - "javascript"
  - "programmieren"
  - "web-entwicklung"
short_url: "https://eay.li/385"
---

# Atwood’s Law

> Atwood’s Law: any application that can be written in JavaScript, will eventually be written in JavaScript.

– **Jeff Atwood** bereits [2017 auf Coding Horror](https://blog.codinghorror.com/the-principle-of-least-power/).
