🔥 rm alphabetical ordering

This commit is contained in:
dannydannydanny 2021-09-25 11:58:59 +02:00 committed by GitHub
parent 7c78c46327
commit e19f23578a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -166,7 +166,6 @@ Path('.').absolute()
* Test and Production environments must be the same and very well defined: FreeBSD image or Ubunut Docker container * Test and Production environments must be the same and very well defined: FreeBSD image or Ubunut Docker container
* **UX/UI** * **UX/UI**
* [Understand, Ideate and Test, Implement](https://uxtools.co/challenges/) UX. * [Understand, Ideate and Test, Implement](https://uxtools.co/challenges/) UX.
* [Divide year into 26 fortnights labelled A-Z](https://futureofcoding.org/episodes/044#19)
* Avoid [dark patterns](https://darkpatterns.org/types-of-dark-pattern.html) * Avoid [dark patterns](https://darkpatterns.org/types-of-dark-pattern.html)
* **Visualization** * **Visualization**
* problem: it's difficult to include visualization in this workflow but essential to fast prototyping. * problem: it's difficult to include visualization in this workflow but essential to fast prototyping.