Browsing Tag
nextjs
150 posts
Build High-Performance Websites with React.js, Next.js, Vue.js and Tailwind CSS
Hello Dev Community, I’m Md Mohosin Ali, a Full Stack Developer based in Bangladesh, specializing in React.js, Next.js,…
Open Source Chatbot Interface Next.js Example for Scalable Web Projects
Quick Summary You have come to the right place in case you are researching the recent solutions to…
I Took Another Shot at Fullstack—and I’m Glad I Did
I was learning Next.js and decided to build a fullstack application. Now, let me tell you — my…
RIP CRA – Now what?
Maybe I’m strange, but I always feel a little sad when an app or framework that has been…
Exception Handling Overview
Handling exceptions effectively is crucial for writing robust, maintainable, and secure applications, especially in a fullstack architecture like…
Lemon Squeey React Next.js Payments
Under the Hood Welcome to the new blog Looking for the SAAS apps trend, whether you are a Vibe…
Example of caching Google Translate translation results for a multilingual site on NextJS
I am sharing my experience organizing the translation of content into different languages. I work on a multilingual…
A Deep Dive into Node.js Logging Tools
Leapcell: The Best of Serverless Web Hosting In-depth Analysis and Comparison of Node.js Logging Tools In the field…
Internationalization in Next.js
What is Internationalization (i18n)? Internationalization, or i18n, is the process of designing your app so it can easily…
How to Dynamically Change Favicon Color in a NextJS
Ever wondered how to change the favicon color dynamically in your Next.js app? Most tutorials out there show…