https://github.com/phyllisstein/code-on-concerns
16 May 2019 BrooklynJS talk and sample code.
https://github.com/phyllisstein/code-on-concerns
Last synced: about 1 year ago
JSON representation
16 May 2019 BrooklynJS talk and sample code.
- Host: GitHub
- URL: https://github.com/phyllisstein/code-on-concerns
- Owner: phyllisstein
- Created: 2019-05-16T14:11:56.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-17T10:33:19.000Z (about 7 years ago)
- Last Synced: 2025-06-11T14:17:58.328Z (about 1 year ago)
- Homepage: https://phyllisstein.github.io/code-on-concerns/
- Size: 10.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# This Is Your Code On Concerns 🍳

> But nothing is gained---on the contrary!---by tackling these various aspects simultaneously. It is what I sometimes have called "the separation of concerns", which, even if not perfectly possible, is yet the only available technique for effective ordering of one's thoughts, that I know of. This is what I mean by "focussing one's attention upon some aspect": it does not mean ignoring the other aspects, it is just doing justice to the fact that from this aspect's point of view, the other is irrelevant. It is being one- and multiple-track minded simultaneously.
> ---Edsger W. Dijkstra, "EWD 447 [On The Role of Scientific Thought]" (1974)
1. [Introduction](#introduction)
2. [Deck](#deck)
3. [Sample Code](#sample-code)
## Introduction
## Deck
Keynote's export-to-HTML feature doesn't so much export to HTML as it does export to a series of PDFs wrapped _very_ unconvincingly in PDF.js. It's hideous. [Have fun](https://phyllisstein.github.io/code-on-concerns/)!
## Sample Code