https://github.com/zhibirc/ztone
Recipes for cooking JavaScript
https://github.com/zhibirc/ztone
Last synced: 4 months ago
JSON representation
Recipes for cooking JavaScript
- Host: GitHub
- URL: https://github.com/zhibirc/ztone
- Owner: zhibirc
- License: unlicense
- Created: 2015-03-02T17:55:40.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-01-23T21:52:18.000Z (over 7 years ago)
- Last Synced: 2025-10-22T03:44:01.748Z (8 months ago)
- Homepage:
- Size: 28.3 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: history.md
- License: LICENSE
Awesome Lists containing this project
README
Once upon a time I've created some partial cookbook for writing high-quality JavaScript code. It was about naming of identifiers of some kind and usage some language syntax.
Currently I look at this attempt as of good experience, but essentially that tutorial is obsolete due to changes in my mind.
I've saved it for historical reasons: [how it was](history.md) :baby_chick:
It's not absolutely wrong in all its propositions or statements, but in most it does... so, here the new generation and new vision on subject.
---
### Readability
### Efficiency
### Modularity
### Safety