https://github.com/frzi/publications
Articles, stories, blogs, posts et al I published on various places on the internet. Here for archiving purposes.
https://github.com/frzi/publications
articles markdown medium publications stories
Last synced: about 1 month ago
JSON representation
Articles, stories, blogs, posts et al I published on various places on the internet. Here for archiving purposes.
- Host: GitHub
- URL: https://github.com/frzi/publications
- Owner: frzi
- Created: 2025-12-17T11:15:37.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-12-18T19:44:05.000Z (6 months ago)
- Last Synced: 2025-12-21T21:46:05.295Z (6 months ago)
- Topics: articles, markdown, medium, publications, stories
- Homepage: https://medium.com/@frzi/
- Size: 1.33 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Publications
Articles, stories, blogs, posts et al I published on various places on the internet. Here for archiving purposes.
## Index
* [Image placeholders in pure CSS — or: Defying gods with math and color](pure-css-lqip/README.md)
* [Less Sass, more color-mix — or: Color manipulation with pure CSS](sass-vs-color-mix/README.md)
* [Using Combine to replace delegates and notifications — or: Passing through a different way of thinking](combine-vs-delegates/README.md)
* [A simple chat app with SwiftUI and WebSockets — or: Swift in the back, Swift in the front!](https://github.com/frzi/SwiftChatApp)