adds code


Node Congress 2024 #NodeCongress #GitNation Website – https://nodecongress.com/ Follow the link to watch the full version of all the conference talks, QnA’s with speakers and hands-on workshop recordings → https://portal.gitnation.org/events/node-congress-2024 Talk: Making My Node.js API Super Fast Description: Node.js servers need to process a large number of requests concurrently as the scale grows. A Node.js micro service which receives an API request needs to do multiple actions, like parsing JWTs, use caching, work with the databases and more. In this talk, Tamar will show strategies to improve your REST API performance - starting from new Node.js frameworks that can work faster, better parsing of request parts, efficient work with caching and DB , better parallelism and more strategies. The talk will include demos, benchmarks and profiling of code to see the improvements. At the end of this talk, developers will have practical knowledge on how to improve API performance in various Node.js platforms. This event would not take place without the support of sponsors: 🏆 Platinum Sponsors Cloudflare → https://pages.cloudflare.com/ 🥇 Gold Sponsors Sentry → https://sentry.io/welcome/? Focus Reactive → https://focusreactive.com/
Previous Post Next Post