Showing posts with the label Github

WordPress checkout page (such as WooCommerce), you can validate the contact number field using JavaScript/jQuery

In a WordPress checkout page (such as Woo Commerce), you can validate the contact number field using JavaScript/jQuery for client-side validation and use PHP hooks for serv…

how to install a clone from github in react project from vite

To install a clone from GitHub into a React project using Vite, you can follow these steps: 1. Clone the GitHub repository: Open your terminal or command prompt and navigate…

important commands line and GitHub commands

👉 git version চেকআপ করার জন্য কমান্ড হলো।  => git --version  👉git এর  configuration অথাৎ করে আন্ডারে রয়েছে তার সেটআপ করার জন্য ।  => git config    👉 user name se…

Basic github MarkDown command

Photo Edit   👉 How to command in Markdown? <- - txt - -> 👉 Normal text?  Write the only text become a normal text  👉 Line brake?  Give to double space in the last li…

How to push code use vscode or command prompt in the GitHub Bangla Tutorial ? গীটহাবে কোড পুস , আপডেট কোড কোমিট এবং কোড ডাউনলোড এর টিউটোরিয়াল

এই টিউটোরিযাল এ জানবো কেমন করে vs code or command prompt ব্যবহার করে আমাদের করা কোড গুলকে GitHub push, update code commit and Clone GitHub code করা জায়।  তাই নিচের  ধাপগুলো …

Load More That is All