yes on Nostr: way of js development: - write bullshit apis - write libraries on top to make complex ...
way of js development:
- write bullshit apis
- write libraries on top to make complex apis more simple
to achieve simple outcome you have to import lots of complex libraries
why not:
write simple apis
do not import libraries to do simple stuff
write complex apis to do complex stuff on top
- write bullshit apis
- write libraries on top to make complex apis more simple
to achieve simple outcome you have to import lots of complex libraries
why not:
write simple apis
do not import libraries to do simple stuff
write complex apis to do complex stuff on top