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-68007679ca1d2679895856/]   style.css   [crayon-68007679ca1de936019331/]   script.js   [crayon-68007679ca1e5787657870/]  
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-68007679cbbb8940756903/]    
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

  • Node.js Tutorial to Export JSON Data to PDF Document Using pdfkit Library in Terminal
  • Node.js Tutorial to Convert CSV to JSON File Using csvtojson Library in Terminal
  • Node.js Tutorial to Export JSON to CSV File Using json2csv Library in Terminal
  • Node.js Tutorial to Export JSON File to XML File Using js2xmlparser Library in Terminal
  • Node.js Tutorial to Parse XML File & Export to JSON File Using fast-xml-parser in Terminal

Archives

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