Skip to content
Coding Shiksha
  • Home
  • Youtube Channel
  • Privacy Policy

tutorial

Home » tutorial
Posted intutorial

The ULTIMATE VS Code Setup Crash Course – Extensions ,Fonts, Themes & Settings For Beginners

  settings.json   [crayon-6843b52405f6a529955924/]   style.css   [crayon-6843b52405f73097240264/]   script.js   [crayon-6843b52405f78037432289/]  
Posted by geekygautam1997 February 18, 2025
Posted intutorial

How to Setup TailwindCSS 4 in React.js Vite Project in Visual Studio Code Full Project For Beginners

  Tailwind CSS v4.0 introduces several breaking changes that have impacted developers, particularly when setting up projects with Vite. One significant change is the removal of the @tailwind directives (@tailwind…
Posted by geekygautam1997 February 6, 2025
Posted intutorial

[Solved] Django-admin is not recognized as an internal or external command Using Virtual Environment

  Introduction Encountering the error "django-admin is not recognized as an internal or external command" is common when working with Django in a virtual environment. This guide provides a step-by-step…
Posted by geekygautam1997 February 1, 2025
Posted intutorial

How to Configure SSL Certificate on Localhost React Project Using OpenSSL and Make it HTTPS Secure

  In this guide, we will set up an SSL certificate for a localhost React project using OpenSSL, making it HTTPS secure. Step 1: Install OpenSSL   First, you need…
Posted by geekygautam1997 February 1, 2025
Posted intutorial

Visual Studio Code Tutorial to Disable All Red Errors & Warnings Messages [WORKING TUTORIAL]

  For this you need to open your workspace user settings.json file like this       settings.json   [crayon-6843b52407320225197553/]    
Posted by geekygautam1997 January 19, 2025
Posted intutorial

Vite Tutorial to Create a Vue.js 2 Project or Downgrade from Vue.js 3 to Vue.js 2 Project Full Tutorial

  To create a Vue 2 project using Vite, you need to specify the @vitejs/plugin-vue2 plugin. Unfortunately, Vite doesn't offer a direct preset for Vue 2 as it does for…
Posted by geekygautam1997 January 15, 2025

Recent Posts

  • Build a Deno Google Drive Clone File Manager Web App to Upload & Display Files in Browser Using TS
  • Node.js SheetJS Tutorial to Merge Multiple Excel Files into Single Sheet Using xlsx Module
  • Node.js Tutorial to Generate Excel File From JSON Data Using xlsx Module in Terminal
  • Node.js PDF-LIB Tutorial to Export All Images in Folder to PDF Document Using Sharp Library in Terminal
  • Node.js Puppeteer Tutorial to Export HTML & CSS Template to PDF Document & Download it in Terminal

Archives

  • June 2025
  • May 2025
  • April 2025
  • February 2025
  • January 2025
Categories
  • angular
  • c#
  • deno
  • javascript
  • node
  • php
  • python
  • react
  • tutorial
  • Vue
Copyright 2025 — Coding Shiksha. All rights reserved.
Scroll to Top