Skip to content

❤️Every Full Stack Web Development developer needs this documentation.!!! 😄 🤔 This repository will help every js frontend-backend developer and is a bit more helpful for beginners.❤️

Notifications You must be signed in to change notification settings

emon-webdev/Docs-for-Full-Stack-Web-Development-

Repository files navigation

JS-Frontend-Backend-Libraries-Framework

Why?

  • This repository will help every js frontend-backend developer and beginners are very helpful. This repository is coming with beginners in mind.
  • Important topics from the Library Framework have been shown to be used

  • The documentation contains a basic idea of the languages, libraries, and frameworks available. There are installations, using methods, and examples in a very simple way.
বাংলায় পড়ুন
  • এই repository প্রত্যেক js ফ্রন্টএন্ড-ব্যাকএন্ড বিকাশকারীকে সাহায্য করবে এবং নতুনদের জন্য একটু বেশি সহায়ক। নতুনদের কথা চিন্তা করেই এই repository আবির্ভাব।
  • লাইব্রেরি ফ্রেমওয়ার্ক থেকে গুরুত্বপূর্ণ বিষয়গুলি ব্যবহার করা দেখানো হয়েছে

  • ডকুমেন্টেশনে দেওয়া ভাষা, লাইব্রেরি এবং ফ্রেমওয়ার্কগুলির একটি প্রাথমিক ধারণা রয়েছে এবং ইনস্টল, পদ্ধতি এবং কোড উদাহরণ প্রক্রিয়া আছে খুব সহজে।

Upgrading

ProfessionalSetup

Professional Setup React Project (shotcut)


1. // Create react app

   ```js
   npx create-react-app project-name
  1. // Create react app
npm install react-router-dom
//
const router = createBrowserRouter([
  {
    path: "/",
    element: <div>Hello world!</div>,
  },
]);
//
 <RouterProvider router={router} />
  1. // Create react app
npm install react-hot-toast
yarn add react-hot-toast
//
<Toaster
  position="top-center"
  reverseOrder={false}
/>
//
toast.success('Successfully toasted!')
  1. // Date Picker
npm install react-datepicker --save
yarn add react-datepicker
  1. // Date Picker
npm install react-datepicker --save
yarn add react-datepicker

5.  Blacklisted Company intrnShala
Agile RecruiTech LLP
Omikron Technologies Private Limited
Yougetplaced
DeepThought EduTech
Black coffer
Jalan technology
Girl Power Talk
XcitEducation Foundations
Xcite org.
Payrasoft eigula note kore rakhte paren.
</details>




## 🌐 Socials: Connect with Emon Hossain!

[![Facebook Badge](https://img.shields.io/badge/Facebook-1877F2?style=for-the-badge&logo=facebook&logoColor=white)](https://fb.com/emonhossain6) [![Linkedin Badge](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/emon007iu/) [![Twitter Badge](https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/@emon_hossain7) [![Mail Badge](https://img.shields.io/badge/Gmail-D14836?style=for-the-badge&logo=gmail&logoColor=white)](mailto:[email protected])

<h4>❤️🤔 You can follow my Github and other social accounts 🤔❤️</h4>
<h2>❤️ Thank you very much! ❤️</h2>

About

❤️Every Full Stack Web Development developer needs this documentation.!!! 😄 🤔 This repository will help every js frontend-backend developer and is a bit more helpful for beginners.❤️

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published