let's be honest
This commit is contained in:
parent
d39bdd7ef2
commit
77ddde1c8a
1 changed files with 1 additions and 2 deletions
|
|
@ -53,10 +53,9 @@ The project won't introduce node/npm ecosystem,
|
||||||
# backend
|
# backend
|
||||||
|
|
||||||
The reasons for Go:
|
The reasons for Go:
|
||||||
- concurrency primitives
|
|
||||||
- networking libraries
|
|
||||||
- single binary compilation
|
- single binary compilation
|
||||||
- availability of 3rd party libraries
|
- availability of 3rd party libraries
|
||||||
|
- the author's excuse to learn go
|
||||||
|
|
||||||
The reasons for SQLite:
|
The reasons for SQLite:
|
||||||
- lack of need for db setup (huge plus for desktop)
|
- lack of need for db setup (huge plus for desktop)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue