Rooted in Linux. Dri... • 1m
I was going through an article and found something really interesting about why Fastify is so fast Fastify’s routing engine, powered by the find-my-way library, uses a radix tree (a variant of a trie) to efficiently match incoming requests. By organizing routes based on shared path segments, it reduces the number of comparisons needed to find a match — achieving sub-logarithmic or even near constant-time (O(1)) lookups in most cases. What’s fascinating is that this huge performance boost comes from a small architectural optimization, not a new language or runtime. Even though Fastify runs on the same Node.js stack as frameworks like Express, its smart design choices make all the difference. A reminder that sometimes, the right data structure is all it takes to create massive impact. #js #fastify
Hey I am on Medial • 8m
McDonald's India is running a special contest for the India vs Pakistan match! Predict the match outcome and keep track of the score—you have until the toss to #MatchTheScore. How to participate? Simply make your predictions before 2 PM on match day
See More


The business should ... • 11m
The match took place between 25 November and 12 December 2024 in Singapore. It was played to a best of 14 games, with tiebreaks if required. The match was won by Gukesh 7½–6½ after 14 games. The win made Gukesh, 18, the youngest undisputed world cham
See More
Full Stack Web Devel... • 9m
Nuxt.js, a framework built on Vue.js, simplifies the development of universal, server-rendered, and static web applications. It offers key features like Server-Side Rendering (SSR), Static Site Generation (SSG), automatic routing, and seamless Vue in
See MoreCo-Founder & CPO Gro... • 8m
JioHotstar to Lay Off 1100+ Employees? In a significant development following the merger of Reliance Jio and Disney, JioHotstar has reportedly laid off 1,100 employees. This decision comes despite the platform achieving a record-breaking 669 million
See More
Jack of all trades, ... • 1m
Day 13 of building the QuickCommerce app Wrapped up the Featured section with dynamic category & product mapping + routing Now users can jump from spotlight banners straight into the right category or product view seamlessly or see the listings in
See MoreDownload the medial app to read full posts, comements and news.