https://github.com/karimsa/fallaciesofjsperf
A short list of fallacies that beginners to JS often believe about performance.
https://github.com/karimsa/fallaciesofjsperf
fallacies javascript performance
Last synced: 3 months ago
JSON representation
A short list of fallacies that beginners to JS often believe about performance.
- Host: GitHub
- URL: https://github.com/karimsa/fallaciesofjsperf
- Owner: karimsa
- License: mit
- Created: 2019-01-04T20:05:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-02T00:06:17.000Z (over 6 years ago)
- Last Synced: 2025-03-11T21:03:58.022Z (3 months ago)
- Topics: fallacies, javascript, performance
- Language: HTML
- Homepage: https://alibhai.co/fallaciesofjsperf
- Size: 121 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# [Fallacies of JS Performance](https://alibhai.co/fallaciesofjsperf)
A short list of fallacies that beginners to JS often believe about performance.
## License
Licensed under [MIT license](LICENSE.md).
Copyright © 2019-present Karim Alibhai. All rights reserved.