Skip to content
HomeInsights

Insights

Ideas for building
better software.

Engineering perspectives on architecture, product development, AI, and the everyday decisions behind useful software.

From the engineering desk

Browse practical articles or follow the latest technology updates.

Subscribe via RSS →

Curated links from external sources — not 360Softy original articles.

ExternalFrontend Development
Next.js Blog

Next.js 13.2

Next.js 13.2 introduces major improvements to the App Router in preparation for stability, including SEO support, Route Handlers, MDX for Server Components, Type-Safe Links, and more.

Next.js BlogRead original
ExternalFrontend Development
Vercel Blog

Vercel Data Cache: A progressive cache, integrated with Next.js

Before today, developers had to choose between either fully static or fully dynamic pages. With , we’re excited to announce the and the brand-new . This enables caching only of your page as static data, while fully dynamically rendering the rest of your application, including accessing real-time and personalized data.Next.js 13.2Next.js Cache (beta)Vercel Data Cache (beta)part Read more

Vercel BlogRead original
ExternalFrontend Development
Vercel Blog

Moving from monolithic WordPress to composable gives Plenti total freedom

is a technology-led consumer lending and investment company that helps borrowers bring their big ideas to life. Established in Australia in 2014, Plenti has funded over $900m of loans to over 55,000 borrowers and has attracted over 22,000 registered investors. Plenti Consumers hold financial services providers to high standards, so a Vercel and Next.js frontend was instrumental in transforming their brand and giving their users a trustworthy experience.  Because of this, migrating from their Wor

Vercel BlogRead original
ExternalFrontend Development
Vercel Blog

The Next.js SEO Playbook: Ranking higher with Next.js on Vercel

Search engine optimization (SEO) lets customers find and trust you more easily. And yet, improving your application's SEO is too often an opaque process. When SEO success feels like magic, you’re not always sure how to repeat or better it. In this article, we'll demystify SEO, clarifying some of the most technical aspects of the process. SEO doesn't have to be a chore, and with Next.js on Vercel as your solid foundation, you're ready to build up best practices, seeing exponential gains in the pr

Vercel BlogRead original
ExternalSoftware Architecture
High Scalability

Consistent hashing algorithm

This is a guest article by NK. You can view the original article Consistent hashing explained on systemdesign.one website. How does consistent hashing work? At a high level, consistent hashing performs the following operations: The output of the hash function is placed on a virtual ring structure (known as the hash ring) The hashed IP addresses of the nodes are used to assign a position for the nodes on the hash ring The key of a data object is hashed using the same hash function to

Load Balancingconsistent hashingsharding
High ScalabilityRead original

Let’s start with a conversation

Tell us what you’re working on.

An idea, a challenge, or a system that needs to work better. We’ll help you understand the next step.