Open in app

Sign in

Write

Sign in

Rajdeep Singh

1.2K Followers

Home

Lists

About

Published in

The Linux

·1 day ago

How to Remove Old Generations of NixOS?

Remove the old nixos-rebuild system or generations in NixOS. — Whenever we change theconfiguration.nix file, we rebuild a NixOS system using the nixos-rebuild command. Every time we build a new system or generation using the nixos-rebuild command. An unused generation used storage. To clear the storage we need to remove the old unused generation. To remove the old generation, you…

Old Rebuild Nixos

3 min read

How to Remove Old Generations of NixOS?
How to Remove Old Generations of NixOS?
Old Rebuild Nixos

3 min read


Published in

The Linux

·3 days ago

How to set up a home manager in NixOS?

Set up the Home Manager tool in NixOS. — Home Manager helps to manage a user-specific environment, like installing additional and config the packages without the need for sudo. To install a home manager in NixOS, there are three ways. …

Nixos

8 min read

How to set up a home manager in NixOS?
How to set up a home manager in NixOS?
Nixos

8 min read


Published in

FrontEnd web

·Nov 25

How to Format a Date in JavaScript?

Convert the ISO 8601 date to Human readable format. — When working with date and time on any project or website, developers always take it lightly. The problem starts when we work on internalization, and you target different country users. Every country follows a different date and time format. As a developer, we ensure everybody knows which date the following…

Javascript Date Method

3 min read

How to Format a Date in JavaScript?
How to Format a Date in JavaScript?
Javascript Date Method

3 min read


Published in

FrontEnd web

·Nov 17

How to slugify the title or sting in JavaScript?

Convert any title or string into a slug. — Slugify the title or String in JavaScript is sometimes tricky when we work with dynamic stuff, for example, handling the blog title and converting it into a slug. The title is a dynamic string that comes from a database or editor. I created a demo project to show you how…

JavaScript

3 min read

How to slugify the title or sting in JavaScript?
How to slugify the title or sting in JavaScript?
JavaScript

3 min read


Published in

FrontEnd web

·Nov 14

Building Full features Authorization with the next.js app router?

We are building Sign-up and Sign-in with email, phone, Social Media, Resetting Passwords, and Managing users. — Building Authorization and managing user dashboards with nextjs and reactjs is tricky; it takes too much time and resources to make a whole user dashboard. Now, there is a solution available. You can use a clerk auth. The clerk helps to handle and complete user management and their data.

Authorization

8 min read

Building Full features Authorization with the next.js app router?
Building Full features Authorization with the next.js app router?
Authorization

8 min read


Published in

FrontEnd web

·Nov 12

How do you check an empty string in JavaScript?

Check the empty string in JavaScript using if and switch. — In Every project, when we work with strings, we often face a problem with how to check empty strings. There are several ways we can check an empty string in JavaScript. But I can share my two favorite methods, which I frequently use when we work with empty strings. Methods ===…

Javascript String

2 min read

How do you check an empty string in JavaScript?
How do you check an empty string in JavaScript?
Javascript String

2 min read


Published in

FrontEnd web

·Nov 8

Start the static Blog website with Outstatic CMS in 2024

In the article, do you understand what Outstatic CMS is and how to use it with Next.js and Markdown? — Outstatic CMS is a new static CMS for Next.js. Outstatic CMS is a markdown-based content management static site. Outstatic is an open-source self-host CMS; you can deploy it on the vercel, Netlify, etc. You do not need any database for Outstatic CMS. Outstatic CMS's current version (v0.0.41) only supports the…

Outstatic

6 min read

Start the static Blog website with Outstatic CMS in 2024
Start the static Blog website with Outstatic CMS in 2024
Outstatic

6 min read


Published in

The Linux

·Nov 3

What is Linux Alias, and how do you use it?

Understand the alias and how to use it in different Linux distros. — New developers think the alias is part of the Linux distro. The correct answer is that Alias is part of the Bash, or Zsh, language itself. Alias helps with your long and frequently used commands being converted into simple and short ones, and you can use it easily. To create…

Alias

3 min read

What is Linux Alias, and how do you use it?
What is Linux Alias, and how do you use it?
Alias

3 min read


Published in

FrontEnd web

·Oct 30

How to use Vercel Geist Fonts in Next.js?

Replace the Google fonts with Vercel Geist Fonts in Next.js. — Vercel recently introduced a new font called Gesit fonts. It is a unique design to be used in terminals, code editors, diagrams, and other text-based interfaces where code is rendered. You can easily use geist fonts with the next.js app and page route. To use geist fonts, first, you need…

Geist Font

3 min read

How to use Vercel Geist Fonts in Next.js?
How to use Vercel Geist Fonts in Next.js?
Geist Font

3 min read


Published in

FrontEnd web

·Oct 10

Bun vs Node.js: Feature comparison between Bun and Node.js

Compare bun and nodejs runtime based on features. — Bun is a new JavaScript runtime similar to node and deno. Bun is now stable and production-ready. Before starting a comparison, first, we understand the history of Node.js and Bun. Then, we create a comparison. Node.js Node.js is an asynchronous event-driven open-source JavaScript runtime written with C++. Node.js' …

Bun

8 min read

Bun vs Node.js: Feature comparison between bun and Node.js
Bun vs Node.js: Feature comparison between bun and Node.js
Bun

8 min read

Rajdeep Singh

Rajdeep Singh

1.2K Followers

JavaScript || Reactjs || Nextjs || Python || Rust || Biotechnology || Bioinformatic || Front-end Developer || Author || https://ko-fi.com/officialrajdeepsingh

Following
  • Deno

    Deno

  • Sam Westreich, PhD

    Sam Westreich, PhD

  • Towards AI Editorial Team

    Towards AI Editorial Team

  • Research Features

    Research Features

  • Netflix Technology Blog

    Netflix Technology Blog

See all (80)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams