-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pulled some favorites from holodex/app#60
- Loading branch information
1 parent
08f95df
commit 054a72f
Showing
1 changed file
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,31 @@ | ||
# swim | ||
repo for links and resources towards learning and discovery | ||
|
||
- development methodologies | ||
- [The Dribbblisation of Design](https://medium.com/intercom-inside/the-dribbblisation-of-design-406422ccb026) | ||
- [The Complete Guide to the Kano Model](https://foldingburritos.com/kano-model/) | ||
- [Hammock-driven Development](https://github.com/matthiasn/talk-transcripts/blob/master/Hickey_Rich/HammockDrivenDev.md) | ||
- [How to Design Perfect (Software) Products](http://hintjens.com/blog:19) | ||
- [Lean Software Development](https://en.wikipedia.org/wiki/Lean_software_development) | ||
- [The Role of a Senior Developer](http://mattbriggs.net/blog/2015/06/01/the-role-of-a-senior-developer/) | ||
- [Escaping Solution-First Development through Impact Mapping](https://medium.com/kevin-on-code/escaping-solution-first-development-through-impact-mapping-663b2c6d0ea8) | ||
- [Stop Designing for Users](https://www.thoughtworks.com/insights/blog/stop-designing-users) | ||
- [The Case for Slow Programming](https://ventrellathing.wordpress.com/2013/06/18/the-case-for-slow-programming/) | ||
- [Replacing The User Story With The Job Story](https://jtbd.info/replacing-the-user-story-with-the-job-story-af7cdee10c27) | ||
- [Interaction Design is dead. What now?](https://blog.prototypr.io/interaction-design-is-dead-what-now-db09d77cadae) | ||
- technical | ||
- [Domain Driven Design for Services Architecture](https://www.thoughtworks.com/insights/blog/domain-driven-design-services-architecture) | ||
- [On Monoliths and Microservices](https://dev.otto.de/2015/09/30/on-monoliths-and-microservices/) | ||
- [The Neomonolith](https://inconshreveable.com/10-07-2015/the-neomonolith/) | ||
- business | ||
- [We Don’t Sell Saddles Here](https://medium.com/@stewart/we-dont-sell-saddles-here-4c59524d650d) | ||
- [Leslie’s Law: When Small Meets Large, Small (Almost) Always Wins](http://firstround.com/review/leslies-law-when-small-meets-large-small-almost-always-wins/) | ||
- [1,000 True Fans](http://kk.org/thetechnium/1000-true-fans/) | ||
- anti-patterns | ||
- [9 Anti-Patterns Every Programmer Should Be Aware Of](http://sahandsaba.com/nine-anti-patterns-every-programmer-should-be-aware-of-with-examples.html) | ||
- [value flows](http://valueflo.ws) | ||
- [NRP Overview](https://speakerdeck.com/mikorizal/1-nrp-overview) | ||
- [Visual language experiments](https://docs.google.com/presentation/d/1N81Q0uDjA7OMEZTLNig6O-MLuWHgb5TL0IxPZ2U8qDU) | ||
- ui patterns | ||
- [7 unbreakable laws for user interface design](https://99designs.com/blog/tips/7-unbreakable-laws-of-user-interface-design/) | ||
- [ui pattern: natural language form](https://www.jroehm.com/2014/01/ui-pattern-natural-language-form/) |