cameronk / forcept

Field-Oriented Clinic Elastic Patient Tracker
https://github.com/cameronk/forcept2
1 stars 0 forks source link

Code optimization #15

Open cameronk opened 8 years ago

cameronk commented 8 years ago

FORCEPT needs to run on all devices without crippling lag. React modules must be optimized to increase speed.

Todo:

cameronk commented 8 years ago

https://community.dynatrace.com/community/display/PUB/Best+Practices+on+JavaScript+and+AJAX+Performance

cameronk commented 8 years ago

http://archive.oreilly.com/pub/a/server-administration/excerpts/even-faster-websites/writing-efficient-javascript.html#the_switch_statement

cameronk commented 8 years ago

http://desalasworks.com/article/javascript-performance-techniques/