5 ms·
True performance is our priority. From the very beginning, we focused on ensuring that our app ran smoothly and quickly. To achieve this, we load all the data l
by harshithmul 2y ago
True performance is our priority. From the very beginning, we focused on ensuring that our app ran smoothly and quickly. To achieve this, we load all the data locally, allowing you to experience everything at lightning speed. Our background server keeps your data synchronized seamlessly between the server and the client, so you get the best of both worlds: speed and reliability.
- denysvitali 2y ago> True performance is our top priority The server is written in Node.JS
- harshithmul 2y agoMy bad. We focused on the performance on the front end currently, as said before we loaded all the data locally and kept the data synced in the background to make the interactions fast. We chose nodejs as that was easy for us to get started with. But definitely, if things get hampered we will start looking into it.
- giovannibonetti 2y agoGood call. Front-end performance is often the bottleneck. Preloading most of the required data in advance is really helpful. Trello does just that and it is one of the snappiest web apps.
- haswell 2y agoNode is capable of significantly better performance than the average Jira instance. The bar is low.
- Aeolun 2y agoThat is entirely orthagonal to the issue. NodeJS can be Fast.