Detach authentication
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
# Stuff that helped:
|
||||
# Stuff that helped
|
||||
|
||||
* Architecture:
|
||||
- [How to apply hexagonal architecture to Rust](https://www.barrage.net/blog/technology/how-to-apply-hexagonal-architecture-to-rust)
|
||||
@ -11,9 +11,10 @@
|
||||
- [Building a simple text editor with iced, a cross-platform GUI library for Rust](https://www.youtube.com/watch?v=gcBJ7cPSALo)
|
||||
- [Unofficial Iced Guide](https://jl710.github.io/iced-guide/)
|
||||
- [icebreaker](https://github.com/hecrj/icebreaker)
|
||||
- [Halloy](https://github.com/squidowl/halloy)
|
||||
|
||||
---
|
||||
|
||||
> _The purpose of abstraction is not to be vague, but to create a new semantic level in which one can be absolutely precise._
|
||||
|
||||
— Edsger W. Dijkstra
|
||||
— _Edsger W. Dijkstra_
|
||||
|
Reference in New Issue
Block a user