Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/heiso/heiso


https://github.com/heiso/heiso

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

### 👋 Hi there

I have been a developer for over 11 years and a strong believer in remote work for over 3 years and have often worked on the move, either abroad or in France.

In my free time, I like to learn new ways of creating, whether it's embedded code, woodworking, or small electronic projects.

### 💻 Some coding conventions I like

- [Rule of three](https://en.wikipedia.org/wiki/Rule_of_three_(computer_programming))
- [Stop trying to be so DRY, instead Write Everything Twice (WET)](https://dev.to/wuz/stop-trying-to-be-so-dry-instead-write-everything-twice-wet-5g33)
- [The wrong abstraction](https://sandimetz.com/blog/2016/1/20/the-wrong-abstraction)
- [Clever Code Considered Harmful](https://www.joshwcomeau.com/career/clever-code-considered-harmful/)
- [Maintainability through colocation](https://kentcdodds.com/blog/colocation)