6 ms·
Also, you can actually start converting as soon as someone types and not have the user to perform an additional action of clicking "Convert"
by rootsu 2y ago
Also, you can actually start converting as soon as someone types and not have the user to perform an additional action of clicking "Convert"
- rpcom 2y agoOur service uses backend to perform high-precision calculations not available through Javascript. That’s why it was an intentional decision in order to avoid any delays between entering the text and backend response. However, we might change our decision after additional performance testing.