Backend dev

Status
This thread has been locked.

croissant222

Feedback score
0
Posts
439
Reactions
151
Resources
0
Why choose me? My work will feature the following
  • Code comments
  • Unit tests
  • Be a single binary (no messing around with getting the right python interpreter version, easy deployment)
  • Concurrency through lightweight managed threads (increased performance, no more having the whole program block waiting for IO)
  • Almost certainly it will be faster than the equivalent in python, javascript or php while also using less memory (from what ive seen most people here use one of those 3 langs for backend dev)
  • Quality (easily maintainable and extendable, also statically typed)
  • Good error handling (you wont have it randomly crashing because of an uncaught exception or have the state messed up because it was catching every exception without a care)
PM me if you are interested, i will go first ;)
 
Status
This thread has been locked.
Top