How to cache an object in Next.js across requests and deployments
In today’s world, search engine optimization (SEO) feels like a battle. Websites compete to be in the top 10 results on search engines. One key factor that a...
Arman Notes is a tech blog on everything related to coding, software engineering, AI, and the ever-evolving landscape of technology.
I have been coding for 15+ years and here I share my real-world experiences and practical insights, tutorials, case studies, and thought pieces that not only demystify the complexities of AI algorithms but also offer actionable tips for effective software development.
I use JekyllPad Online CMS & Editor to write my blog posts.
In today’s world, search engine optimization (SEO) feels like a battle. Websites compete to be in the top 10 results on search engines. One key factor that a...
So I’m using Remirror 2 editor in a React component in a Nextjs app.
There are very good cloud services available to create background jobs in Nextjs serverless environments (such as Vercel or Netlify), however, they have a bi...
I recently started working on a project which is using .NET Core 3.1.
I started a new Nextjs project (Nextjs 14.1.0). I added discord.js to be able send a message to a discord channel.
So I learned this the hard way…
Cookie consent on websites refers to the practice of asking users for permission to collect and use their data through cookies.
An easy way to embed tweets in GitHub Pages without security concerns
Youtube allows you to embed videos in your website. It is said that having a rich content (like a video) in your website can have a positive impact on your S...
Scalability is one of the aspects to make any system future-proof. In this blog post, I will share my learnings about what the scaling is in software deploym...