Why JavaScript's still on top in 2025JavaScript remains a beloved programming language despite critiques, thanks to its flexibility and continuous evolution through frameworks like Svelte and Astro.js.
wexCommerce - Minimalistic and Powerful eCommerce PlatformwexCommerce is a powerful eCommerce platform leveraging Next.js, TypeScript, and Stripe for efficient shopping and management.
CSR, SSR, pre-rendering: Which rendering technique to choose? - LogRocket BlogSelecting the appropriate rendering technique in Next.js is essential for optimizing performance and user experience.
How to Build an AI-Powered Web Application With Next.js and TensorFlow.js: A Guide | HackerNoonAI is transforming web development by enhancing user experiences with real-time features and personalized content.Combining Next.js and TensorFlow.js allows for the creation of powerful AI-driven web applications.
Streaming in Next.js 15: WebSockets vs Server-Sent Events | HackerNoonNext.js supports WebSockets and SSE for real-time data streaming, enhancing modern web applications with powerful features and capabilities.
Critical security flaw uncovered in Next.js frameworkNext.js framework has a critical security flaw in its middleware that could affect millions of sites.
Why JavaScript's still on top in 2025JavaScript remains a beloved programming language despite critiques, thanks to its flexibility and continuous evolution through frameworks like Svelte and Astro.js.
wexCommerce - Minimalistic and Powerful eCommerce PlatformwexCommerce is a powerful eCommerce platform leveraging Next.js, TypeScript, and Stripe for efficient shopping and management.
CSR, SSR, pre-rendering: Which rendering technique to choose? - LogRocket BlogSelecting the appropriate rendering technique in Next.js is essential for optimizing performance and user experience.
How to Build an AI-Powered Web Application With Next.js and TensorFlow.js: A Guide | HackerNoonAI is transforming web development by enhancing user experiences with real-time features and personalized content.Combining Next.js and TensorFlow.js allows for the creation of powerful AI-driven web applications.
Streaming in Next.js 15: WebSockets vs Server-Sent Events | HackerNoonNext.js supports WebSockets and SSE for real-time data streaming, enhancing modern web applications with powerful features and capabilities.
Critical security flaw uncovered in Next.js frameworkNext.js framework has a critical security flaw in its middleware that could affect millions of sites.
How to Deploy a Next.js Book Reader App on AWS with Docker | HackerNoonDeploy a Next.js Book reader app using Docker on AWS, providing a beginner-friendly guide.
Deploy next.js using pm2 cluster mode(and with docker)Utilizing pm2 in cluster mode enhances the scalability of Next.js applications for handling increased traffic effectively.
How to Deploy a Next.js Book Reader App on AWS with Docker | HackerNoonDeploy a Next.js Book reader app using Docker on AWS, providing a beginner-friendly guide.
Deploy next.js using pm2 cluster mode(and with docker)Utilizing pm2 in cluster mode enhances the scalability of Next.js applications for handling increased traffic effectively.
Managing search parameters in Next.js with nuqs - LogRocket BlogEffective management of search parameters enhances user experience, SEO, and application performance, especially with Next.js's new features.
How to make existing React to SSR easilyTransitioning from React to SSR with Vite requires careful consideration, especially if client-side functionality is critical.Next.js presents challenges in migrating from React, which may require significant rewrites despite its SSR benefits.
Does streaming affect SEO and can streamed content be indexed?Streaming is beneficial for SEO and can improve website performance by reducing TTFB, FCP, and TTI.Next.js and React Suspense support streaming UI components, including out-of-order streaming for enhanced user experience.
Managing search parameters in Next.js with nuqs - LogRocket BlogEffective management of search parameters enhances user experience, SEO, and application performance, especially with Next.js's new features.
How to make existing React to SSR easilyTransitioning from React to SSR with Vite requires careful consideration, especially if client-side functionality is critical.Next.js presents challenges in migrating from React, which may require significant rewrites despite its SSR benefits.
Does streaming affect SEO and can streamed content be indexed?Streaming is beneficial for SEO and can improve website performance by reducing TTFB, FCP, and TTI.Next.js and React Suspense support streaming UI components, including out-of-order streaming for enhanced user experience.
Insert problem in my dbCheck the definition and existence of user.primaryEmailAdress.emailAdress in the database.Verify the database connection and query execution for errors.
TypeError: auth(...).protect is not a functionThe error "protect is not a function" suggests a possible deprecation or incorrect usage of the method in the Clerk library.
Insert problem in my dbCheck the definition and existence of user.primaryEmailAdress.emailAdress in the database.Verify the database connection and query execution for errors.
TypeError: auth(...).protect is not a functionThe error "protect is not a function" suggests a possible deprecation or incorrect usage of the method in the Clerk library.
Let's Build a Real-Time Collaborative Document Editor Using My Web App Framework of Choice | HackerNoonThe guide teaches building a secure, real-time collaborative document editor using Next.js, Appwrite, Liveblocks, and Permit.io with ReBAC.
How to Build a Request Access Approval System Using Next.js | HackerNoonNext.js and Permit.io can be utilized to implement a Request Access Approval System for fine-grained access control in web applications.
Let's Build a Real-Time Collaborative Document Editor Using My Web App Framework of Choice | HackerNoonThe guide teaches building a secure, real-time collaborative document editor using Next.js, Appwrite, Liveblocks, and Permit.io with ReBAC.
How to Build a Request Access Approval System Using Next.js | HackerNoonNext.js and Permit.io can be utilized to implement a Request Access Approval System for fine-grained access control in web applications.
The Hidden Potential of Expify: More Than Just an AI DirectoryExpify.ai is a centralized directory for AI tools, built using Next.js for scalability and C# for robust backend performance.
Next.js v15 - Reflecting on Previous Mistakes | HackerNoonNext.js v15 emphasizes a shift in priorities and organization, reflecting on past mistakes more than just introducing new functionalities.
Building Better React & Next.js Apps: Mistakes, Tips, and Best Practices | HackerNoonRecognizing common JavaScript errors enhances code reliability and efficiency.
Let's get into the Action, Server Action!React introduces Server Actions for server-side mutations, reducing the need for client event handling like onSubmit.
Next.js Monorepos with BitBit allows creating and managing reusable components with NextJS and React templates for improved productivity.
Next.js Monorepos with BitSet up a Bit workspace to create modular NextJS apps and React components efficiently.
Why Patching Globals Is HarmfulPatching globals in code can have significant impacts, often leading to misunderstandings and disagreements among developers.
Building Better React & Next.js Apps: Mistakes, Tips, and Best Practices | HackerNoonRecognizing common JavaScript errors enhances code reliability and efficiency.
Let's get into the Action, Server Action!React introduces Server Actions for server-side mutations, reducing the need for client event handling like onSubmit.
Next.js Monorepos with BitBit allows creating and managing reusable components with NextJS and React templates for improved productivity.
Next.js Monorepos with BitSet up a Bit workspace to create modular NextJS apps and React components efficiently.
Why Patching Globals Is HarmfulPatching globals in code can have significant impacts, often leading to misunderstandings and disagreements among developers.
Shadcdn -Part 1-Next.JS has been unleashed upon the developer.Next.js provides a user-friendly approach for developing UI frameworks, especially beneficial for junior developers.
Our Journey with CachingNext.js App Router addresses client-server performance issues by optimizing data fetching through React Server Components, balancing prerendering and flexibility.
How to Integrate Next.js with Electron Using React Server Components | HackerNoonReact Server Components combined with Electron streamlines the development of web apps with native server APIs.
Our Journey with CachingNext.js App Router addresses client-server performance issues by optimizing data fetching through React Server Components, balancing prerendering and flexibility.
How to Integrate Next.js with Electron Using React Server Components | HackerNoonReact Server Components combined with Electron streamlines the development of web apps with native server APIs.
Using Rehackt to share imports with React in server-side code - LogRocket BlogNext.js allows building full-stack web apps with server-side and client-side features.
How to Fix a 404 Error When Getting a YouTube Video Thumbnail in Next.js | HackerNoonServer-side fetching can effectively handle 404 errors for YouTube thumbnails by checking response status before delivering images.
Using Rehackt to share imports with React in server-side code - LogRocket BlogNext.js allows building full-stack web apps with server-side and client-side features.
How to Fix a 404 Error When Getting a YouTube Video Thumbnail in Next.js | HackerNoonServer-side fetching can effectively handle 404 errors for YouTube thumbnails by checking response status before delivering images.
Lucia Auth: An Auth.js alternative for Next.js authentication - LogRocket BlogChoosing the right authentication library in Next.js can impact development, with Auth.js emphasizing simplicity and quick setup, while Lucia offers more flexibility and control.
Auth.js adoption guide: Overview, examples, and alternatives - LogRocket BlogAuthentication is crucial for protecting web applications from unauthorized access.Auth.js provides a comprehensive solution for implementing secure authentication in web apps.
Next.js Authentication Made Easy with Firebase | HackerNoonSetting up Firebase authentication in Next.js project for secure login.
Lucia Auth: An Auth.js alternative for Next.js authentication - LogRocket BlogChoosing the right authentication library in Next.js can impact development, with Auth.js emphasizing simplicity and quick setup, while Lucia offers more flexibility and control.
Auth.js adoption guide: Overview, examples, and alternatives - LogRocket BlogAuthentication is crucial for protecting web applications from unauthorized access.Auth.js provides a comprehensive solution for implementing secure authentication in web apps.
Next.js Authentication Made Easy with Firebase | HackerNoonSetting up Firebase authentication in Next.js project for secure login.
Next.js Monorepos with BitCreating a Bit workspace centralizes management of NextJS apps and reusable React components.Developers can quickly create and run multiple applications using Bit commands.
Next.js Monorepos with BitCreate and manage Bit workspace for NextJS and React component development.
Next.js Monorepos with BitCreating a Bit workspace centralizes management of NextJS apps and reusable React components.Developers can quickly create and run multiple applications using Bit commands.
Next.js Monorepos with BitCreate and manage Bit workspace for NextJS and React component development.
Building a Logo Creation App with Next.js, Shadcn/ui, and Lucide React | HackerNoonDeveloping a logo builder app using Next.js involves setting up necessary libraries and project structure.
Implementing Slack Notifications in Your Next Application | HackerNoonIntegrate Slack notifications into Next.js applications for enhanced productivity.
GitHub - oslabs-beta/NextLevel: NextLevel is a performance metrics dashboard tailored to Next.js applications that visualizes critical data, such as build time and key web vitals, enabling developers to pinpoint inefficiencies and improve development productivity and end-user experience.NextLevel is a performance metrics dashboard tailored to optimize Next.js applications by visualizing critical data like build time and web vitals.
How to monitor a Next.js application with app-based routerNext.js 13 introduces the App Router as the recommended routing solution, leveraging React's latest features for modern and efficient web application development.
waitUntil is now available for Vercel Functions - VercelEnqueue asynchronous tasks with waitUntil in Vercel Functions to prevent blocking responses.
Comparing Hattip vs. Express.js for modern app development - LogRocket BlogReact Shepherd offers elegant UI and easy React Context integration.
Implementing infinite scroll in Next.js with Server Actions - LogRocket BlogInfinite scrolling in Next.js can now be achieved without external libraries by utilizing Server Actions for initial data fetching, enhancing performance and user experience.
Showing progress for page transitions in Next.js - LogRocket BlogUsing progress indicators during web app transitions is crucial for user engagement and satisfaction.
Using Next.js with Suspense to create a loading component - LogRocket BlogReact Suspense in Next.js enhances DX and app performance, crucial for loading screens and async content.
Implementing infinite scroll in Next.js with Server Actions - LogRocket BlogInfinite scrolling in Next.js can now be achieved without external libraries by utilizing Server Actions for initial data fetching, enhancing performance and user experience.
Showing progress for page transitions in Next.js - LogRocket BlogUsing progress indicators during web app transitions is crucial for user engagement and satisfaction.
Using Next.js with Suspense to create a loading component - LogRocket BlogReact Suspense in Next.js enhances DX and app performance, crucial for loading screens and async content.
GitHub - saasfly/saasfly: Your Next Template! Don't buy boilerplate or template anymore! A magic trip start with `bun create saasfly` . The more stars, the more surprisesSaasfly provides an enterprise-grade Next.js boilerplate for building SaaS applications quickly and easily.The company offers free technical support to non-profit organizations and dedicates all profits from open-source projects to support charitable causes.
Error: Hydration failed because the initial UI does not match what was rendered on the server.HTML markup errors can cause Hydration Error in Next.js app.Adding missing tags in JSX can resolve Hydration Errors.
Static Site Generation (SSG) with Next.js | MDN BlogUtilize create-next-app for quick bootstrapping of Next.js applications with static generation but fetching data at build time for a flexible website.
A URL Shortener built for humans with Deno and FreshZap is a URL shortener to create memorable and human-readable URLs.
The Step-by-Step Guide to Deploying Your Next.js App to Firebase Hosting | HackerNoonDeploy a Next.js app to Firebase hosting efficiently in 5 minutes.