See all posts we have ever written.
<p>When working in a large project (ex. blog and journal) the real time data count gives more flexible to the users and the site administrator to analyze the article interactions. In this contrast, developers usually use main database fields to post the data. But sometimes serverless database may need. In this post I am sharing […]</p>
<p>When you are building an application that can be accessed on the web, there are a lot of dependencies or packages that you will need for your application to function well. You’ll need most of these packages when you’re building JAMStack applications with frameworks or libraries like React, Vuejs, Next.js, or Angular. In this article, […]</p>
<p>Next.js is a popular framework for building server-rendered JavaScript applications. We just published a full course on the freeCodeCamp.org YouTube channel that will help you learn how to use Next.js. Next.js is built on top of React, which is a popular JavaScript library for building user interfaces. Next.js makes it easy to create efficient and […]</p>
<p>We will also use TailwindCSS, a utility-first CSS framework, to style our Next.js app. Check out the GitHub Repo here if you want to jump right into the code. And here’s a link to the deployed version: https://ai-job-description.vercel.app/. Now let’s get started. Prerequisites Before we get started, you should have: If you feel like your progress could be improved […]</p>
<p>Next.js is a React framework that makes building powerful full stack (front end + back end) applications a lot easier. The team behind Next.js recently released Next.js 13 which has a whole lot of futures like a new app Directory, server and client components, and more. Before you continue, this article assumes you have a basic knowledge of JavaScript, […]</p>
<p>Creating a personal website can be an excellent way to practice various developer skills. And it can also help showcases your skills, projects, and accomplishments. Kapehe Sevilleja teaches this course. She is a Senior Developer Relations Specialist at Sanity.io. This course was made possible in part thanks to a grant from Sanity. Besides learning how […]</p>
<p>Firstly install the nextseo pack by Add SEO to Page Example with just title and description:</p>