mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2025-01-03 14:17:29 +00:00
HACKING.md: link to Hickey
This commit is contained in:
parent
2274053792
commit
cd7bd26d3c
@ -26,6 +26,7 @@ what you need to know to get started hacking on Nativefier.
|
|||||||
Introducing breaking changes willy nilly is a comfort to us developers, but is
|
Introducing breaking changes willy nilly is a comfort to us developers, but is
|
||||||
disrespectful to end users who must constantly bend to the flow of breaking changes
|
disrespectful to end users who must constantly bend to the flow of breaking changes
|
||||||
pushed by _all their software_ who think it's "just one breaking change".
|
pushed by _all their software_ who think it's "just one breaking change".
|
||||||
|
See [Rich Hickey - Spec-ulation](https://www.youtube.com/watch?v=oyLBGkS5ICk).
|
||||||
|
|
||||||
4. **Avoid adding npm dependencies**. Each new dep is a complexity & security liability.
|
4. **Avoid adding npm dependencies**. Each new dep is a complexity & security liability.
|
||||||
You might be thinking your extra dep is _"just a little extra dep"_, and maybe
|
You might be thinking your extra dep is _"just a little extra dep"_, and maybe
|
||||||
|
Loading…
Reference in New Issue
Block a user