Writing
Engineering
Thoughts.
// Insights on software architecture, frontend performance, and reliable system design.
20 min read
Nextjs 14 First Look: New Features and Improvements
Since the release of Next.js 14, there have been a lot of improvements and new features. Like Turbopack, Server Action and more. In this blog, we will discuss all the new features and improvements in Next.js 14.
READ_ARTICLE

20 min read
Static Site Generation: A Revolution in Web Performance
Get a deep dive static site generation, Learn how it's making website faster and more scalable. and how it's setting a new standard for web development.
READ_ARTICLE

10 min read
How i design a video Sharing service
Explore the architecture and features of a scalable video sharing service, including user authentication, video uploading, streaming, and more. Learn about design considerations, system architecture, and the importance of scalability and performance.
READ_ARTICLE